@charset "utf-8";
/* CSS Document */
body{margin-left:0px; margin-top:0px; font-family:"宋体"; font-size:12px; background-color:#f1fafc;}
	.body{ width:850px; margin:20px auto; background:url(../img/back_sshu.jpg) repeat-x #FFFFFF; min-height:500px;height:auto !important; height:500px;overflow:visible;}
	.left{width:218px; height:auto; float:left;}
		.logo{width:218px; height:183px; background-image:url(../img/logo.jpg);}
		.shu_menu{ width:126px; height:auto; margin:25px auto;}
			.fuwu{ width:90px; height:17px; font-size:17px; color:#666666;}
			.left_menu1{width:126px; height:34px; margin-top:15px; background-image:url(../images/shu_menu_red.gif); text-align:center; line-height:30px; font-size:14px; color:#FFFFFF;}
				.left_menu1 a{color:#FFFFFF; text-decoration:none;}
				.left_menu1 a:hover{color:#ffff00; text-decoration:none;}
			.left_menu{width:126px; height:34px;margin-top:15px; background-image:url(../images/shu_menu_blue.gif);text-align:center; line-height:30px; font-size:14px; color:#FFFFFF;}
				.left_menu a{color:#FFFFFF; text-decoration:none;}
				.left_menu :hover{color:#ffff00; text-decoration:none;}
			.left_more{height:14px;font-size:14px;color:#d92891;margin-top:15px;}
				.left_more a{color:#ff0099; text-decoration:underline;font-size:15px;}
				.left_more a:hover{color:#ff0099; text-decoration:underline; font-size:15px;}
	.right{width:632px; height:auto; float:left;}
		.banquan{ width:592px; height:12px; margin-top:30px; color:#FFFFFF; font-size:12px;text-align:right;}
		.menu{width:592px; height:37px; margin-top:20px; color:#FFFFFF; font-size:15px;text-align:right; text-align:center;background-image:url(../images/menu.gif);}
			.menu a{color:#FFFFFF; text-decoration:none;}
			.menu a:hover{color:#ffff00; text-decoration:none;}
	.footer{width:850px; height:auto; clear:both; margin-bottom:50px;}
		.di_menu{width:740px; height:50px; color:#000000; font-size:12px; line-height:18px; margin:15px auto; text-align:center;}
			.di_menu a{color:#000000; text-decoration:none;}
			.di_menu a:hover{color:#000000; text-decoration:underline;}
.hr {
	border-top-style: dashed;
	border-color: #999999;	
}

