/* CSS Document */
body{
	margin:0;
	padding:0;
	font-family: "微软雅黑";}
.main{
	width:960px;
	margin:0 auto;
	 }
.left{
	width:700px;
	float:left;
	}
	.tit{
		height:50px;
		width:650px;
		border-bottom:1px solid #ececed;
		font-size:16px;
		color:#000;
		line-height:50px;
		font-weight:bold;
		margin:0 auto;
		font-family: "微软雅黑";
		}
	.list{
		height:134px;
		width:100%;
		padding:30px 0;
		border-bottom:1px solid #ececed;
		}
	.logo,.szw,.stw,.szhfw,.gsfcw,.szzpw,.szwwx,.szwwb{
		float:left;
		width:170px;
		height:100px;
		margin-top:40px;
		text-align:center;
		background-image:url(../img/logos.jpg);
		background-repeat:no-repeat;}
	.szw{
		background-position:0 0;
		}
	.stw{
		background-position:0 -100px;}
	.szhfw{
		background-position:0 -212px;
		}
	.gsfcw{
		background-position:0 -325px;}
		.szzpw{
		background-position:0 -450px;
		}
	.szwwx{
		background-position:0 -600px;}
		.szwwb{
		background-position:0 -775px;}
	
	.jj{
		width:650px;
		margin:0;
		padding:0;
		}
	.jj h1{
		font-size:14px;
		color:#3d72a8;
		}
	.jj h1 a:link,.jj h1 a:active,.jj h1 a:visited{
		color:#336699;
		text-decoration:none;}	
		.jj h1 a:hover{
		color:#ff6600;
		text-decoration:none;}	
		.jj p{
		font-size:14px;
		color:#6f7071;}
		
.right{
	width:250px;
	float:right;
	border-left:1px solid #ececed;
		border-right:1px solid #ececed;

	background:#fafafa;
	}
	.right ul{
		margin:0;
		padding:0;
		width:100%;
		background:#fafafa;}
	.right ul li{
		height:50px;
		width:220px;
		background:#fafafa url(../img/left.gif) no-repeat 10px 50% ;
		list-style-type:none;
		border-bottom:1px solid #ececed;
		font-size:14px;
		color:#336699;
		line-height:50px;
		padding-left:30px;
		}
		.right ul li:hover{
			background-color:#fff;
			border-right:2px solid #3d72a8;}
	.right ul li a:link,.right ul li a:active,.right ul li a:visited{
		color:#336699;
		text-decoration:none;}	
		.right ul li a:hover{
		color:#ff6600;
		text-decoration:none;
		}	
		.on{
			height:50px;
		width:220px;
			background-color:#fff !important;
			border-right:2px solid #3d72a8;}
.mzsm{
	margin:0 auto;
	width:650px;
	font-size:14px;
	}
.mzsm p{
	color: #6f7071;}