www.gusucode.com > 3007网博士成品网站管理系统 PHP网站源码程序 > 3007/3007/news/templates/css/newslist.css

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

ul.newslist{
margin:11px 6px 2px 6px;
padding:0px;
}

li.newslist {
margin:0;
padding-left:17px;
list-style-type: none;
font-weight:100;
color:#fff;
height:26px;
background: transparent url(../images/arrow.gif) 0px 5px 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;
}