.join_title_bg{
	width: 1100px;
	height: 50px;
	margin: auto;
	margin-top: 50px;
}
.line{
	width: 385px;
	height: 0px;
	float: left;
	margin-top: 18px;
	border-top: 1px solid #009944;
}
.title_div{
	width: 150px;
	height: 36px;
	border: 1px solid #aaa;
	text-align: center;
	float: left;
	cursor: pointer;
}
.title_div p{
	margin: 0px;
	line-height: 36px;
	color: #aaa;
	font-size: 15px;
}
.title_div a{
	display: block;
}
.title_div:hover{
	border: 1px solid #009944;
}
.title_div:hover p{
	color: #009944;
}
.title_sel{
	border: 1px solid #009944;
}
.title_sel p{
	color: #009944;
}
.join_text{
	width: 1100px;
	height: 150px;
	margin: auto;
}
.join_member{
	width: 1100px;
	height: 360px;
	margin: auto;
	margin-bottom: 50px;
}
.join_member li{
	height: 45px;
}
.job_name{
	width: 200px;
	text-align: center;
	float: left;
}
.job_name span{
	line-height: 45px;
	color: #fff;
	font-size: 14px;
}
.job_date{
	width: 270px;
	text-align: center;
	float: left;
	margin-left: 5px;
}
.job_date span{
	line-height: 45px;
	color: #fff;
	font-size: 14px;
}
.job_place{
	width: 170px;
	text-align: center;
	float: left;
	margin-left: 5px;
}
.job_place span{
	line-height: 45px;
	color: #fff;
	font-size: 14px;
}
.job_num{
	width: 115px;
	text-align: center;
	float: left;
	margin-left: 5px;
}
.job_num span{
	line-height: 45px;
	color: #fff;
	font-size: 14px;
}
.job_end{
	width: 305px;
	text-align: center;
	float: left;
	margin-left: 5px;
}
.job_end span{
	line-height: 45px;
	color: #fff;
	font-size: 14px;
}
.job_content span{
	color: #666;
}
.job_content a{
	color: #666;
	text-decoration: underline;
}
.job_content a:hover{
	color: #ff9602;
}



/*ny*/
.page{
	color: #666;
}
.page a{
	color: #666;
}