body{
	margin:0px;
	padding:0px;
	font-size:13px;
	color:#5a5a5a;
	line-height:180%;
	background-image: url(../images/dian.gif);
	background-repeat: repeat;
}
p,li,ul,dl,dd,dt{  margin:0px; padding:0px;}
li{ list-style-type:none;}

#main{ width:985px; margin-left:auto; margin-right:auto; background:#FFFFFF; overflow:hidden;}

/*漂浮大框，包括公司简介和联系方式*/
#contant{ width:985px; float:left; overflow:hidden;}

#nav{ width:985px; overflow:hidden;}/*导航栏*/
.nav_1{
	line-height: 45px;
	background-image: url(../images/55.jpg);
	background-repeat: repeat-x;
	height: 45px;
	width: 985px;
	padding-left: 411px;
}
.nav_1_1{
	float: left;
	height: 45px;
	width: 144px;
	overflow: hidden;
	margin-bottom: 10px;
}
.nav_1_1 a{
	float: left;
	height: 45px;
	width: 144px;
	overflow: hidden;
	background-image: url(../images/jianjie.jpg);
	background-repeat: no-repeat;
}
.nav_1_1 a:hover{
	float: left;
	height: 45px;
	width: 144px;
	overflow: hidden;
	background-image: url(../images/jianjie_1.jpg);
	background-repeat: no-repeat;
}
.nav_1_2{
	float: left;
	height: 45px;
	width: 144px;
	overflow: hidden;
	margin-bottom: 10px;
}
.nav_1_2 a{
	float: left;
	height: 45px;
	width: 144px;
	overflow: hidden;
	background-image: url(../images/zhiwei.jpg);
	background-repeat: no-repeat;
}
.nav_1_2 a:hover{
	float: left;
	height: 45px;
	width: 144px;
	overflow: hidden;
	background-image: url(../images/zhiwei_1.jpg);
	background-repeat: no-repeat;
}

.nav_1_3{
	float: left;
	height: 45px;
	width: 144px;
	overflow: hidden;
	margin-bottom: 10px;
}
.nav_1_3 a{
	float: left;
	height: 45px;
	width: 144px;
	overflow: hidden;
	background-image: url(../images/lianxi.jpg);
	background-repeat: no-repeat;
}
.nav_1_3 a:hover{
	float: left;
	height: 45px;
	width: 144px;
	overflow: hidden;
	background-image: url(../images/lianxi_1.jpg);
	background-repeat: no-repeat;
}

.nav_1_4{
	float: left;
	height: 45px;
	width: 144px;
	overflow: hidden;
	margin-bottom: 10px;
}
.nav_1_4 a{
	float: left;
	height: 45px;
	width: 144px;
	overflow: hidden;
	background-image: url(../images/web.jpg);
	background-repeat: no-repeat;
}
.nav_1_4 a:hover{
	float: left;
	height: 45px;
	width: 144px;
	overflow: hidden;
	background-image: url(../images/web_1.jpg);
	background-repeat: no-repeat;
}

#logo{width:985px; overflow:hidden;}/*标题*/

/*招聘简介*/
#info{ margin:40px 10px 10px 10px; width:958px; overflow:hidden;}
#infomain{ padding:10px 30px;}

/*职位信息*/
#jobs{margin:20px 10px 10px 10px; width:958px; overflow:hidden;}
#jobsmain{ padding:0px 30px;}
#jobs .department{ font-size:13px; color: #333333; font-weight:bold; margin-top:6px; background:none; width:100%;}/*职位分类大项*/
#jobs dl{ width:918px; overflow:hidden;}
#jobs dt{ width:918px; overflow:hidden; font-size:12px; font-weight:bold; margin-top:10px;}
#jobs dd{ width:260px; height:24px; line-height:24px; padding-left:10px; background:url(../images/jobs_dot.jpg) no-repeat 2px 8px; float:left; overflow:hidden; white-space:nowrap;}/*职位排列*/
#jobs dd a{ text-decoration:none; color: #666666; }
#jobs dd a:hover{ text-decoration:none; color: #C00; }

/*联系方式*/
#connect{ margin:20px 10px 10px 10px; width:958px; overflow:hidden;}
#connect ul{ padding-left:30px;padding-top:5px;}
#connect a{ color: #C00; text-decoration:none;}


/*标题*/
#info_title{
	height:22px;
    margin-bottom:8px;
	background-image: url(../images/green-4.jpg);
	background-repeat: no-repeat;
	
}/*招聘简介标题*/
#jobs_title{
	height:22px;
	
	margin-bottom:8px;
	background-image: url(../images/green-5.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 985px;
}/*职位信息标题*/
#connect_title{
	height:22px;
	
	margin-bottom:10px;
	background-image: url(../images/green-6.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 985px;
}/*联系方式标题*/

/*页脚*/
#footer{
	float:left;
	width:100%;
	text-align:center;
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	background-color:#B2B2B2; 
	padding-top:5px; 
	margin-top:25px; 
	color:#FFF;
}
