body,html{
	background:url("/dangshi/dist/img/z_bg.jpg");
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}
.header{
	width:980px;
	height: 250px;
	margin: 0 auto;
	background:url("/dangshi/dist/img/banner.jpg"); 
	background-size: cover;
}
.container{
	width: 980px;
	min-height: 650px;
	margin: 0 auto;
}
.news-con{
	width:980px;
	min-height: 650px;
	margin: 8px 4px 8px 0px;
	border: 1px solid #a40a0c;
	float:left;
}
.title{
	width:980px;
	min-height: 40px;
	background: #a40a0c;
	color:#f8cb3a;
}
a.con-title:hover{
	color: #ffffff;
}
.con-title{
	font-weight:bolder;
	font-size: 18px;
	line-height: 38px;
	color: #f8cb3a;
	padding: 8px;
	text-decoration: none;
}
.list-con-right{
  min-height:450px;
  width:960px;
  float: right;
  padding: 8px;
}
.list-con-right h1{
  color: #000000;
  font-size: 28px;
  padding: 8px;
}
/*ÁÐ±íÒ³list*/
div#AspNetPager1 {    
	clear: both;
    margin: 0 auto;
    width: 400px;
	font-size: 15px;
}
.anpager .cpb {background:#cf0103 none repeat scroll 0 0;border:1px solid #CCCCCC;color:#FFFFFF;font-weight:bold;margin:5px 4px 0 0;padding:4px 5px 0;} .anpager a {background:#FFFFFF none repeat scroll 0 0;border:1px solid #CCCCCC;color:#cf0103;margin:5px 4px 0 0;padding:4px 5px 0;text-decoration:none} .anpager a:hover{background:#cf0103 none repeat scroll 0 0;border:1px solid #1F3A87;color:#FFFFFF;} 
.lcont_list{
  height:550px;
}
.lcont_list ul{
  padding-left:0px;
}
.lcont_list li{
  height:35px;
  border-bottom:1px dashed  #525252 ;
  list-style:none;
}
.lcont_list li:hover{
	background:#a40a0c;
  
}
.lcont_list a{
  color:#000000;
  font-size: 15px;
  line-height: 34px;
  text-decoration:none;
}
.lcont_list a:hover{
  color:#f8cb3a;
  font-size: 15px;
  line-height: 34px;
}
.list-con-right-content{
  min-height:450px;
  height: 100%;
  padding:8px;
  line-height: 25px;
}
.bottom{
	width: 980px;
	background:#a40a0c ;
	margin:0 auto;
	clear:both;
}
.bottom p{
	padding:40px 0 40px 0;
    font-size: 14px;
	color: #fff;
	text-align: center;
	margin:0;
	