/* ============文章列表============== */

ul.newslist_time{
color:#787878;
margin:0px;
padding:0px;
}

li.newslist_time {

margin:0;
padding-left:16px;
list-style-type: none;
background: transparent url(../images/newsbg.png) left no-repeat;
color:#787878;
font-family: '宋体';

}

li.newslist_time {

height:27px;
line-height:100%;
padding-top:5px;
color:#787878;
font:12px/22px;
font-family: '宋体';

}
.time{
height:27px;
padding-top:5px;
line-height:100%;
float:right;
font:12px/22px;
font-family: '宋体';
color:#3badd2;
}
a.newslist_time:link,a.newslist_time:visited,a.newslist_time:active{

text-decoration: none;
font:12px/22px ;
font-family: '宋体';
color:#787878;
}

a.newslist_time:hover{

text-decoration: underline;
font:12px/22px ;
font-family: '宋体';
color:#ff0000;
}
