www.gusucode.com > 电脑配件公司电子商务网站源码程序 > 电脑配件公司电子商务网站源码程序/news/templates/css/newslist_time.css

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

ul.newslist_time{
margin:0px;
padding:18px 3px 0px;
background:#fff;
}

li.newslist_time {
margin:0px;
padding-left:13px;
list-style-type: none;
height:23px;
background: transparent url(../images/arrow.jpg) 0px 2px no-repeat;
}

li.newslist_time .time{
float:right;
font:10px/11px Verdana, Arial, Helvetica, sans-serif;
color:#4d4e50;
padding:0px;
}

a.newslist_time:link,a.newslist_time:visited,a.newslist_time:active{
color:#525252;
text-decoration: none;
font:12px/13px Verdana, Arial, Helvetica, sans-serif;
}

a.newslist_time:hover{
color:#e10000;
font:12px/13px Verdana, Arial, Helvetica, sans-serif;
}