﻿@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}
body {
	font: 12px/25px Arial,"Microsoft Yahei";
	color: #333;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	
}
a:link,a:visited{color: #333;text-decoration: none;}
a:hover{color: #00579C;	text-decoration: underline;}
.clear {clear: both;}
h1,p,ul,h2{margin: 0px;padding: 0px;}
img{border-width: 0px;}
li{ list-style:none;}
#wrap {
	margin: 0px auto;
	width: 1200px;
}
.nav {
	background: url(images/index_03.jpg) repeat-x;
	height: 45px;
}
.menu {
	width: 745px;
	padding-left: 100px;
}
.banner {
	background: url(images/index_12.jpg) no-repeat;
	height: 400px;
	margin-top: 2px;
}
#main {
	background: #efeded;
}
.contern {
	margin: 0px auto;
	width: 1004px;
	padding-top: 18px;
	padding-bottom: 30px;
}
.top {
	background: url(images/index_15.jpg) no-repeat;
	height: 14px;
}
.about {
	background: url(images/index_17.jpg) repeat-y;
}
.about h1 {
	margin-left: 22px;
	width: 941px;
	padding-top: 10px;
}
.nr {
	background: url(images/index_23.jpg) no-repeat center bottom;
}
.nr p {
	font-size: 14px;
	padding: 0px 40px 50px;
}
.nr01 {
	padding-top: 40px;
	padding-bottom: 40px;
}
.apply {
	display: block;
	height: 28px;
	width: 100px;
	background: #015FB9;
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	line-height: 28px;
}
.xian {
	border-bottom: 1px dotted #CCC;
}
.jobtil {
	font-size: 14px;
	font-weight: bold;
	color: #015AB4;
}
.lc {
	padding: 40px;
}
.lc h2 {
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: bold;
}
.til01 {
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #0058AF;
}
#footer {
	text-align: center;
	padding-top: 2px;
	background: url(images/index_26.jpg) repeat-x;
	line-height: 80px;
}