www.gusucode.com > 电脑维修公司网站源码程序 > 电脑维修公司网站源码程序/news/templates/css/newslist_w.css

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

ul.newslist_w{
margin:0px;
padding:0px;
}

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

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

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