@charset "utf-8";
.wd370 {
	float: left;
	height: auto;
	width: 370px;
}
.wd830 {
	width: 830px;
	float: left;
	height: auto;
}
.wd830 li {
	width: 96%;
	margin-right: 2%;
	margin-left: 2%;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #e2e2e2;
}
.wd830 li h2 {
	color: #d3000d;
	padding-top: 30px;
	padding-bottom: 10px;
	font-size: 28px;
	font-weight: normal;
}
.wd830 li p {
	background-color: #f6f6f6;
	line-height: 32px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 20px;
}
.wd370 img {
	padding-top: 45px;
}
.job-top {
	text-align: center;
}
.job-top h2 {
	padding-top: 40px;
	padding-bottom: 10px;
	font-size: 28px;
	font-weight: normal;
}
.job-top p {
	color: #666666;
	padding-bottom: 40px;
}
.table {
	width: 100%;
}
.table .first {
	background-color: #FFFFFF;
	line-height: 60px;
	color: #d74b56;
	font-size: 18px;
}
.table .cont {
	background-color: #f8f8f8;
	height: 60px;
}
