@charset "utf-8";


html{
	background-color:#eaeaea;
	}

body{
	color:#666;
	}


#topmeu3j2 {
	position:absolute;
	width:200px;
	height:48px;
	z-index:501;
	top: 57px;
	left: 220px;
	z-index:99999;
}	
	
/*navigation */

.navwrap{
	background:transparent url(menu.png) no-repeat scroll right bottom;
	}

#top #nav{
	background:transparent url(menu.png) left top no-repeat;
}





/*naviagation*/
#top #nav a{
	color:#fff;
	
}

#top #nav a:hover{
	color:#fff;
	background:#48B8E8;
	
}

#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:#4CA8D9;
	background-image:none;
}

#top  #nav ul a:hover, #top  #nav ul a:focus {
	background-color:#48B8E8;
	color:#000;
}

#top  #nav a:hover, #top  #nav a:focus {
	color:#000;
}


#top #nav .current_page_item a{
	color:#000;
}

#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:#000;
}
