/* CSS Document */

/* @function: 招聘套页_首页
 * @author:  lianchang
 * @data:  5月17日  
 * @modify:
 */

	/**  首页大背景  start	 */
.home_bg{
	background:url(http://img1.40017.cn/cn/new_ui/comprehensive/images/job_applications/home_02.jpg) center no-repeat;
	width:100%;
	height:304px;
}
.home_bg .home_top{
	width:960px;
	margin:auto;
}
.home_bg .home_top img{
	float:left;
}
.home_bg .home_top .sp_bg{
	background:url(http://img1.40017.cn/cn/new_ui/comprehensive/images/job_applications/home_06.jpg) no-repeat;
	width:960px;
	height:100px;
	float:left;
}
.home_bg .home_top .sp_bg .entrance{
	background:url(http://img1.40017.cn/cn/new_ui/comprehensive/images/job_applications/home_10.jpg) no-repeat;
	width:220px;
	height:27px;
	margin-top:20px;
	float:left;
}
.home_bg .home_top .sp_bg .entrance:hover{
	background:url(http://img1.40017.cn/cn/new_ui/comprehensive/images/job_applications/hemo_11.jpg) no-repeat;
}

	/**  首页大背景  end	 */
	/**  首页左侧样式  start	 */
.home_left{
	width:270px;
	float:left;
}
.home_left .left_header{
	background:url(http://img1.40017.cn/cn/new_ui/comprehensive/images/job_applications/home_07.jpg) repeat-x;
	height:27px;
	width:270px;
}
.home_left .left_header .left_title{
	width:88px;
	height:25px;
	color:#FFFFFF;
	font-weight:bold;
	padding:2px 0 0 18px;
	background:url(http://img1.40017.cn/cn/new_ui/comprehensive/images/job_applications/home_08.jpg) no-repeat;
	float:left;
}
.home_left .left_header .left_more{
	float:right;
	font-family:"宋体";
	padding:4px 10px 0 0;
}
.home_left .left_tiam{	
	padding:10px;
	border:1px solid #DDDDDD;
	border-top:none;
	width:248px;
}
.position_info{
	width:248px;
	font-size:12px;
	line-height:20px;
}
.position_info li{
	background:url(http://img1.40017.cn/cn/new_ui/comprehensive/images/job_applications/home_09.jpg) left no-repeat;
	float:left;
	width:238px;
	padding:2px 0 2px 10px;
}
.position_info li .sp_wid01{
 	width:165px;
	height:20px;
	overflow:hidden;
	float:left;
}
.position_info li .sp_wid02{
	width:73px;
	float:left;
	color:#999999;
	text-align:right;
}
	/**  首页左侧样式  end	 */
	/**  首页右侧样式  start	 */
.home_right{
	width:670px;
	float:right;
}
.home_right .right_header{
	background:url(http://img1.40017.cn/cn/new_ui/comprehensive/images/job_applications/home_07.jpg) repeat-x;
	height:27px;
	width:670px;
}
.home_right .right_header .right_title{
	width:652px;
	height:25px;
	color:#FFFFFF;
	font-weight:bold;
	padding:2px 0 0 18px;
	background:url(http://img1.40017.cn/cn/new_ui/comprehensive/images/job_applications/home_08.jpg) no-repeat;
	float:left;
}
.home_right .right_tiam{
	padding:10px;
	width:650px;
}
.ceo_letter{
	font-size:14px;
	line-height:24px;
	font-family:"宋体";
}
.ceo_letter .letter_title{
	font-weight:bold;
}
.ceo_letter p{
	padding:5px 0;
}
.ceo_letter .end_inscribe{
	text-align:right;
}

	/**  首页右侧样式  start	 */















