/* ============文章列表============== */

ul.newslist{
margin:0px 0px 0px 0px;
padding:10px 0px 0px 0px;}

li.newslist {
margin:0;
padding-left:12px;
list-style-type: none;
font-weight:100;
color:#fff;
background: transparent url(/system/_owners/cibe/_webprj/dfiles/11261/news/templates/images/li1.gif) 0px 4px no-repeat;
height:24px;}

a.newslist:link,a.newslist:visited,a.newslist:active{
text-decoration: none;
font:12px/20px simsun;}

a.newslist:hover{
color:#ff0000;
text-decoration: underline;
font:12px/16px simsun;}
