/*
	DESTOON Copyright (C)2008-2099 www.destoon.com
	This is NOT a freeware,Use is subject to license.txt
*/
#menu a {text-decoration:none;}
.menu {background:#0679D4;height:44px;overflow:hidden;font-size:16px;border-radius:6px 6px 0 0;}
.menu span {display:block;width:100%;height:44px;padding:0 16px;color:#FFFFFF;}
.menu_li {float:left;white-space:nowrap;line-height:44px;margin:0 1px 0 0;}
.menu_li:hover {background:#00599C;}
.menu_on {float:left;white-space:nowrap;line-height:44px;background:#00599C;margin:0 1px 0 0;}