body, div, tr, td, h1, h2, h3, h4, a, ul, li, p, form, input, table, tbody {
	margin:0;
	padding:0;
	list-style:none;
}
body {
	background:url(img/bg.jpg) repeat-x center top;
	font-family:Microsoft YaHei, "Î¢ÈíÑÅºÚ";
	font-size:14px;
	line-height: 22px;
	color:#424242;
	margin: 0;
	padding: 0;
}
.clear {
	clear:both;
	height:0px;
	line-height:0px;
	font-size:0px;
}
a {
	text-decoration:none;
	font-family:Microsoft YaHei, "Î¢ÈíÑÅºÚ";
	color:#424242;
	border:none;
}
a:visited {
	color:#8c0901;
}
a:hover {
	text-decoration:none;
}
a.title {
	font-size:14px;
	line-height:26px;
	color:#fff;
}
a.more:link, a.more:visited {
	line-height:30px;
	color:#f37021;
}
a.more:hover {
	line-height:30px;
	color:#f37021;
}
a.title:hover, a.more:hover, a:hover {
	text-decoration:none;
	color:#242323
}
a.title_link:hover {
	text-decoration:none;
}
img.pic {
	border:0
}
.main {
	width:980px;
	margin:0 auto;
}
.head {
	height:91px;
	background:url(../images/head.jpg) no-repeat;
}


.logo{width:300px;height:65px;float:left;margin:14px 0 0 0;}

.nav {
	float:right;
	width:630px;
	height:29px;
	margin-top:34px;
}
.nav a {
	float:left;
	width:78px;
	height:29px;
	line-height:29px;
	margin-left:23px;
	display:block;
	color:#333333;
	text-align:center;
	border-radius:5px;
}
.nav a.on, .nav a:hover {
	width:78px;
	height:29px;
	background:#0b4da4;
	color:#ffffff;
}
.banner {
	height:516px;
}
.slide_inner {
	height: 516px;
}
.focus_wrap {
	height: 516px;
}
.focus_wrap {
	margin:0 auto;
	overflow:hidden;
	position:relative;
}
.wlist ,.company, .jobs, .xiang, .contact {
	width:980px;
	overflow:hidden;
	margin-top:30px;
}
.title {
	float:left;
	width:137px;
	height:150px;
}
.content {
	float:left;
	width:843px;
	background:#f8f8f8;
}
.cont {
	padding:20px 30px;	text-indent:2em;	line-height:28px;
}
.pic {
	padding:23px 30px;
}
.imagesborder {
	margin:0 2px;
}
/*joblist*/
#job_title {
	height:29px;
	line-height:29px;
}
#job_list {
	line-height:29px;
	width:100%;
}
#job_list th, #job_list td {
	padding: 0 0 0 20px;
}
#job_list th {
	color:#333333;
	text-align:left;
	font-size:16px;
	height:30px;
	line-height:30px;
	background:#d5d5d5;
}
#job_list td {
	color:#333333;
	height:35px;
	line-height:35px;
	font-size:14px;
	border-bottom:1px dashed #dadada;
}
#job_list td a {
	color:#333333;font-size: 14px;
}
.foot {
	height:45px;
	line-height:45px;
	text-align:center;
	color:#ffffff;
	background:#0b4da4;
	margin-top:25px;
}
.foot a {
	color:#ffffff;
	line-height:45px;
	font-family:"ËÎÌå";
}

.logo img {
    max-height: 65px !important;max-width: 300px;
}