/*///////////@index.html@//////////////*/
#flash_box{clear:both; margin:0 auto; width:100%; height:542px; overflow:hidden; text-align:left;}
#wrapper { clear:both; width: 1207px; background: url(../img/bg_main_shd.gif) repeat-y; background-color:#FBFAEC; margin: 0 auto; padding: 0; text-align:center;}

#main_box_out {
	background-color:#000000;
	text-align:center;
}
#main_box {
	margin-left:-50%;
	position:absolute;
	left:50%;
	width:100%;
	height:542px;
	background-color:#000000;
}
