﻿#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;background:#fff;}
#newsList .newsItem dl dd.num{float:right;width:auto;display:inline-block;height:20px;padding-left:10px;color:#4374b4;background:#fff;}
#newsList .newsItem dl dd.date{float:right;width:80px;height:20px;background:#fff;padding:0 10px;}

.newsTitle{width:560px;height:30px;line-height:30px;font-size:14px;font-weight:bold;}
.newsContent{width:560px;height:auto;}

.download{width:560px;height:20px;line-height:20px;font-weight:bold;margin:10px auto;text-align:right;}
.download a{color:#4374b4;text-decoration:underline;}
.jobAddress{width:560px;height:auto;border:solid 1px #dedede;padding:10px;}