@charset "utf-8";
#top{ width:100%; position:relative; height: 55px; margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto; }
.navwrap{ height:55px; line-height:55px; position:absolute; font-size:12px; z-index:6; }
#top #nav{ float:left; height:55px; line-height:55px; font-family: "微软雅黑", "黑体"; font-size: 16px; }
#nav,#nav ul{ margin:0; padding:0; list-style-type:none; list-style-position:outside; position:relative; line-height:55px; z-index:5; }
#top #nav a{ height:55px; display:block; text-decoration:none; text-align:center; line-height:40px; outline:none; z-index:35; position:relative; float:left; padding-top: 0; padding-right: 21px; padding-bottom: 0; padding-left: 21px; font-size: 16px; }
#top #nav ul a{
	line-height:33px; 
}
#top #nav li{ float:left; position:relative; z-index:20; }
#top #nav li li{
	border-left:none;
	margin-top:0;
}
#top #nav ul{ position:absolute; display:none; width:173px; top:55px; left:-1px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
#top #nav li ul a{ width:130px; height:auto; float:left; text-align:left; padding:0 21px; font-size: 12px; 
}
#top #nav ul ul{
	top:auto;
	border-top:none;
}	
#top #nav li ul ul{ left:173px; top:0px; }
#top #nav li:hover ul ul,#top #nav li:hover ul ul ul,#top #nav li:hover ul ul ul ul{
  	display:none;
}
#top #nav li:hover ul,#top #nav li li:hover ul,#top #nav li li li:hover ul,#top #nav li li li li:hover ul{
	display:block;
}
html{ 
}
body{
	color:#666;
}
.navwrap{
	background:transparent url(js/menu.png) no-repeat scroll right bottom;
}
#top #nav{ background:transparent url(js/menu.png) left top no-repeat; 
}
#top #nav a{
	color:#888;
}
#top #nav ul {
	border:1px solid #DFDFDF;
	border-top:none;
}
#top #nav li ul a{
	border-bottom:1px solid #fff;
	border-top:1px solid #DFDFDF;
}
#top  #nav ul a,#top #nav ul li{
	background-color:#f5f5f5;
	background-image:none;
}
#top  #nav ul a:hover,#top  #nav ul a:focus { background-color:#0078c2; color:#555; 
}
#top  #nav a:hover,#top  #nav a:focus {
	color:#555;
}
#top #nav .current_page_item a{
	color:#555;
}
#top #nav .current_page_parent .current_page_item a,#top #nav .current_page_item ul a{
	border-right:1px solid #f5f5f5;
	border-left:none;
	background-image:none;
	color:#444;
}

#head .mainNav .subNav #top .navwrap #nav .current_page_item .children .page_item .children .page_item a:hover { color: #FFFFFF; }
#head .mainNav .subNav #top .navwrap #nav .current_page_item .children .page_item a:hover { color: #FFFFFF; }
