body {
	font-size:13px;
	font-family:"微软雅黑";
	line-height:150%;
	margin:0px;
	padding:0px;
}
h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd, form, img, p {
	margin:0;
	padding:0;
	border:none;
	list-style-type:none;
}
.recruit {
	width: 1200px;
}
.recruit .footer {
	margin-left: 158px;
}
.recruit .section {
	margin-top: 20px;
	margin-bottom: 40px;
	width: 890px;
	margin-left: 155px;	
} 
.recruit .section .header {
	height:63px;
	width: 890px;
	border-bottom: 1px solid #aaa;
} 
.recruit .section .header p {
	padding-left: 10px;
	width: 110px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 24px;
	font-weight: 600;
	border-bottom: 2px solid #333;
} 
.recruit .section .list {
	width: 890px;
	padding-top: 15px;
} 
.recruit .section .list table {
	width: 890px;
} 
.recruit .section .list .list_header {
	text-align: center;
	font-size: 20px;
	font-family: "微软雅黑";
	font-weight: 550;
} 
.recruit .section .list .list_section {
	color: #666;
	font-size: 15px;
	text-align: center;
	font-weight: 600;
} 
.recruit .section .list .list_section .light {
	text-align: left;
	background: url("1/list_icon.jpg") 0px center no-repeat;
	padding-left: 20px;
}
.recruit .section .list .list_section:hover {
	cursor: pointer;
} 
.recruit .section .list .info td {
	border: 1px solid #ccc;
	display: none;
} 
.recruit .section .list .info li {
	float: none;
} 