@charset "utf-8";
/* CSS Document */

#wrapper{
	width:1004px;
	margin:0px auto 0px;
	
	padding-bottom:20px;
	padding-top:25px;
	text-align:center;
}

#container_zbg{
	width:100%;
	text-align:left;
	
}
#header{
	position:relative;
	padding-top:28px;
	padding-bottom:0px;
}
#logo{
	padding-top:0px;
	padding-left:33px;
	padding-bottom:14px;
}



#maincontent{
	width:948px;
	margin:0px 0px 0px 0px;
}
#banner{
	width:630px;
	float:left;
	margin-left:11px;
	display:inline;
}
#banner p{
	line-height:20px;
	font-size:12px;
	width:606px;
	margin:10px;
}
#banner img{
	margin:0px;

}
#subcontent{
	width:299px;
	float:right;
}
.sub{
	width:294px;
	height:168px;
	position:relative;
	background:url(../img/submenu_bg.png) no-repeat left top;
}
#sub2{background:url(../img/submenu_bg2.png) no-repeat left top;height:187px;}
#sub_p{
	background:url(../img/sub_p.png) no-repeat left top;/*修改*/
	width:294px;
	height:115px;
	
}
#sub_p p{
	padding:9px 20px 0px 12px;
	line-height:18px;
}
.sub h1{
	padding:20px 0px 0px 20px;
	font-size:20px;
	font-weight:normal;
}
.sub h1 a{
	color:#000;
	text-decoration:none;
}
.go{
	position:absolute;
	left:243px;
	top:23px;
}
.ul1{
	line-height:20px;
	list-style:none;
	margin:30px 0px 0px 22px;
}
#sub2 .ul1{margin-top:29px;}
.ul1 li{
	padding-left:15px;
	background:url(../img/icon.png) no-repeat 0px 7px;
}
.ul1 li a{
	color:#484848;
	text-decoration:none;
}
.ul1 li a:hover{
	text-decoration:underline;
}