.bgstretcher-area { text-align: left; }
.bgstretcher, .bgstretcher UL, .bgstretcher UL LI {
	position: absolute;
	top: 0;
	left: 0;
}
.bgstretcher UL, .bgstretcher UL LI {
	margin: 0;
	padding: 0;
	list-style: none;
}
.bgstretcher {
	overflow: hidden;
	width: 100%;
	position: fixed;
	z-index: 1;
	_position: absolute; /*IE6 doesn't support fixed positioning*/
	top: 0;
	left: 0;
	background-color: #FFF;
}


/* 热点按扭　*/
.htmerdiv{ width:95px; height:45px; float:left; padding-left:12px; }
.htmerdiv1{ width:70px; height:45px; float:left; padding-left:85px; }
.htmer a{background:url(../images/anpic3.png) no-repeat 0 0px        ;cursor:hand; width:75px; height:45px; float:left;}
.htmer a:hover{background:url(../images/anpic4.png) no-repeat 0 0px;}
.htmer1 a{background:url(../images/anpic3.png) no-repeat -99px 0        ; width:75px; height:45px;cursor:hand; float:left;}
.htmer1 a:hover{background:url(../images/anpic4.png) no-repeat  -99px 0;}
.htmer2 a{background:url(../images/anpic3.png) no-repeat -192px 0        ; width:75px; height:45px;cursor:hand; float:left;}
.htmer2 a:hover{background:url(../images/anpic4.png) no-repeat  -192px 0;}

.htmer3 a{background:url(../images/anpic3.png) no-repeat -266px 0        ; width:75px; height:45px;cursor:hand; float:left;}
.htmer3 a:hover{background:url(../images/anpic4.png) no-repeat  -266px 0;}
.htmer4 a{background:url(../images/anpic3.png) no-repeat -360px 0        ; width:75px; height:45px;cursor:hand; float:left;}
.htmer4 a:hover{background:url(../images/anpic4.png) no-repeat  -360px 0;}
.htmer5 a{background:url(../images/anpic3.png) no-repeat -450px 0        ; width:75px; height:45px;cursor:hand; float:left;}
.htmer5 a:hover{background:url(../images/anpic4.png) no-repeat  -450px 0;}
.htmer6 a{background:url(../images/anpic3.png) no-repeat -546px 0        ; width:75px; height:45px;cursor:hand; float:left;}
.htmer6 a:hover{background:url(../images/anpic4.png) no-repeat  -546px 0;}
.htmer7 a{background:url(../images/anpic3.png) no-repeat -618px 0        ; width:75px; height:45px;cursor:hand; float:left;}
.htmer7 a:hover{background:url(../images/anpic4.png) no-repeat  -618px 0;}


/*menu*/
*{margin:0;padding:0;list-style:none;}
img{border:0 none;} 
.box{background:#1a529c}
.stmenu{
	font-family: "微软雅黑","Microsoft YaHei";
	font-size: 16px;
	color: #FFF;
}
/*主导航菜单*/
#nav-menu{height:50px;margin:0 auto;witdh:632px;}
#nav-menu .container{position:relative;overflow:visible; z-index:99;}
#nav-menu .menu{padding:0 0 0 10px;}
#nav-menu .menu li{position:relative;float:left;padding:0 3px 0 3px;display:inline;font-size:16px; }
#nav-menu .menu li h3{font-weight:normal;display:inline-block;float:left;}

#nav-menu .menu li a.xialaguang{margin-top:2px;display:inline-block;color:#fff;height:33px;text-decoration:none;font-size:16px;width:80px;text-align:center; padding-top:4px;}

#nav-menu .menu li a.selected,#nav-menu .menu li a.navhover,#nav-menu .menu li a.xialaguang:hover{color:#fff;}
#nav-menu .menu li a.navhover, #nav-menu .menu li a.xialaguang:hover{background-color:#c8242b; border-top:solid #FC0 2px; height:31px; }
#nav-menu .menu li a.xialaguang span{height:20px;line-height:20px;display:inline-block;font-weight:bold;}
#nav-menu .menu li a.selected span,#nav-menu .menu li a.navhover span,#nav-menu .menu li a.xialaguang:hover span{cursor:pointer;}
#nav-menu .menu li a.navhover span, #nav-menu .menu li a.xialaguang:hover span{width:80px;}
#nav-menu .menu ul.children{display:none;position:absolute;top:39px;width:160px;background:#c8242b;line-height:normal; padding-bottom:5px; padding-top:5px;z-index:99; left:3px;}
#nav-menu .menu ul.children li{width:150px;padding:0px;display:inline-block;font-size:14px; float:left;z-index:99;}
#nav-menu .menu ul.children li h3{display:block; width:100%;}
#nav-menu .menu ul.children li a{width:100%;height:18px;line-height:18px;overflow:hidden;padding:3px 0;display:block;color:#f3f2c7;text-align:left;
text-decoration:none; font-size:14px;font-family: "微软雅黑","Microsoft YaHei"; padding-left:10px;}
#nav-menu .menu ul.children li a:hover{background-color:#94835f;text-decoration:none;}

