@charset "utf-8";
/* CSS Document */
.clearfix:after {
	content: '';
	display: block;
	clear: both;
}
body {
	width: 1360px;
	margin: 0 auto;
	font-family: 'Microsoft Yahei';
}
.blue {
	font-size: 24px;
	font-weight: bold;
	color: #06F;
	margin-left: 10px;
}
.gray {
	font-size: 18px;
	color: #999;
}
a.gray {
	font-size: 18px;
	float: right;
	margin-right: 20px;
	color: #999;
	text-decoration: none;
}
a.graylist {
	width: 600px;
	font-size: 14px;
	color: #666;
	text-decoration: none;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
a.graylist:hover {
	font-size: 14px;
	color: #F00;
	text-decoration: none;
}
#container {
	width: 1360px;
}
#header {
	width: 1360px;
	height: 149px;
}
.lpic {
	width: 446px;
	height: 149px;
	margin-left: 80px;
	float: left;
}
.mpic {
	width: 10px;
	height: 149px;
	float: left;
}
.rpic {
	width: 446px;
	height: 149px;
	float: left;
}
#menu {
	width: 1360px;
	height: 50px;
	margin-bottom: 15px;
	background-color: #006699;
}
ul {
	list-style: none;
}
#menu li {
	float: left;
	list-style-type: none;
}
#menu li a {
	display: inline-block;
	width: 115px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	line-height: 50px;
	text-decoration: none;
}
#menu li a:hover {
	font-size: 18px;
	font-weight: bold;
	line-height: 50px;
	text-decoration: none;
	background: #2d8fe8;
}
#main {
	width: 1360px;
	height: 360px;
}
.main_l {
	width: 80px;
	height: 360px;
	float: left;
}
.main_r {
	width: 1280px;
	height: 360px;
	background-image: url(style_res/bg.jpg);
	background-repeat: no-repeat;
	float: left;
}
.focusLayer {
	width: 567px;
	height: 360px;
	padding: 10px;
	float: left;
}
.news {
	width: 635px;
	height: 360px;
	float: left;
}
.news_title {
	width: 635px;
	line-height: 48px;
	height: 48px;
	float: left;
}
.news_list {
	width: 635px;
	height: 160px;
	float: left;
}
.news_list ul {
	text-align: left;
	margin: 0px;
	padding-left: 10px;
}
.news_list li {
	width: 600px;
	line-height: 30px;
	border-bottom: 1px dashed #999;
	list-style-type: none;
}
.news_list li span {
	float: right;
}
#piclink {
	width: 1360px;
	height: 68px;
	padding-left: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#piclink li {
	text-align: center;
	float: left;
	width: 183px;
	height: 68px;
	margin-left: 21px;
	list-style-type: none;
}
#flink {
	width: 1200px;
	height: 100px;
	margin-left: 80px;
	border: #cccccc solid 1px;
	margin-bottom: 15px;
	padding-top: 10px;
}
.flink_u {
	width: 1200px;
	height: 40px;
}
.flink_d {
	width: 1200px;
	height: 40px;
}
.flink_d a {
	font-size: 14px;
	color: #333;
	margin-left: 10px;
	line-height: 40px;
	text-decoration: none;
}
#footer {
	width: 1360px;
	height: 85px;
	line-height: 30px;
	text-align: center;
	color: #FFF;
	font-size: 14px;
	padding-top: 20px;
	float: left;
	background-color: #006699;
}
/*列表、子页样式*/
.caption {
	width: 1200px;
	height: 40px;
	line-height: 40px;
	color: #006699;
	font-size: 16px;
	font-weight: bold;
	margin-left: 80px;
	border-bottom: 2px solid #CCC;
	margin-bottom: 10px;
}
.caption img {
	vertical-align: middle;
}
.list {
	width: 1200px;
	min-height: 900px;
	margin-left: 80px;
}
.list_left {
	width: 240px;
	height: 780px;
	padding-top: 30px;
	background-color: #f6f6f6;
	float: left;
}
.link1 {
	width: 200px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background-image: url(style_res/caption_1.jpg);
	background-repeat: no-repeat;
	margin-left: 20px;
}
.link1 a {
	color: #000;
	font-size: 12px;
	text-decoration: none;
}
.link2 {
	width: 200px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background-image: url(style_res/caption_2.jpg);
	background-repeat: no-repeat;
	margin-top: 8px;
	margin-left: 20px;
}
.link2 a {
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
}
.list_right {
	width: 940px;
	min-height: 780px;
	padding: 10px;
	float: left;
}
.list_right_body {
	width: 905px;
	padding: 15px;
	margin-left: 10px;
	min-height: 750px;
	max-height: 1000px;
	overflow: auto;
	border: #CCC solid 1px;
}
.list_right_title {
	width: 900px;
	height: 80px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	line-height: 40px;
	float: left;
}
.list_right_title2 {
	width: 900px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	float: left;
}
.list_right_content {
	width: 900px;
	margin-top: 10px;
	float: left;
}
.pic_list {
	width: 900px;
	height: 500px;
	margin-top: 10px;
	padding-left: 10px;
}
.pic_list ul {
	text-align: left;
	margin: 0px;
	padding-left: 10px;
}
.pic_list li {
	float: left;
	width: 280px;
	overflow: hidden;
	margin-right: 15px;
	margin-bottom: 25px;
}
.pic_01 {
	width: 280px;
	height: 170px;
}
.pic_02 {
	width: 280px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-top: 20px;
	text-align: center;
}
.pic_pager {
	width: 905px;
	height: 30px;
	text-align: center;
	float: left;
}
/*表格样式*/

table.border {
	border: solid 1px #ccc;
	border-collapse: collapse;
	background-color: White;
}
table.border td {
	padding: 5px;
	border: solid 1px #ccc;
	border-collapse: separate;
	font-size: 12px;
}
/* pager style */
.pager {
	line-height: 2em;
	padding-left: 5px;
}
.pager a, .pager span {
	float: left;
	margin-left: 5px;
}
.pager a {
	border: #588DBA 1px solid;
	padding: 0 5px;
	color: #588DBA;
}
.pager a:hover {
	border: #bbe4fa 1px solid;
	color: #bbe4fa;
}
.pager .currentPage {
	border: #588DBA 1px solid;
	background: #588DBA;
	color: White;
}
.pager .disabled {
	background: #eee;
	border: #ddd 1px solid;
	padding: 0 5px;
}
/* pager style end */




.possplit {background: none; width: auto;text-align: center;text-indent: 0px;padding:0 5px;}
.caption a {color: #006699; text-decoration:none;}

.wp_articlecontent img {margin:auto; display:block;}
.wp_articlecontent {    LINE-HEIGHT: 180%;
    text-indent: 2em;
    font-size: 14pt;
}















