.newslist{
	width: 1308px;
	margin: 0 auto;
}
.job{
	background: #fff;
	width: 100%;
	padding: 20px 53px;
}
.job tr th{
	border-bottom: 1px solid #007084;
	padding-bottom: 15px;
}
.job tr td{
	border-bottom: 1px solid #e0e0e0;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 12px;
}
.job tr td a{
	color: #000;
}