@charset "utf-8";

.warpper{
	width:1000px;
	margin:0 auto;
	background:#fff;
}

.channel{
	width:1000px;
	margin:0 auto;
}
.channelName{
	margin-left: 6px;
	height:70px;
	float:left;
	display:inline;
}

.channel .channelinfo{
	float:left;
	display:inline;
	margin:14px 0 0 16px;
	color:#666;
	font-size:12px;
}
.channel .channelinfo img{
	float:left;
}
.channel .channelinfo a{
	color:#333;
	font-size:14px;
}
.channel .channelinfo div{
	margin:16px 0 0 16px;
	float:left;
	display:inline;
}
.channel .channelinfo span{
	margin:0 4px;
}
.channelRight{
	margin-top:18px;
	margin-right:10px;
	width:420px;
	float:right;
}
.searchTxt{
	width:347px;
	height:32px;
	float:left;
}
.searchTxt input{
	border:1px solid #bbb;
	border-right:none;
	color:#aaa;
	padding:0 10px;
	font-size:16px;
	width:326px;
	height:30px;
	line-height:30px;
}
.searchBtn button{
	cursor:pointer;
	text-indent:-9999px;
	float:left;
	background:url(http://static.zgzx.com.cn/img/searchbtn_bg.jpg) no-repeat;
	width:73px;
	height:32px;
	border:0;
}


#main{
	width:1000px;
	margin:0 auto;
}
.contentBreadcrumbs{
	font-size:12px;
	height:25px;
	line-height:25px;
}
.contentBreadcrumbs a{
	color:#000;
	text-decoration:none;
}
.contentBreadcrumbs a:hover{
	text-decoration:underline;
}

.left_part{
	width:708px;
	border:1px solid #ccc;
	float:left;
}
.left_part .content{
	margin:30px 24px;
}
.left_part .content .point14{
	margin:40px 0 20px;
}
.left_part .content .point14 li{
	line-height:28px;
	height:28px;
	overflow:hidden;
}
.left_part .content .point14 li a{color:#333;float:left;width: 550px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.left_part .content .point14 li span{
	margin-left:10px;
}


/*分页*/
.pagefont, .ptfont{background:#fff;font-size:12px;line-height:30px;margin:8px 0;overflow:hidden;padding:5px 8px;}
#displaypagenum span{color:#000;font-size:12px;font-weight:bold;}
.pagefont {border:1px solid #DBDBDB;color:#000000;}
.ptfont {border:1px solid #DBDBDB;color:#000000;}


.right_part{
	width:278px;
	border-top:none;
	float:right;
}


/*广告*/
.banner1{
	clear:both;
	width:1000px;
	margin:0px auto 10px;
}