@charset "utf-8";
/*文章列表样式*/
.main_nr {
	padding:15px 8px;
}
.new_right .new_lb dl {
	padding-bottom:10px;
	border-bottom:1px #CCC dashed;
	margin-bottom:8px;
}
.new_lb dl dt {
	font-size:13px;
}
.new_lb dl dt a {
	padding:0 10px 0 0;
}
.new_lb dl dt .new_lei {
	font-weight:bolder;
	color:#1e61a7;
}
.new_lb dl dt .new_lei:hover {
	font-weight:bolder;
	color:#551a8b
}
.new_lb dl dt .new_bt {
	color:#666;
}
.new_lb dl dt .new_bt:hover {
	color:red;
}
.new_lb .new_fbsj {
	color:#535353;
	text-indent:2em;
	padding:10px 0 8px 0;
}
.new_lb .new_fbsj span {
	color:#999;
	padding:0 10px 0 0;
}
.new_lb .new_nrgk {
	text-indent:2em;
	line-height:20px;
	color:#666;
}
/*分页样式*/
.cpzs_fy {
	clear:both;
	height:25px;
}
.cpzs_fy li {
	float:left;
	margin-right:3px;
	width:48px;
	height:22px;
	line-height:22px;
	text-align:center;
	background:url(../images/fy_bj1.jpg) no-repeat center center;
}
.cpzs_fy li:hover {
	border:1px #ccdbe4 solid;
	background:url(../images/fy_bj2.jpg) no-repeat center center;
}
.cpzs_fy li:hover a {
	color:#fff;
}
.cpzs_fy li a {
	display:block;
	color:#0061de;
}
.cpzs_fy .thisclass {
	background:url(../images/fy_bj2.jpg) no-repeat center center;
	color:#fff;
}
.cpzs_fy li select {
	width:48px;
	height:22px;
	background:#e9e9e9;
}
li.click2 {
	background:none;
}
