body {
	margin: 0;
	padding: 0;
	text-align: center;
}

#container {
	width: 1000px;
	margin: 0 auto;
	background-color: #FFF;
	text-align: left;
}

#header {
	background-color: #FFF;
	width: 1000px;
	height: 180px;
}

#banner {
	background: url(../../zt_fzp/images/banner.jpg) no-repeat;
	width: 1000px;
	height: 153px;
}

#navi {
	background: url(../../zt_fzp/images/title-t.jpg) repeat-x;
	width: 950px;
	height: 27px;
	padding-left: 50px;
}

#navi a {
	width: 150px;
	float: left;
	text-decoration: none;
	font-size: 15px;
	font-family: "黑体";
	color: #FFF;
	padding-top: 5px;
}

#navi a:hover {
	color: #000
}

.time {
	float: right;
	margin-right:10px;
}



.content {
	width: 485px;
	height: 260px;
	background-color: #FFF;
	margin-top: 8px;
	margin-left:10px;
	float: left;
	border: #9fc6eb 1px solid;
}
.ad {
	width:470px;
	height:310px;
	margin-left:5px;
}
.topic {
	width: 460px;
	
	background-color: #FFF;
	margin-top: 40px;
	margin-left:10px;
	margin-right:30px;
	float: right;
	font-size:15px;
	text-indent:2em;
	line-height:2em;
	text-align:justify;
	
}
.content1 {
	width:982px;
	height: 320px;
	background-color: #FFF;
	margin-top: 8px;
	margin-left:10px;
	float: left;
	border: #9fc6eb 1px solid;
	overflow:hidden;
}
.content .title {
	width: 485px;
	height: 26px;
	/*background: url(../../zt_lzqh/images/title-l.jpg) no-repeat;*/
}

.content .title .tt {
	width: 200px;
	height: 30px;
	font-family: "黑体";
	font-size: 16px;
	color:#033e85;
	float: left;
	padding-top: 5px;
	padding-left: 30px;
	font: bold;
}

.content .title .more {
	margin-top: 6px;
	float: right;
	margin-right: 15px;
}

.content .title .more a {
	text-decoration: none;
	color: #000;
	font-size: 12px;
}

.content .title .more a:hover {
	color: #C00
}

.content .list {
	width: 485px;
	height: 210px;
	float: left;
	background-color: #FFF;
	padding-top: 10px;
}

.content .list ul li {
	list-style: none;
	width: 485px;
	height: 29px;
	float: left;
	background: url(../../zt_fzp/images/fh2.jpg) no-repeat;
	background-position: 10px 3px;
}

.content .list ul li a {
	text-decoration: none;
	color: #000;
	overflow: hidden;
	font-size: 12px;
	margin-left: 30px;
	
}

.content .list ul li a:hover {
	color: #C00
}
.title1
{width:485px;
height:30px;
float:left;
margin-top:5px;

}
.title1 ul li  {
width:100px;
height:30px;
float:left;
padding-left:20px;

}
.pic_list{
width: 485px;
list-style: none;
float:left;
margin-left:5px;
}
.pic_list ul li{
    width: 150px;
    height: 105px;
	float:left;
	margin-left:5px;
	margin-top:5px;
}
.pic_title{
font-size:10px;
margin:0 2px;
}
#footer {
	clear: both;
	float: left;
	background-color: #FFF;
	width: 1000px;
	height: 50px;
	margin-top: 20px;
	font-size: 12px;
	font: "宋体";
	text-align: center;
	line-height: 20px;
	padding-top: 20px;
}