 .w1280{ width:1140px; margin:0 auto;}
 ul,li{ list-style:none;}
 a:link{  text-decoration:none;}
 .newstitle
            {
                width: 100%;
                border-bottom: solid 1px #ccc;
                padding-bottom: 5px;
                margin-bottom: 5px;
            }
            .newstitle h1
            {
                font-size: 30px;
            
            
            }
            
            
             .newslist { width:100%; margin:0 auto; margin-top:15px;}
            .newslist ul li
            {
                line-height: 200%;
                border-bottom: solid 1px #ccc;
                float: left;
                width: 100%;
            }
            .newslist ul li a
            {
                font-size: 12px; color:#666;
            }
            .newslist ul li span
            {
                float: right;
            }
            .infocontent  p{ line-height:180%;}
            
            
            
            
            
#pages {
	clear: both;
	padding: 10px 10px 10px 10px;
	text-align: center;
	font: 12px 'Microsoft YaHei';
}
#pages a {
	display: inline-block;
	padding: 0px 12px;
	height: 22px;
	font-size: 12px;
	line-height: 22px;
	background: #fff;
	border: 1px solid #666;
	text-align: center;
	color: #333;
	margin-right: -1px;
}
#pages a.a1 {
	padding: 0px 12px;
	height: 22px;
	line-height: 22px;
	margin-top: 0px;
}
#pages a:hover {
	background: #a7850a;
	color: #fff;
	text-decoration: none;
}
#pages span {
	display: inline-block;
	padding: 0px 12px;
	height: 22px;
	line-height: 22px;
	background: #a7850a;
	border: 1px solid #a7850a;
	color: #fff;
	text-align: center;
}
