@charset "gb2312";
.enter{ background:url(../images/enter.jpg) no-repeat center top; height:800px;}
.header{ background:url(../images/nav_bg_01.png) repeat; height:64px;}

.center{ width:1000px; margin:0 auto;}
.nav img{ float:left; margin-top:13px;}
.nav ul{ float:right;}
.nav ul li{ float:left; text-align:center; font-size:16px; font-family:"Î¢ÈíÑÅºÚ"; line-height:64px; width:110px; border-right:1px solid #48daf7;}
.nav ul li a{ color:#00467c; text-decoration:none; display:block;}
.nav ul li a:hover{ background:#48daf7; display:block; color:#fff; text-decoration:none;}
.nav ul li .a{ background:#48daf7; color:#fff; }

.body{ background:url(../images/banner_01.jpg) no-repeat center top #f6f6f6;}

.cent{ margin-top:500px;}
.left{ float:left; width:330px; border:1px solid #ccc; border-top:3px solid #72ba00; background:#fff; }
.text{ font-family:"Î¢ÈíÑÅºÚ"; font-size:15px; line-height:30px; padding:10px 28px 40px; text-align:justify;}

.right{ float:right; width:640px; border:1px solid #ccc; background:#fff; padding-bottom:50px;}
.img{ margin:20px 15px;}
.scroll{ font-family:"Î¢ÈíÑÅºÚ"; font-size:15px; line-height:30px; padding:10px 28px 40px; text-align:justify; margin-bottom:30px;}
.scroll img{ border:5px solid #fff; margin:5px;}

.footer{ font-family:"ËÎÌå"; font-size:12px; color:#FFF; line-height:36px; text-align:center; margin-top:-36px;}
.footer_1{ font-family:"ËÎÌå"; font-size:12px; color:#FFF; line-height:54px; text-align:center; background:#72ba00; margin-top:20px;}

ul.combox {
	width: 300px;
	overflow: hidden;
	padding: 15px;
}
ul.combox li {
	width: 50%;
	float: left;
	text-align: center;
	border-bottom: 1px dotted #c3e8f8;
}
ul.combox li.top1 {
	width: 100%;
}
ul.combox li.top1 a {
	font-size: 14px;
	line-height: 2;
}
ul.combox li a {
	color: #292a2b;
	text-decoration: none;
	font-size: 13px;
	line-height: 3;
}
.combox .current{ font-weight: bold; display:block; color: #c32405 !important;}
.comlist .current{ font-weight: bold;}

#dept_list{
	width: 94%;
	margin: 0px 3%;
}
#joblist{
	width: 94%;
	margin: 0px 3%;
}
#dept_list li {
	float: left;
	/*margin-right: 10px;*/
	
	width: 142px;
	height: 30px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #ddd;
}
#dept_list li a {
	display: block;
	width: 118px;
	height: 20px;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.job-list {
	/* table-layout: fixed; */
	
	font-size: 12px;
	border-collapse: collapse;
}
.job-list a {
	font-size: 12px;
	text-decoration: none;
	color: #3786e3;
}
.job-list th {
	background: #eee;
	line-height: 2;
	width: 33%;
}
.job-list td {
	color: #333;
	line-height: 2;
	border-bottom: 1px dotted #ddd;
	text-align: center;
	width: 33%;
}

.comlist ul{ overflow:hidden;}












