@charset "gb2312";
/* CSS Document */
body{
	margin:0;
	padding:0;
	font-size:14px;
	font-family:Helvetica, Tahoma, Arial, "Microsoft YaHei", "Î¢ÈíÑÅºÚ", SimSun, "ËÎÌå", sans-serif;
	line-height:30px;
	background:url(images/bg.jpg) top no-repeat #eaeaea;
}
a{
	color:#333;
	text-decoration:none;
}
ul{
	list-style:none;
	margin:0;
	padding:0;
}
img{
	border:0;
}

.enter{ background:url(images/enter.jpg) no-repeat center; height:780px;}
.go{ width:1000px; margin:0 auto;}
.fotter{ margin-top:-40px; line-height:40px; text-align: center; color:#FFF; font-size:12px; font-family:"ËÎÌå";}

.copyright{
	margin:0 auto;
	text-align:center;
	font-size:12px;
	color:#2aa460;
}
.copyright a{	
	color:#2aa460;
}
.clear{
	clear:both;
}
.main{
	margin:0 auto;
	width:1000px;
}
.imp{
	color:#FF0004;
}
.head{
	background:url(images/navbg.jpg) top no-repeat #fff;
	border-bottom:2px solid #2aa460;
	height:70px;
}
.logo{
	float:left;
}
.nav{
	width:500px;
	float:right;
	height:70px;
	line-height:70px;
}
.nav li{
	float:left;
	width:100px;
	height:70px;
	line-height:70px;
	color:#333;
	text-align:center;
	font-size:18px;
	font-weight:bold;
}
.nav li a{
	display:block;
	color:#333;
}
.nav li a:hover, .nav li a.active{
	background:#2aa460;
	color:#fff;
}
.banner{
	clear:both;
	height:500px;
}
.content{
	width:940px;
	margin:auto;
	padding:30px;
	background:#fff;
	border-radius:10px;
	overflow:hidden;
}
.content h1{
	margin:0 auto 20px auto;
	text-align:center;
}
.content .txt{
	margin:0 auto;
}
.right{
	width:300px;
	float:right;
}
.right h2{
	background:url(images/infotitle.jpg) top no-repeat;
	height:40px;
	line-height:40px;
	padding-left:17px;
	color:#fff;
	font-size:18px;
	margin:0;
}
.right .infotxt{
	border:1px solid #eee;
	border-top:none;
	padding:10px 15px;
}
.right .contact{
	color:#999;
	margin-top:15px;
	list-style:none;
}
.right .contact .t{
	padding-left:30px;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	color:#000;
	font-weight:bold;
}
.add{
	background:url(images/add.png) 11px 8px no-repeat;
}
.tele{
	background:url(images/tele.png) 11px 8px no-repeat;
}
.peop{
	background:url(images/peop.png) 11px 8px no-repeat;
}
.left{
	width:600px;
	float:left;
}
.left h2{
	background:url(images/deptbg2.jpg) top no-repeat;	
	height:40px;
	line-height:40px;
	padding-left:17px;
	color:#2aa460;
	font-size:18px;
	margin:10px 0;
}
.left h2:hover, .left h2.now{
	background:url(images/deptbg.jpg) top no-repeat;
	color:#fff;
	cursor:pointer;
}
.left .jobinfo{
	font-size:14px;
	padding:10px 20px;
}
.left .apply{
	background:#054a90;
	width:120px;
	height:40px;
	line-height:40px;
	border-bottom:3px solid #023365;
	text-align:center;
	color:#fff;
	float:right;
}
.left .apply:hover{
	background:#023365;
}
.download{
	display:block;
	line-height:40px;
	height:40px;
	background:url(images/download.png) 25px 11px no-repeat #054a90;
	text-align:center;
	font-weight:bold;
	font-size:18px;
	border-bottom:3px solid #023365;
	color:#fff;
}
.download:hover{
	background:url(images/download.png) 25px 11px no-repeat #023365;
}
.jobinfo h3{
	margin:0;	
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	font-size:16px;
}