www.gusucode.com > 触摸屏公司网站(英文)网站源码程序 > 触摸屏公司网站(英文)网站源码程序/news/templates/css/newslist.css

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

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

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

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

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