<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ============文章列表============== */

ul.newslist16{
margin:0;
padding:0;
}

li.newslist16 {
margin:0;
padding-left:18px;
list-style-type: none;
background: transparent url(../images/newslist16.png) left no-repeat;
}

li.newslist16 a{
text-decoration: none;
font:12px/26px Verdana, 'Microsoft Yahei',"微软雅黑";
color:#505050;
}

li.newslist16 a:hover{
color:#103885;
text-decoration: underline;
}
</pre></body></html>