/*style*/
.news_title{ margin:auto;width:100%; height:auto; text-align:center; line-height:35px; border-bottom:1px solid #ddd; border-top:1px solid #ddd;} 
.news_title span{  font-size:20px; color:#000;}

.news_at{ margin:auto;width:100%;  height:auto; margin-top:5px;}
.news_author{ float:left;width:49%;  padding-right:1%;  text-align:right;}
.news_author span{ font-size:15px; color:#666;}

.news_time{float:right;width:49%; padding-left:1%; text-align:left;}
.news_time span{ font-size:15px; color:#666;}

.news_content{width:100%;height:auto;margin-top: 30px;line-height: 2em;}
.news_content span{ color:#000;}

.news_count{ margin:auto;width:100%; height:auto; text-align:left; line-height:35px;}
.news_count span{  font-size:15px; color:#000;}
