/* CSS Document */

body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, img, div, dl, dt, dd {
	margin:0;
	padding:0;
	border:0;
}
body {
	color:#666;
	font-size:12px;
	font-family:Arial;
	line-height:24px;
	background:#fcfcfa
}
select, input, img, select {
	vertical-align:middle;
}
li {
	list-style:none;
}
a, input, button {
	outline:none;
}
::-moz-focus-inner {
border:0px;
}
a:focus {
	outline:none;
}
button:focus {
	outline:none;
}
a {
	text-decoration:none;
	color:#666
}
a:hover {
	color:#4f3f00
}
.clearboth {
	clear:both;
	height:0
}
.fl {
	display:inline;
	float:left;
}
.fr {
	display:inline;
	float:right;
}
img {
	border:0;
	vertical-align:middle
}
em {
	font-style:normal
}
.vaimg {
	display:table-cell;
*display:block;
	overflow:hidden;
	font:0px/0px 'Arial';
	text-align:center;
	vertical-align:middle;
}
.vaimg img {
	vertical-align:middle;
}
.pt15 {
	padding-top:15px
}
.pt30 {
	padding-top:30px
}
.ind {
	text-indent:2em
}
/*--------header---------------------------------*/
.waper {
	width:960px;
	margin:0 auto
}
.header {
	background:url(../images/header_bg.jpg) repeat-x;
	height:110px;
	width:100%
}
.header .logo {
	float:left
}
.headerR {
	float:right;
	font-family:"微软雅黑";
	text-align:right;
	color:#808080
}
.headerR .htext {
	height:35px;
	padding-top:30px
}
.headerR .htext a {
	color:#808080;
	margin:0 16px
}
.headerR .htext a:hover {
	color:#0f589b
}
.headerR img {
	margin-right:8px;
	margin-top:10px;
}
.headerR #hnone {
	margin-right:0
}
.headerR #hwid {
	width:132px
}
/*--------nav---------------------------------*/
.navBg {
	background:url(../images/nav_bg.jpg) repeat-x;
	height:43px;
	width:100%
}
.nav {
	margin:0 auto;
	position:relative;
	top:0px;
	background:url(../images/nav_bg2.jpg) no-repeat;
	width:960px;
	height:43px;
	z-index:99
}
.nav li {
	display:block;
	float:left;
	position:relative;
	font: normal 15px/43px "微软雅黑";
	width:123px;
	background:url(../images/nav_line.png) no-repeat right center;
	padding:0 8px 0 6px;
	z-index:999;
}
.nav li a {
	color:#fff;
	display:block;
	text-align:center
}
.nav li a:hover {
	color:#fff;
	background:url(../images/nav_hover.png) no-repeat;
	width:123px
}
.nav li:hover a {
	color:#fff;
	background:url(../images/nav_hover.png) no-repeat;
	width:123px
}
.ncurrent a {
	color:#fff;
	background:url(../images/nav_hover.png) no-repeat;
	width:123px
}
.nav li .navbox {
	position:absolute;
	top:43px;
	left:7px;
	display:none;
	width:121px;
	text-align:center;
	font-size:13px;
	font-family:"宋体";
	background:url(../images/nav_sub_bg.png) repeat-x #df9613;
	padding-top:18px
}
.nav li .navbox em {
	position:relative;
	height:32px;
	padding:0px;
	margin:0px;
	display:block;
	line-height:32px;
	background:url(../images/nav_sub_line.png) no-repeat left bottom
}
.nav li .navbox em a {
	display:block;
	line-height:32px;
	color:#fff;
	overflow: hidden;
	font-weight:normal;
	background:none;
	height:32px;
}
.nav li .navbox em a:hover {
	background:url(../images/nav_sub_hover.png) no-repeat;
	color:#fff
}
.navdiv2 {
	width:121px;
	background:#df9613;
	text-align:center;
	font-size:12px;
	font-family:"宋体";
	display:none;
	position:absolute;
	top:0;
	left:121px
}
.navdiv2 span {
	position:relative;
	display:block;
	height:32px;
	line-height:32px;
	background:url(../images/nav_sub_line.png) no-repeat left bottom
}
.navdiv2 span a {
	overflow:hidden;
	color:#fff
}
.navdiv2 span a:hover {
	background:url(../images/nav_sub_hover.png) no-repeat;
	color:#fff
}
#navline {
	background-image:none
}
#navbot {
	background:url(../images/nav_sub_bot.png) no-repeat bottom left;
	width:127px;
	height:29px
}
/*--------foot---------------------------------*/

.footline {
	background:url(../images/main_line.jpg) no-repeat bottom center;
	height:63px;
	width:980px;
	margin:0 auto
}
.foot {
	background:#005db3;
	width:100%;
	height:200px;
}
.footer {
	width:100%;
	background:url(../images/foot_bga.jpg) repeat-x;
	height:46px;
	color:#fff;
	text-align:center;
	font-size:13px;
	line-height:46px
}
.footer p{
	width:980px;
	margin:0 auto;
	}
.footer a {
	width:120px;
	color:#fff;
	padding:0 38px
}
.footer a:hover {
	color:#f7e500
}
.footer_contact{
	width:980px;
	margin:0 auto;
	overflow:hidden;
	}
.footer_contact p{
	font-size:14px;
	color:#FFF;
	float:left;
	margin-top:25px;
	line-height:40px;
	}