/* ============文章列表============== */ ul.newslist_time{ padding:0px; } li.newslist_time { margin:0px; padding-left:20px; list-style-type: none; height:30px; line-height:30px; /*background: transparent url("/news/templates/images/newslist_1.jpg") 0px 10px no-repeat;*/ } a.newslist_time:link,a.newslist_time:visited,a.newslist_time:active{ color:#060; font-size:16px;color:#006600;line-height:2.5; font-family:Simsun; text-decoration: none; } a.newslist_time:hover{ color:#539C42;text-decoration: underline; font-size:16px;color:#006600;line-height:2.5; font-family:Simsun; }