/*普通标题通用*/
.news-title { height:35px; line-height:35px; padding:0 10px; background:url("news_title.gif") no-repeat 0 0;}
.news-title h3 { font-size:14px; color:#000;letter-spacing:1px;}
.news-title span { float:right; font-weight:normal;}
/*普通列表通用*/
ul.news-list {}
ul.news-list li{ border-bottom:1px dashed #eee; padding-left:12px; height:26px; line-height:26px; overflow:hidden; background:url("icon_2.gif") no-repeat 0 9px;}
ul.news-list li.photo { width:100px; height:105px; background:none; padding:0 8px; float:left; text-align:center;}
ul.news-list li.photo img { width:100px; height:75px; border:1px solid #ccc; padding:1px;}