@CHARSET "UTF-8";
#recruitment_cup{
	width:1050px;
	margin:0 auto;
	padding:20px 0;
	border:1px solid #e2e2e2;
	border-top:none;
	background:#fff;
	position:relative;
}

#recruitment_cup_m{
	width:1000px;
	margin:0 auto;
	position:relative;
}

#recruitment{
	width:100%;
	position:relative;
}

#recruitment em{
	width:1000px;
	height:300px;
	display:block;
	background:#eee url(../img/join_us.jpg) no-repeat left top;
}

#recruitment_m h1{
	color:#000;
	font-size:18px;
	line-height:30px;
	font-family:'微软雅黑';
}

#recruitment_m dl dt{
	color:#ff3200;
	line-height:30px;
	font-size:16px;
	font-family:'微软雅黑';
	text-decoration:underline;
	letter-spacing:1px;
}
#recruitment_m dl dt a{
	color:#ff3200;
	font-size:16px;
	font-family:'微软雅黑';
	text-decoration:underline;
	letter-spacing:1px;
	line-height:30px;
}
#recruitment_m dl dd{
	color:#555;
	letter-spacing:1px;
}





