gusucode.com > 手机配件公司网站源码程序 > 手机配件公司网站源码程序/news/templates/css/newslist.css

    /* ============文章列表============== */

ul.newslist{
margin:0px 0px 0px 5px;
padding:0px;
}

li.newslist {
margin:0;
padding-left:16px;
list-style-type: none;
font-weight:100;
color:#fff;
background: transparent url(../images/li1.gif) left no-repeat;
}

a.newslist:link,a.newslist:visited,a.newslist:active{
text-decoration: none;
font:12px/22px simsun;
}

a.newslist:hover{
color:#ff0000;
text-decoration: underline;
font:12px/22px simsun;
}