/*nav*/

a{
	outline:none;
	cursor:pointer;
}

.clearFix:after{
	content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0;
}
.clearFix{
	zoom:1;
}

.sitenav {
	background:#fff  url('http://www.webgle.com.cn/images/nav_dabg.gif') repeat-x scroll 0 4px;
	height:42px;
	*overflow:hidden;	
	
}
#siteNav{
}
.sitenav .real-wrap {
	background:transparent url('http://www.webgle.com.cn/navImages/nav_bg.jpg') no-repeat scroll center center;
	
}
.real-wrap {
	margin:0 auto;
	text-align:left;
	
}
.real-wrap ul.clearFix{
	margin:0 auto;
}
.navBtn a{
	color:white;
	text-align:center;
	font-size:14px;
	text-decoration:none;
	line-height:45px;
}
.navBtn{
	height:42px;width:134px;
	float:left;
	position:relative;
	overflow:visible;
}
.navBtn a.linker{
	height:42px;width:134px;
	display:block;
	
}
.navBtn a.hover{
	text-indent:-9999em;
}
.navBtn .menu{
	display:none;
	position:absolute;
	z-index:1000;
	top:42px;
	width:134px;
	left:0;
	overflow:hidden;
	background-image:none;
	border-top:1px #5aca55 solid;
	
}
.navBtn .menu a.list{
	
	line-height:25px;
	height:25px;
	padding:0;
	letter-spacing:5px;
	background:transparent url(../navImages/menu_bg.png);

}
.navBtn .menu a.listIE6{
	
	line-height:25px;
	height:25px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.webgle.com.cn/navImages/menu_bg.png",sizingMethod='crop');
}

.navBtn .menu a:hover{
	background-image:none;
	background-color:green;
	font-weight:bold;
}
.navBtn .menu div.first{
	padding-top:8px;
	background:transparent url(../navImages/menu_bg.png);
}
.navBtn .menu div.firstIE6{

	height:8px;	
	overflow:hidden;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.webgle.com.cn/navImages/menu_bg.png",sizingMethod='crop');
	
}

.navBtn .menu a{
	display:block;
	text-decoration:none
}
.menu .menu_bottom{
	background:transparent url('http://www.webgle.com.cn/navImages/menu_bg_bottom.png') no-repeat scroll center center;
	height:14px;
	
}
.menu .menu_bottomIE6{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.webgle.com.cn/navImages/menu_bg_bottom.png",sizingMethod='crop');
	height:14px;
 
 	
 }

ul,li{
	padding:0;
	margin:0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

.hover1{
	background-image:url(../navImages/hover/nav_1.png);
}
.hover2{
	background-image:url(../navImages/hover/nav_2.png) ;
}
.hover3{
	background-image:url(../navImages/hover/nav_3.png);
}
.hover4{
	background-image:url(../navImages/hover/nav_4.png);
}

.F list_title1 a.linker{
	width:136px!important;
}
.F list_title2 a.linker{
	width:134px!important;
}
.F list_title3 a.linker{
	width:132px!important;
}











