
/*naviagation*/
#top #nav a{
	color:#888;
}

#top #nav ul {
	border-top:none;
}



#top #nav li ul a{

}

#top  #nav ul a, #top  #nav ul li{
	background-color:#fff;
	background-image:none;
}

#top  #nav ul a:hover, #top  #nav ul a:focus {
	background-color:#1887d0;
	color:#555;
}

#top  #nav a:hover, #top  #nav a:focus {
	color:#555;
}


#top #nav .current_page_item a{
	color:#4c4c4c; 

	font-size:16px;
}


#top #nav .current_page_item a:hover{
	color:#fff; background:#306ede; /*Ò»¼¶±³¾°*/

	font-size:16px;
}

#top #nav .current_page_parent .current_page_item a, #top #nav .current_page_item ul a{
	border-bottom:1px solid #f5f5f5;
	border-left:none;
	background-image:none;
	color:#333; height:30px; line-height:30px; 
	font-size:12px;
}
