/*------------分页------------*/
.page {
	height:24px;
	clear:both;
	font-family:Arial;
	padding:16px 8px 10px 16px;
}
.page a{
	float:left;
	height:22px;
	line-height:22px;
	margin:0 2px;
	padding:0 8px;
	border:1px solid #ccc;
}
#main .page a:hover,.page a.hover {
	border:1px solid #2872ae;
	background:#2872ae;
	color:#fff;
	text-decoration:none;
}
.page .back {
	margin-right:3px;
} 
.page .next {
	margin-left:2px;
} 
.page span {
	float:left;
	line-height:24px;
	padding:0 6px;
}
/* --分页end--*/
.newlist {
	margin:10px auto 0;
	width:630px;
}
.newlist p {
	border-bottom:1px dashed #ccc;
	height:10px;
	margin-bottom:10px;
	overflow:hidden;
}
.newlist li {
	background:url(../images/icon4.gif) no-repeat left center;
	height:24px;
	line-height:24px;
	padding-left:14px;
	font-size:14px;
}
.newlist li a {
	float:left;
	color:#2872ae;
}
.newlist li span {
	float:right;
}
.list7 {
	padding:0 14px;
	margin-top:10px;
}
.list7 li {
	padding-left:12px;
	height:24px;
	width:256px;
	overflow:hidden;
	line-height:24px;
	background:url(../images/icon2.gif) no-repeat left center;
}
#menu .zhishiku li {
	padding:0 0px;
}
#menu .zhishiku li a{
	font-size:12px;
	padding:0 5px;
}

.newmenu {
	width:980px;
	height:67px;
	margin:0 auto;
	padding:6px 0 0 0;
}
.zxtitle {
	width:102px;
	height:67px;
	float:left;
}
.nmcont {
	width:877px;
	height:61px;
	float:left;
	overflow:hidden;
	border-right:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
	border-top:5px solid #2872ae;
	background:#f2f2f2;
}
.nmcont dt{
	font-size:14px;
	float:left;
	font-weight:bold;
	line-height:61px;
	padding-left:15px;
}
.nmcont dd {
	float:left;
	line-height:26px;
	height:52px;
	padding:5px 0 0 12px;
}
.nmcont dd a {
	float:left;
	white-space:nowrap;
	margin-right:13px;
}
.nmcont a:hover {
	text-decoration:underline;
}
.nml1 {
	width:220px;
}
.nml2 {
	width:122px;
}
.nml3 {
	width:183px;
}
.nml4 {
	width:78px;
}
.newdaqian {
	width:980px;
	padding:3px 0;
	margin:0 auto;
}
.newdaqian .weizhi {
	padding-left:0;
}
.newdaqian .search {
	padding-right:0;
	padding-top:6px;
}