/*程序样式*/
.news-title-sub {
	font-size: 20px;
	color: #ba2636;
	text-align:center;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #EEEEEE;
	vertical-align: bottom;
	padding-bottom:10px;
	padding-top:5px;
	font-family:"Microsoft Yahei","微软雅黑";
}
.news-title-sub1 {
	font-size: 14px;
	font-weight: bold;
	color: #ba2636;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #EEEEEE;
	vertical-align: bottom;
	padding-bottom:5px;
	padding-top:5px;
}
.line{ border-bottom:1px dashed #CCCCCC; }
.input{
	border:1px solid #DDDDDD;
	font-size:12px;
	color:#666666;
	padding:2px;
	background-color:#ffffff;
	height:16px;
	line-height:16px;
}
.go-wenbenkuang { BORDER: #666666 1px solid; FONT-SIZE: 9pt; CURSOR: hand; COLOR: #333333; FONT-FAMILY: "宋体"; width:40px; HEIGHT: 21px; text-align:center; line-height:20px; BACKGROUND-COLOR: #eeeeee;}
.img_border img{ border:#DDDDDD 1px solid; }

/*搜索列表样式开始*/
#NewsList{
	overflow:hidden;
	margin:0px 2px;
}
#NewsList li{
	border-bottom:1px dashed #DDDDDD;
	height:38px;
	line-height:38px;
	background:url(../images/k.jpg) no-repeat 2px center;
	padding-left:16px;
}
#NewsList li span{
	float:right;
	display:inline;
	color:#999999;
	margin-right:2px;
}

/*图片列表开始*/
#Pic {
	text-align: left;
	padding: 5px 0px 0px 0px;
}
#Pic ul{
	padding-left: 34px;
}
#Pic ul li {
	float: left;
	margin-bottom: 10px;
	display:block;
	height: 201px;
	width: 226px;
}
#Pic ul li img {
	padding: 2px;
	border: 1px solid #CCCCCC;
	height: 165px;
	width: 220px;
	background-color:#FFFFFF;
}
#Pic ul li span {
	display: block;
	text-align: center;
	width: 226px;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	overflow:hidden;
}
.line1 {
	border-top: 1px dashed #CCCCCC;
	margin:0px 20px;
}
/*图片列表结束*/

/*分页样式*/
.content_page{ text-align:center;margin:15px 8px 0px 8px; clear: both; }
.content_page a{ margin:0px 2px;padding:4px 6px;border:1px solid #DDDDDD; }
.content_page span{ color:#D10000;margin:0px 2px;padding:4px 6px;border:1px solid #DDDDDD; }

/*次级页面二级菜单*/
#left_nav{
	width:280px;
	margin:0px auto 10px auto;
	background:#fff;
	border-bottom:2px solid #e4e4e4;
}
#left_nav ul{
	overflow:hidden;
}
#left_nav li{
	margin-top:0px;
}
#left_nav li a{
	font-size:14px;
	font-weight:normal;
	color:#333333;
	height:40px;
	line-height:40px;
	display:block;
	border-bottom:1px solid #f5f4f4;
	background:url(../images/k.jpg) 30px center no-repeat;
	padding-left:45px
}
#left_nav li a:hover{
	font-size:14px;
	font-weight:bold;
	color:#ba2636;
	height:40px;
	line-height:40px;
	display:block;
	border-bottom:1px solid #f5f4f4;
	background:url(../images/k.jpg) 30px center no-repeat;
	padding-left:45px
}
#left_nav li a.hover{
	font-size:14px;
	font-weight:bold;
	color:#ba2636;
	height:40px;
	line-height:40px;
	display:block;
	border-bottom:1px solid #f5f4f4;
	background:url(../images/k.jpg) 30px center no-repeat;
	padding-left:45px
}
/*三级栏目*/
#left_nav li ul {
	margin:0px auto;
	width:280px;
}
#left_nav li ul li{
	margin-top:0px;
}
#left_nav li ul li a{
	font-size:12px;
	font-weight:normal;
	color:#444444;
	height:25px;
	line-height:25px;
	display:block;
	border-bottom:none;
	background:url(../images/k3.jpg) 45px center no-repeat;
	padding-left:55px;
}
#left_nav li ul li a:hover {
	font-size:12px;
	font-weight:normal;
	color:#ba2636;
	height:25px;
	line-height:25px;
	display:block;
	border-bottom:none;
	background:url(../images/k3.jpg) 45px center no-repeat;
	padding-left:55px;
}
#left_nav li ul li a.hover {
	font-size:12px;
	font-weight:normal;
	color:#ba2636;
	height:25px;
	line-height:25px;
	display:block;
	border-bottom:none;
	background:url(../images/k3.jpg) 45px center no-repeat;
	padding-left:55px;
}
/* 底部 */
.clear{
	clear:both;
}
.footer{
	
	width:100%;
	height:120px;
	padding:25px 0px;
	background:#fff;
	margin-top:15px;
}

.footer_content{
	width:1200px;
	height:100px;
	margin:0px auto;
	font-size:12px;
	color:#404040;
}
.footer_content_left{
	width:700px;
	float:left;
	height:auto;
}
.footer_content_left>div{
	margin-bottom:13px;
}
.footer_content_left a{
	display:inline-block;
	color:#404040;
}
.footer_content_left>.footer_content_lianxi{
	font-size:15px;
	margin-bottom:30px;
}
.footer_content_lianxi>a{
	margin-right:30px;
}
.footer_content_right{
	float:right;
	width:500px;
	height:auto;
	margin-top:43px;
}
.footer_content_right a{
	float:left;
	margin-left:18px;
}