#page_title{
	background:url('../images/recruit1/h2.jpg') no-repeat top center;
	margin:0 !important;
}
#page_title h2{
	position:relative;
}
#page_title h2 small{
	font-size:24px;
	width:800px;
	text-align:center;
	position:absolute;
	top:-90px;
	left:50%;
	margin-left:-400px;
}
main section{
	margin:0 0 70px;	
}
main section article{
	margin:0 0 20px;
}
.wrapper{
	padding:80px 0 0 0;
	background:url('../images/recruit/bg1.png') no-repeat top center;
}
.youkou h3{
	background:#1c57b9;
	color:#fff;
	border:0;
	padding:10px;
	font-size:18px;
}
.youkou h3 span{
	border:1px solid #fff;
	padding:0 10px;
	margin:0 15px 0 0;
}
.youkou article{
	padding:0 20px;
}
.youkou table{
	width:100%;
}
.youkou table th{
	width:200px;
	padding:10px;
	border-bottom:1px solid #ccc;
	box-sizing:border-box;
}
.youkou table td{
	padding:10px;
	border-bottom:1px solid #ccc;
}