﻿@charset "utf-8";
.header_left{
	width:124px;
	height:138px;
}
.header_right{
	padding-right:10px;
	text-align: right;
	color:#fff;
	font-family:'微软雅黑';
}
.header_right a:link, .header_right a:visited{
	color: #fff;
	text-decoration: none;
}
.header_right a:hover{
	color: #fff;
	text-decoration: underline;
}
.searchDiv{
	width:196px;
	height:30px;
	background:url(../images/bg_search.gif) no-repeat;
}
.searchDiv_L{
	width:162px;
	height:24px;
	padding-top:3px;
	padding-left:10px;
}
.searchDiv_L input{
	width:162px;
	height:24px;
	border:0;
	line-height:24px;
	background:none;
	outline: none;
}
.searchDiv_R{
	padding-right:10px;
	padding-top:8px;
}
.searchDiv_R img{
	width:14px;
	height:14px;
	cursor: pointer;
	vertical-align: middle;
	float:left;
}
.headerUL{
	padding-right:50px;
}
.headerUL li{
	padding-left:14px;
	line-height:30px;
	float: right;
}
.headerUL li a:link, .headerUL li a:visited{
	color:#fff;
	text-decoration: none;
}
.headerUL li a:hover{
	color:#6fe019;
	text-decoration: none;
}
.headerUL li.on a:link, .headerUL li.on a:visited, .headerUL li.on a:hover{
	color:#6fe019;
	text-decoration: none;
}
.hotLine{
	font-size:14px;
}
#menu{
	width:938px;
	height:46px;
	line-height:46px;
	position: absolute;
	left:21px;
	top:159px;
	text-align: center;
	z-index:999999999;
}
#menu li{
	width:186px;
	height:45px;
	background:url(../images/bg_menuLi.gif) repeat-x;
	margin-right:2px;
	font-size:14px;
	font-weight: 700;
	font-family:'微软雅黑';
	position: relative;
}
#menu li a{
	width:100%;
	height:45px;
	line-height:45px;
	display:block;
}
#menu li a:link, #menu li a:visited{
	color:#666;
	text-decoration: none;
}
#menu li a:hover{
	color:#007dcc;
	text-decoration: none;
	background:#fff;
}
#menu li.menu-item-47{
	background:url(../images/bg_aboutUsLi.png) no-repeat transparent;
	position: relative;
}
#menu li.menu-item-47 a:hover{
	background:url(../images/bg_aboutUsLiOn.png) no-repeat transparent;
}
#menu li.menu-item-53{
	background:url(../images/bg_newsLi.png) no-repeat transparent;
	margin-right:0;
}
#menu li.menu-item-53 a:hover{
	background:url(../images/bg_newsLiOn.png) no-repeat transparent;
}
#menu li div.aboutList{
	position: absolute;
	width:194px;
	top:43px;
	left:-4px;
	display:none;
}
#menu li div.aboutList ul{
	width:100%;
}
#menu li ul li{
	width:100%;
	margin:0;
	height:43px;
	line-height:43px;
	background:url(../images/sec-navBgMid.png) repeat-y;
}
#menu li ul li a{
	width:166px;
	height:43px;
	line-height:43px;
	display:inlin-block;
	border-top:1px solid #dedede;
	margin:0 14px;
}


/*footer css*/
.footer{
	color:#666;
	padding:0 20px;
}
.footer .right{
	margin-top: -5px;
	margin-right: 12px;
}
.footer .right a{
	text-indent: -999999px;
	margin-top:14px;
}
.pr30{
	padding-right:30px;
}
.pr10{
	padding-right:10px;
}
#menu li p.menuliBom{
	width:194px;
	height:16px;
	overflow:hidden;
	background:url(../images/sec-navBgBom.png) no-repeat;
	padding:0;
	margin:0;
}