www.gusucode.com > 门禁系统公司网站源码程序 > 门禁系统公司网站源码程序/news/templates/css/newslist_knowledge.css

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

ul.newslist_knowledge{
margin:0px 0px 0px 5px;
padding:21px 20px 0px 22px;
}

li.newslist_knowledge {
margin:0;
padding-left:17px;
list-style-type: none;
height:28px;
color:#fff;
background: transparent url(../images/arrow2.gif) 0px 0px no-repeat;
}

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

a.newslist_knowledge:hover{
color:#f39507;
text-decoration: underline;
font:12px/17px simsun;
}