@charset "utf-8";

#flashcontent {
	background-color: #000;
	width: 100%;
	height: 550px;
	margin: 0px auto 0px auto;
}

#flashbox {
	overflow:hidden;
	background-color: #000;
	width: 100%;
	height: 505px;
	margin: 0px auto 0px auto;
	background-image:url("shadow_flash.gif");
	background-position:0 bottom;
	background-repeat:repeat-x;
}


#flashcontent2 {
	overflow:hidden;
	background-color: #000;
	width: 980px;
	height: 500px;
	margin: 0px auto 0px auto;
}
