
.qmmc .qmdivider {
display : block;
font-size : 1px;
border-width : 0;
border-style : solid;
position : relative;
z-index : 1;
}
.qmmc .qmdividery {
float : left;
width : 0;
}
.qmmc .qmtitle {
display : block;
cursor : default;
white-space : nowrap;
position : relative;
z-index : 1;
}
.qmclear {
font-size : 1px;
height : 0;
width : 0;
clear : left;
line-height : 0;
display : block;
float : none !important ;
}
.qmmc {
position : relative;
z-index : 10;
}
.qmmc a, .qmmc li {
float : left;
display : block;
white-space : nowrap;
position : relative;
z-index : 1;
}
.qmmc div a, .qmmc ul a, .qmmc ul li {
float : none;
}
.qmsh div a {
float : left;
}
.qmmc div {
visibility : hidden;
position : absolute;
}
.qmmc .qmcbox {
cursor : default;
display : inline-block;
position : relative;
z-index : 1;
}
.qmmc .qmcbox a {
display : inline;
}
.qmmc .qmcbox div {
float : none;
position : static;
visibility : inherit;
left : auto;
}
#qm0 {
padding : 5px 10px;
background-image : url(graphics/menu-bg);
border-width : 0px;
border-style : solid;
border-color : #eeeeee;
}
#qm0 a {
padding : 5px;
color : #555555;
font-family : Arial;
font-size : 11px;
text-decoration : none;
text-align : left;
}
#qm0 div {
padding : 10px;
margin : -2px 0 0 0;
background-color : transparent;
border-style : none;
}
#qm0 div a {
padding : 3px 10px 3px 5px;
background-color : transparent;
font-size : 11px;
border-width : 0;
border-style : none;
}


#qm0 div a:hover {
background-color : #ffffff;
color : #0000FF;border:1px dotted #BBBBBB;padding : 2px 9px 2px 4px;
}
body #qm0 div .qmactive, body #qm0 div .qmactive:hover {
background-color : #dadada;
color : #cc0000;
}
#qm0 .qmtitle {
cursor : default;
padding : 3px 0 3px 4px;
color : #22619F;
font-family : arial;
font-size : 13px;
font-weight : bold;
  font-variant: small-caps
}
#qm0 .qmdividerx {
border-top-width : 1px;
margin : 4px 0 4px 0;
border-color : #AAAAAA;
  border-top-style: dotted
}
#qm0 .qmdividery {
border-left-width : 1px;
height : 15px;
margin : 4px 2px 0 2px;
border-color : #aaaaaa;
}
#qm0 .qmritem span {
border-color : #000000;
background-color : #ffffef;
}
#qm0 .qmritemcontent {
padding : 0 0 0 4px;
}
ul#qm0 ul {
padding : 10px;
margin : -2px 0 0 0;
background-color : #f7f7f7;
border-width : 1px;
border-style : solid;
border-color : #dadada;
}
ul#qm0 li:hover > a {
background-color : #f7f7f7;
}
