.menu, .menu .jd_menu {
background:none repeat scroll 0 0 white;
}
.menu .jd_menu {
width:100%;
}
.jd_menu .showMenu {
background:url("../images/bgmnoselect.gif") repeat-x scroll center bottom white;
border-color:#666666 #666666 -moz-use-text-color;
border-style:solid solid none;
border-width:1px 1px 0;
color:black;
margin-right:1px;
padding:8px;
}
.jd_menu li.showMenu:hover {
background:url("../images/bgmhover.gif") repeat-x scroll center top white;
}
.showMenuSelected {
background:none repeat scroll 0 0 #992717 !important;
color:white !important;
}
.hideMenu{
display:none;
}


#menuUNI, #menuUNI ul, #menuUNI ul li {
	background-color:#336699;
}

#menuUNI ul li.jdm_hover {
	background-color:#1D3E5F;
}
/*
#menu1 {
height:28px;
}
#menu1, #menu1 ul, #menu1 li {
background:none repeat scroll 0 0 #992717;
}
#menu1 li.jdm_hover {
background:none repeat scroll 0 0 #8A170B;
color:white;
}
#menu1.hideMenu ul.jd_menu li {
border:0 none;
color:white;
padding:5px 8px;
}

.uni-menu , #menuUNI {
background:none repeat scroll 0 0 #336699;
clear:both;
display:none;

width:100%;
}
.uni-menu ul , #menuUNI ul{
	position:relative;
}
.uni-menu ul li, #menuUNI  ul li{
background:none repeat scroll 0 0 #336699;
cursor:pointer;
float:left;
font-size:12px;
list-style:none outside none;
padding:6px;
}
.uni-menu ul li:hover, #menuUNI ul li:hover {
background:none repeat scroll 0 0 #1D3E5F;
}
.uni-menu ul li a {
color:#FFFFFF;
}



*/
