
body,#menubar div,#menubar ul,#menubar li{margin:0;padding:0} 
#menubar {
	background:url(../images/nav_bg.png) repeat-x;height:39px;font-family:"microsoft yahei"	; position:relative;z-index:4;
}
#menubar ul.menus{list-style-type: none;width:980px;margin:0px auto}
#menubar ul.menus li {
	list-style-type: none;
	display: list-item;
	float: left;	
	line-height: 39px;
}
#menubar ul.menus li a {
	padding:0px;
	width:143px;
	text-align:center;
	display:block;
	font-size:16px;
	color:#fff; 
	text-decoration:none; 
}
#menubar ul.menus li a:hover{display: block;color: #fff; text-decoration:none; font-weight:bold;}
#menubar ul.menus li a.current {	
	display: block;
	color: #FFFFFF; 
	background-color:#71A3E4; 
	text-decoration:none;
}
#menubar ul.menus li a.current span{		
	
}

#menubar ul.menus li a.select:hover{		
	color: #FFFFFF; 	
}
#menubar ul.menus li a.fcurrent {	
	font-weight: bold;
	color: #fff;
	background: url(../images/select_menu.jpg) repeat-x ;
}
#menubar ul.menus li a.fcurrent:hover {	
	font-weight: bold;
	color: #fff;
	text-decoration:none;
	background: url(../images/select_menu.jpg) repeat-x ;
}
#menubar ul.second,#menubar ul.third {	
	padding:0;
	margin:0;
	margin-top:-85px;
	
	

	
}
#menubar ul.third {		
	border-top:1px solid #d9d9d9 
}
#menubar ul.second li {
	float:none; 
	margin:0;
	padding:0;
	
	
	
}
#menubar ul.third li {
	float:none;
	margin:0;
	padding:0;
	
	
}

#menubar ul.second li a,#menubar ul.third li a{
    padding: 0px;	
	width:141px; 
	font-size:13px;
	font-weight:normal;
	text-align:center;
	color:#242424;	
	background-color:#fff;
	border:1px solid #d9d9d9;
	height:38px;
	line-height:38px;
	border-top:1px solid #fff
}

#menubar ul.second li a span{ 
	margin:0;	
	width:16px;
	height:38px;
	/*background:url(../images/mdot1.jpg) center center no-repeat;*/
	line-height:38px;
}
#menubar ul.third li a span{ 
	margin:0;
	float:left;	
	display:block;
	width:16px;
	height:38px;
	/*background:url(../images/mdot1.jpg) center center no-repeat;*/	
	line-height:38px;
}
#menubar ul.second li a:hover span,#menubar ul.third li a:hover span{ 
	background:url(../images/mdot2.jpg) center center no-repeat;
	font-weight:bold;
	font-weight:normal;
}
#menubar ul.second li a:hover,#menubar ul.third li a:hover{	
	color: #242424; 
	
	background-color:#ededed; 
	text-decoration:none;
}
#menubar ul.second li a.subtitle {		
	
	width:141px;
	background:#BFDBFF url(../images/ndot1.gif) 95% center no-repeat;
}

#menubar ul.second li a.subtitle:hover{
	background:#ffffff url(../images/ndot.gif) 95% center no-repeat;	
	display: block;
	color: #FFFFFF; 
	text-decoration:none;
}

#menubar ul.menus li a.select{
	font-weight: bold;
	color: #fff;
	background: url(../images/select_menu.jpg) repeat-x;
	width:143px;
}

#menubar ul.second li a div{
	line-height:38px;
	padding-top:3px;	
	height:auto !important;
	height:35px; 
	min-height:35px;
	cursor:pointer;
} 
