﻿/*structure*/

/*mod_title css*/
.mod_title{
	height:35px;
	overflow:hidden;
	padding:0;
}
.mod_title h2{
    float:left;
}
.mod_title span.more{
    float:right;
	padding-right:5px;
}
.mod_title h2 a{
	color:#2f2725;
	line-height:30px;
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
	font-family:"宋体";
}
.mod_title span.more a{
	font-size:12px;
	color:#2f2725;
	line-height:30px;
	cursor:pointer;
	font-family:"宋体";
}

/*text_style_1*/
.text_style_1 ul{
	padding:8px 32px 0 28px;
}
.text_style_1 ul li{
	background:url(../images/arrow_nl_1.gif) 0px 10px no-repeat;
	border-bottom:1px dashed #c1c2c0;
	overflow:hidden;
	padding:0 0 0 15px;
}
.text_style_1 ul li.li_last{
	border-bottom:0;
}
.text_style_1 ul li a{
	line-height:30px;
	overflow:hidden;
	color:#444333;
}
.text_style_1 ul li span.pub_date{
	line-height:31px;
	float:right;
}

/*text_style_2*/
.text_style_2 h2{
	text-align:center;
}
.text_style_2 h2 a{
	line-height:29px;
	font-size:14px;
}
.text_style_2 p{
	text-indent:2em;
	line-height:23px;
}
.text_style_2 p a{
	color:#FF4500;
}

/*text_style_3*/
.text_style_3 h2{
	text-align:left;
}
.text_style_3 h2 a{
	line-height:21px;
	font-size:14px;
}
.text_style_3 p{
	text-indent:2em;
	line-height:21px;
}
.text_style_3 p a{
	color:#FF4500;
}
.text_style_3 img{
	float:left;
	border:1px solid #666666;
	padding:1px;
	margin-right:10px;
}

/*text_style_4*/
.text_style_4 .fl{
	padding-right:10px;
}
.text_style_4 .fr{
	width:295px;
}
.text_style_4 .fr ul li a{
	line-height:21px;
}
.text_style_4 img{
	border:1px solid #666666;
	padding:1px;
	vertical-align:middle;
}
.text_style_4 h3{
	text-align:center;
}
.text_style_4 h3 a{
	font-size:12px;
	font-weight:normal;
	line-height:21px;
}

/*text_style_5*/
.text_style_5 ul li{
	float:left;
	width:125px;
	height:95px;
	text-align:center;
}
.text_style_5 ul li h3 a{
	font-weight:normal;
	line-height:21px;
	font-size:12px;
	font-weight:normal;
}

/*table_style_1*/
.table_style_1 table{
	border-top:0px solid #d4d4d4;
	border-left:0px solid #d4d4d4;
}
.table_style_1 table td{
	padding:5px 10px;
	border-bottom:0px solid #d4d4d4;
	border-right:0px solid #d4d4d4;
	font-size:12px;
	line-height:23px;
}
.table_style_1 table thead td{
	padding:8px 10px;
	border-bottom:1px solid #454545;
	border-right:1px solid #454545;
	color:#FFFFFF;
	background:#333333;
	font-size:12px;
}
.table_style_1 table tfoot td{
	padding:0;
	border-bottom:1px solid #d4d4d4;
	border-right:1px solid #d4d4d4;
	color:#949494;
	background:#d4d4d4;
	line-height:0;
	font-size:0;
	height:0;
}

.table_style_1 table.ppln{
	width:100%;
	border-top:1px solid #a8c662;
	border-left:1px solid #a8c662;
	margin-bottom:20px;
}
.table_style_1 table.ppln td{
	border-right:1px solid #a8c662;
	border-bottom:1px solid #a8c662;
}
.table_style_1 table td.font4{
	color:#026D30;
	font-family:Arial, Helvetica, sans-serif;
}
.table_style_1 table td .style57{
	color:#026D30;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
.table_style_1 table.tbl_1{
	border-bottom:1px dashed #d4d4d4;
}
.table_style_1 p{
	line-height:23px;
}

/*listpages*/
.listpages{
	padding-right:7px;
	padding-left:7px;
	padding-bottom:9px;
	margin:3px;
	padding-top:18px;
	text-align:center;
}
.listpages a{
	border:#a6a6a6 1px solid;
	padding:2px 5px;
	margin:2px;
	color:#ffffff;
	background:#a6a6a6;
	text-decoration:: none
}
.listpages a:hover,.listpages a.hover{
	border:#ffffff 1px solid;
	background:#ffffff;
	color: #111111;
}
.listpages a:active{
	border:#f0f0f0 1px solid;
	color: #ffffff;
}
.listpages span.current{
	border:#a6a6a6 1px solid;
	padding:2px 5px;
	font-weight:bold;
	margin:2px;
	color: #fff;
	background-color:#4d77b2;
}
.listpages span.disabled{
	border:#eee 1px solid;
	padding:2px 5px;
	margin: 2px;
	color: #ddd;
}
.pages{
	float:right;
	text-align:center;
	padding:0px 0 5px 10px;
}
.pages a{
	float:left;
	width:36px;
	height:28px;
	line-height:26px;
	color:#666666;
	padding:0;
	overflow:hidden;
	margin-right:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	background:#f3f3f3;
	font-family:"微软雅黑";
}
.pages span{
	float:left;
	height:24px;
	line-height:24px;
	font-family:"微软雅黑";
	font-size:12px;
	color:#353535;
	margin-right:8px;
}
.pages span.iptspan{
	width:40px;
	overflow:hidden;
}
.pages a.a_long{
	width:49px;
}
.pages a.astrong2{
	padding:0;
	color:#ff1200;
}
.pages .pagesipt{
	width:35px;
	height:18px;
	float:left;
	border:1px solid #b8b8b8;
}
.pages .pagessub{
	width:40px;
	height:24px;
	border:none;
	margin:0;
	cursor:pointer;
	border:1px solid #b8b8b8;
}
.pages a.cur,.pages a.cur:hover{
	color:#ffffff;
	background:#fac03d;
}
.pages a:hover{
	text-decoration:none;
	color:#000;
}
.pages .ipt_page{
	width:21px;
	height:17px;
	text-align:center;
	border:3px solid #d1d1d1;
}
.pages .sub_page{
	cursor:pointer;
	width:40px;
	height:21px;
	background:#d0cccb;
	font-size:10px;
	font-family:Arial;
	text-align:center;
	border:none;
	border-bottom:2px solid #404040;
	border-right:2px solid #404040;
}
