 .w1280{ width:1140px; margin:0 auto;}
 
 .newstitle
            {
                width: 100%;
                border-bottom: solid 1px #ccc;
                padding-bottom: 5px;
                margin-bottom: 5px;
            }
            .newstitle h1
            {
                font-size: 30px;
            }
            .newslist ul li
            {
                line-height: 300%;
                border-bottom: solid 1px #ccc;
                float: left;
                width: 100%;
            }
            .newslist ul li a
            {
                font-size: 14px; 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: 14px 'Microsoft YaHei';
}
#pages a {
	display: inline-block;
	padding: 0px 12px;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	background: #fff;
	border: 1px solid #e3e3e3;
	text-align: center;
	color: #333;
	margin-right: -1px;
}
#pages a.a1 {
	padding: 0px 12px;
	height: 30px;
	line-height: 30px;
	margin-top: 0px;
}
#pages a:hover {
	background: #ffc369;
	color: #fff;
	text-decoration: none;
}
#pages span {
	display: inline-block;
	padding: 0px 12px;
	height: 30px;
	line-height: 30px;
	background: #ffc369;
	border: 1px solid #ffc369;
	color: #fff;
	text-align: center;
}
