@charset "utf-8";
/* CSS Document */

.newsContent, .newsContent ul, .newsTitle, .newsDate, .newsNei{ width:100%; float:left;}
.newsContent ul li{ width:98%; float:left; padding-left:2%; background:url(../images/newspic.jpg) no-repeat 0 center; border-bottom:1px dotted #ccc; height:35px; line-height:35px; margin-bottom:10px;}
.newsContent ul li span{ float:right; color:#999;}
.newsContent ul li a{ color:#272727;}
.newsContent ul li a:hover{ color:#faaf19;}


.newsTitle, .newsDate{ text-align:center;}
.newsTitle{ font-size:18px; font-weight:bold; line-height:40px;}
.newsDate{ line-height:30px; border-bottom:1px solid #faaf19;}
.newsNei p{ line-height:24px; text-indent:24px; margin-bottom:10px;}

















