﻿#newsList{width:580px;height:auto;}
#newsList .newsItem{width:580px;height:20px;line-height:20px;margin:10px auto;}
#newsList .newsItem dl{width:580px;height:10px;border-bottom:dotted 1px #bebebe;}
#newsList .newsItem dl dt{float:left;height:20px;font-weight:bold;padding:0 10px;background:#fff;}
#newsList .newsItem dl dd{float:right;width:80px;height:20px;padding:0 10px;background:#fff;}

.newsTitle{width:100%;height:40px;line-height:40px;font-size:14px;font-weight:bold;margin:10px auto;text-align:center;}
.newsContent{width:100%;height:auto;}