/*新闻发布*/
.xwfb_bj {
	background-image: url(../images/xwfb.gif);
	background-repeat: repeat-x;
}

.xwfb {
	background-image: url(../images/xwfb.png);
	background-repeat: no-repeat;
	background-position: center top;

}

.xwfb1 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

.xwfb2 {
	text-align: right;
	padding-top: 27px;
}

.xwfb2 a {
	color: #FFF;
	font-family: "微软雅黑";
	font-size: 16px;
}

.xwfb3 {
	margin-top: 185px;
	height: 8px;
}

.xwfb4 {
	width: 954px;
	background-color: #FFF;
	padding: 15px;
	border-right-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #006db2;
	border-left-color: #006db2;
	height: 1040px;
}

.xwfb_left {
	float: left;
	width: 272px;
}

.xwyg {
	position: relative;
	padding-top: 15px;
	margin-bottom: 10px;
}

.xwyg1 {
	background-image: url(../images/xwfb2.gif);
	height: 39px;
	width: 177px;
	position: absolute;
	left: 42px;
	top: 0px;
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 39px;
	color: #FFF;
	text-align: center;
}

.xwyg2 {
	height: 424px;
	background-color: #f4f9ff;
	border: 1px solid #a4c6f9;
}

.xwyg2 ul {
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.xwyg2 li {
	background-image: url(../images/xwfb3.gif);
	background-repeat: no-repeat;
	background-position: 0px 17px;
	line-height: 25px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #e5e5e5;
	padding-bottom: 5px;
	padding-top: 10px;
}

.xwfyr {
	height: 220px;
	width: 155px;
	line-height: 40px;
	margin-top: 40px;
	margin-left: 50px;
	text-align: center;
}

.xwfyr1 {
	margin-bottom: 5px;
}

.xwfyr2 {
	background-color: #f4f9ff;
	height: 100px;
	margin-top: 10px;
	line-height: 30px;
	padding-top: 10px;
	padding-left: 40px;
	border: 1px solid #a4c6f9;
}



.xwfb_right {
	float: right;
	width: 667px;
}

.zxfb {
	height: 230px;
	border: 1px solid #a4c6f9;
}

.zxfb1 {
	background-image: url(../images/xwfb_03.jpg);
	height: 36px;
	line-height: 36px;
	padding-left: 15px;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #FFF;
}

.zxfb2 {
	padding-top: 17px;
	padding-left: 13px;
	padding-right: 15px;
}

.zxfb3 {
	line-height: 26px;
	font-size: 16px;
}

.zxfb4 {
	line-height: 23px;
	color: #7c7c7c;
	font-size: 12px;
}

.zxfb4 a {
	color: red;
}

.xwfbh {
	height: 771px;
	margin-top: 15px;
	border: 1px solid #a4c6f9;
}

.xwfbh ul {
	padding-left: 10px;
}

.xwfbh li {
	background-image: url(../images/xwfbh.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #e5e5e5;
	line-height: 39px;
	width: 630px;
	float: left;
	display: inline;
}

.xwfbh li span {
	float: right;
	margin-right: 10px;
	font-size: 12px;
	color: #909090;
}

.xwfbh1 {
	background-image: url(../images/xwfb_06.jpg);
	height: 37px;
	background-color: #f9ffff;
	background-repeat: no-repeat;
	line-height: 37px;
	color: #FFF;
	font-family: "微软雅黑";
	font-size: 16px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a5c6f9;
}

/*分页*/
.page_num {
	padding: 20px;
	height: 40px;
	overflow: hidden;
	font-size: 12px;
}

#page_div {
	line-height: 20px;
	color: #000;
}

#pagination_input {
	width: 20px;
	height: 16px;
	line-height: 16px;
	margin: 0 8px;
	padding: 0;
	overflow: hidden;
	border: 1px solid #ccc;
}

#page_div .pagination_index,
#page_div .pagination_index_num {
	background: #FFFFFF;
	border: 1px solid #1267a9;
	padding: 0 8px;
	margin-right: 2px;
	float: left;
	height: 20px;
	text-align: center;
}

#page_div .pagination_index a,
#page_div .pagination_index_num a {
	padding: 0px;
	margin: 0px;
	text-align: center;
	color: #000;
}

#page_div .pagination_index a:hover,
#page_div .pagination_index_num a:hover {
	padding: 0px;
	margin: 0px;
	text-align: center;
	color: #000;
}

#page_div .pagination_index_last {
	width: 320px;
	float: right;
	text-align: right;
}

#page_div .pagination_index_num {
	margin-right: 2px;
	padding: 0px;
	width: 20px;
}

#page_div .currentIndex {
	background: #1267a9;
	border: 1px solid #1267a9;
	width: 20px;
	height: 20px;
	line-height: 20px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}