@charset "utf-8";
/*layout
	div#wapper{margin:0 auto; width:989px;}
	div#header{width:100%; height:118px;}
	div#main_flash{width:546px; height:auto; float:left;}
	div#all_content{width:443px; height:auto;float:left;}
	div#footer{width:100%; height:67px; clear:both; float:left;}*/

	/*layout*/
	body{width:100%;}
	div#wapper{margin:0 auto; width:1006px;}
	div#header{width:100%; height:118px;}
	div#main_flash{width:560px; height:auto; float:left;}
	
	div#all_content{width:390px; height:auto;float:left}
	div#sub_content{width:747px; float:right; }/*background:url("../images/left_bg.gif") repeat-y;border:1px solid;*/
	div#Left_menu{width:200px; height:100%; float:left; }
	div#sub_flash{width:100%; height:190px; float:left; margin:-1px 0 0 0;}
	
	div#footer{width:100%; height:100px; clear:both; float:left;}
	