/* ============文章列表============== */ ul.newslist{ margin:0px; padding:0px; } li.newslist { margin:0; padding-left:16px; list-style-type: none; color:#505050; background: transparent url("/news/templates/images/li.gif") left no-repeat; border-bottom:1px #ddd dotted; } li.newslist .cl{ float:right; font:14px/37px \5FAE\8F6F\96C5\9ED1; color:#999; } a.newslist:link,a.newslist:visited,a.newslist:active{ color:#505050; text-decoration: none; font:14px/37px \5FAE\8F6F\96C5\9ED1; } a.newslist:hover{ color:#ff0000; text-decoration: none; font:14px/37px \5FAE\8F6F\96C5\9ED1; }