/* CSS Document */

/* @function: 招聘套页_加入同程
 * @author:  lianchang
 * @data:  5月17日  
 * @modify:
 */
	/**  认识同程头部背景  start  */

.contact_way_top{
	background:url(http://img1.40017.cn/cn/new_ui/comprehensive/images/job_applications/contact_01.jpg) center no-repeat;
	width:960px;
	height:149px;
	margin:auto;
}
.contact_way_top .contact_way_title{
	font-size:14px;
	line-height:24px;
	font-family:"宋体";
	padding:30px 0 0 226px;
}

.hd_left{
	width:170px;
	float:left;
}
.hd_right{
	width:740px;
	float:right;
}
.left_list{
	width:170px;
	margin-top:30px;
}
.left_list li{
	width:155px;
	border-bottom:1px dashed #DDDDDD;
	background:url(http://img1.40017.cn/cn/new_ui/comprehensive/images/job_applications/employee_growth_03.jpg) left no-repeat;
	font-size:14px;
	line-height:24px;
	font-weight:bold;
	padding:7px 0 7px 15px;;
}
.left_list .at{
	background:url(http://img1.40017.cn/cn/new_ui/comprehensive/images/job_applications/employee_growth_04.jpg) left no-repeat;
}

.contact_info{
	font-size:14px;
	line-height:24px;
}
.contact_info .contact_title{
	font-weight:bold;
	padding:30px 0;
	text-align:center;
}
.contact_info p{
	padding:3px 0;
}
.contact_info .attention_p{
	color:#FF6600;
	font-size:12px;
	line-height:20px;
}

	/**********************************************     招聘流程   **************************************************/

.hd_flow_top{
	background:url(http://img1.40017.cn/cn/new_ui/comprehensive/images/job_applications/flow_01.jpg) center no-repeat;
	width:960px;
	height:149px;
	margin:auto;
}
.hd_flow_top .hd_flow_title{
	font-size:14px;
	line-height:24px;
	font-family:"宋体";
	padding:30px 0 0 226px;
}
.hd_flow{
	width:740px;
}
.hd_remarks{
	padding-left:30px;
	width:710px;
	font-size:14px;
	line-height:24px;
	font-family:"宋体";
	padding-bottom:20px;
}
.hd_remarks .attention_p{
	color:#FF6600;
	font-size:12px;
	line-height:20px;
}








