/*程序样式*/
.line2 {
	border-bottom: 1px dashed #DDDDDD;
}
.news-title-sub {
	font-size: 22px;
	color: #CC0000;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #DDDDDD;
	vertical-align: bottom;
	padding-bottom:5px;
	padding-top:5px;
	font-family:"Microsoft Yahei","微软雅黑";
}
.news-title-sub1 {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #DDDDDD;
	vertical-align: bottom;
	padding-bottom:5px;
	padding-top:5px;
}
.img_border img{ border:#DDDDDD 1px solid; padding:2px; background-color:#FFFFFF;}
.wenbenkuang {BORDER: #dfdfdf 1px solid; PADDING: 1px; FONT-SIZE: 12px; CURSOR: hand; margin-left:10px;}
.go-wenbenkuang {BORDER: #666666 1px solid; PADDING: 1px; FONT-SIZE: 12px; CURSOR: hand; COLOR: #444; FONT-FAMILY: "宋体"; HEIGHT: 19px; BACKGROUND-COLOR: #eeeeee; margin-left:10px;}
#zy_left_con { font-size:12px; overflow:hidden;}
.zy_left_con table{ margin:5px auto; font-size:12px;}
.zy_left_con td{ padding:5px;}
.input{
	border:1px solid #DDDDDD;
	font-size: 12px;
	color: #666666;
	padding:2px;
	background-color: #ffffff;
}

/*信息列表开始*/
#NewsTitle { }
#NewsTitle ul{border-bottom:1px dashed #dcdcdc; padding-bottom:5px; padding-top:5px; overflow:hidden;}
#NewsTitle ul li {
	height:30px;
	line-height:30px;
	background:url(imagesxb.jpg) no-repeat left center;
	padding-left:12px;
}
#NewsTitle ul li span{
	float: right;
	color: #999999;
	margin-right: 2px;
}


/*图片列表开始*/
#Pic {
	text-align: left;
	padding-top: 10px;
}
#Pic ul{}
#Pic ul li { 
    padding:0 11px;
	float: left;
	margin-bottom: 10px;
	display: block;
	width: 223px;
}
#Pic ul li img {
	padding: 3px;
	border: 1px solid #DDDDDD;
	height: 155px;
	width: 215px;
}
#Pic ul li span {
	display: block;
	text-align: center;
	width: 223px;
	height: 25px;
	clear: both;
	font-size: 12px;
	line-height: 25px;
	overflow:hidden;
}
.line1 {
	border-top: 1px dashed #DDDDDD;
}

/*图文列表样式*/
#Pic_List {
	height:179px;
	overflow:hidden;
	padding-top:13px;
	margin:0px 8px;
	border-bottom: 1px dashed #DDDDDD;
}
#Pic_List .P_left{
	float:left;
	width:126px;
}
#Pic_List .P_left img {
	padding: 2px;
	border: 1px solid #DDDDDD;
	height: 160px;
	width: 120px;
}
#Pic_List .P_right{
	float:right;
	width:552px;
	height:162px;
	line-height: 27px;
	overflow:hidden;
}
#Pic_List .P_right a{
	color:#000000;
	font-weight:bold;
}

/*分页样式*/
.pages{
font-size:12px;
color:#000000;
line-height:20px;
text-align:center;
margin-top:8px;
}

.pages li{
display:inline-block;
border:1px solid #DDDDDD;
color:#696969;
padding:0px 5px;
margin:0px 2px;

float: left;}

.pages a:hover{
display:inline-block;

color:#CC0000;


}
.bg{
display:inline-block;
border:1px solid #DDDDDD;
color:#CC0000;
background-color:#F0F0F0;
padding:0px 5px;
margin:0px 2px;
height:20px;
}

/*次级页面二级菜单*/
#left_nav{
	width:205px;
	margin:0px auto;
	padding-bottom:10px;
	background:#f5f4f4;
}
#left_nav1{
	width:205px;
	margin:0px auto;
	padding-bottom:10px;
	background:#f5f4f4;
}
#left_nav ul li a{
	font-size:15px;
	font-weight:normal;
	color:#666;
	height:38px;
	line-height:38px;
	display:block;
	background:#f5f4f4;
	text-align:center;
}
#left_nav li a:hover{
	font-weight:bold;
	color:#fff;
	background:url(../images/nynavh.jpg) right top no-repeat #a71216;
}

        