@charset "utf-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#EDEDED;
	
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, img, pre, form, fieldset, input, textarea, p, blockquote, th, td, button{padding:0;margin:0;}
img{ border:none;}
ul,li{list-style:none;margin: 0px;}/*清除ul、li的列表前的点*/
body,td,th {font-size: 12px;font-family: "微软雅黑", Arial;}
a {font-size: 12px;	font-family:"微软雅黑", Arial; color: #333333;}
a:link {text-decoration: none;}
a:visited {	text-decoration: none;	color: #333333;}
a:hover {text-decoration: none;	color: #666666;	cursor: pointer;}
a:active {text-decoration: underline;color: #333333;}
.fl{float:left;	}
.fr {float:right;}
.middle {width:980px; margin:0px auto;}
.clear{	clear:both;	font-size: 0px;	line-height: 0px;height: 0px;}
.orange {color:#ee7f12;	font-weight:bold;}
.big_red {color:#FF0000;font-weight:bold;}
.green {color:#3ea112;font-weight:bold;}
.bule {	font-size: 12px;line-height: 20px;color: #0c85e3;}
.gray {	font-size: 12px;line-height: 20px;color: #716e6e;}
.red {font-size: 12px;line-height: 20px;color: #ac0606;	text-decoration:underline;}

/*区块与区块间隔调用样式*/

.blank6 {clear:both; height:6px; display:block;}
.blank10 {clear:both; height:10px; display:block;}
.blank15 {clear:both; height:15px; overflow:hidden; display:block;}


/*button*/
.indexbtn{
	background-image:url(../images/burtaen.jpg);
	height:27px;
	width:73px;
	color:#FFFFFF;
	text-align:center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
/*.indexbtn:hover {
	background-image: url(../images/burtaen_hover.jpg);
}*/




/*头部*/
.topbar{ width:980px; height:96px; margin:0 auto;}
.topbar .logo_L{ width:500px; float:left; margin:12px 0 0 18px;}
.topbar .logo_L h1{ width:auto; height:70px; display:block; float:left; max-width:260px; overflow:hidden;}
.topbar .logo_L span{ height:30px; width:190px; display:block; margin:28px 0 0 10px; float:left;}

.topbar_r{ width:400px; height:86px; float:right; display:block; overflow:hidden;}
.topbar_r ul{ width:175px; height:27px; line-height:27px; display:block; margin-left:220px;}
.topbar_r ul li{ float:left; text-align:center;color:#fff;}
.topbar_r ul li.li1{ width:113px; height:27px; display:block; background:url(../images/top_wzbg2.jpg) no-repeat;}

.topbar_r ul li.li2{ width:62px; height:27px; display:block; background:url(../images/top_wzbg2.jpg) no-repeat -113px 0;}

.topbar_r ul li.li2 a{ width:62px; height:27px; display:block;color:#fff; }
.topbar_r ul li a:hover{ color:#333; }


.topbar_r_menu{
	height: 28px;
	margin-top: 18px;
	float: right;
	white-space: nowrap;
}
.topbar_r_menu li{
	height: 30px;
	background: url(../images/head-icon.png) no-repeat;
	text-indent: 30px;
	margin-right: 15px;
	white-space: nowrap;
	line-height: 30px;
	float: left;
}
.topbar_r_menu a li:hover{color:#9d6834;}

.topbar_r_menu li.a1{ background:url(../images/head-icon.png) no-repeat 0px 0;}
.topbar_r_menu li.a2{ background: url(../images/head-icon.png) no-repeat -69px 0;}
.topbar_r_menu li.a3{ background: url(../images/head-icon.png) no-repeat -141px 0;}
.topbar_r_menu li.a4{ background: url(../images/head-icon.png) no-repeat -213px 0;}
.topbar_r_menu li.a5{ background: url(../images/head-icon.png) no-repeat -281px 0;}


.topbar_r_menu a li.a1:hover {background: url(../images/head-icon.png) no-repeat 0px -53px;}
.topbar_r_menu a li.a2:hover {background: url(../images/head-icon.png) no-repeat -69px -53px;}
.topbar_r_menu a li.a3:hover {background: url(../images/head-icon.png) no-repeat -141px -53px;}
.topbar_r_menu a li.a4:hover {background: url(../images/head-icon.png) no-repeat -213px -53px;}
.topbar_r_menu a li.a5:hover {background: url(../images/head-icon.png) no-repeat -281px -53px;}

.Nav_bg {
	background: url(../images/menv1.jpg);
	height: 40px;
	white-space: nowrap;
	overflow: hidden;
}
.Nav .navmenu{
	width: 970px;
	margin: 0 auto;
	overflow: hidden;
	white-space: nowrap;
}
.Nav .navmenu li{
	float: left;
	display: block;
	width: 137px;
	height: 40px;
	text-align: center;
}
.Nav .navmenu li.linee{
	background-image: url(../images/menvlien.jpg);
	width: 1px;
	height: 40px;
	float: left;
}
.Nav .navmenu li a{
	display: block;
	width: 138px;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	color: #fff;
}
.Nav .navmenu li a:hover{color:#fff;text-decoration:none; }
.Nav .navmenu li:hover,.Nav .navmenu li.navcur{
	float:left;
	display:block;
	height:40px;
	text-align:center;
	line-height: 40px;
	background-image: url(../images/menvbg11.jpg);
	background-repeat: repeat;
}
.Nav .navmenu li.navcur a{
	color:#FFFFFF;
}
.nav_shadow {
	background:url(../images/nav_shadow.png);
	background-repeat:repeat-x;
	top: 136px;
	width: auto;
}
.foot {
	background: url(../images/gray_line.jpg) no-repeat top center;
	margin-top: 15px;
	text-align: center;
	padding: 15px 0px;
	line-height: 20px;
}
.foot a { padding:0px 5px;}

.prompt{height:30px; font-size:16px;text-align:center; color:#fff;width:100%;line-height:30px;
background:rgba(0,0,0,0.6) none repeat scroll !important; /*实现FF背景透明，文字不透明*/
background:#000; filter:Alpha(opacity=60);/*实现IE背景透明*/}
.prompt a{color:#fff; font-size:16px;}
