@charset "utf-8";
/* CSS Document */



#flash-outer {
	width: 100%;
	height: 750px;
	margin: 0 auto 0px auto;
	overflow: hidden;
	position: relative;
	background:#000;
	border-bottom:solid 1px #302400;
}

#flash1 {
	width: 300px;
	height: 750px;
	text-align:center;
	margin-left:-900px;
	position: absolute;
	background:#000;
	top: 0px;
	left: 50%;
}








