  .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 li {
z-index : auto;
}
.qmmc ul {
left : -10000px;
position : absolute;
z-index : 10;
}
.qmmc, .qmmc ul {
list-style : none;
padding : 0;
margin : 0;
}
.qmmc li a {
float : none;
}
.qmmc li:hover > ul {
left : auto;
}
#qm0 li {
float : none;
}
#qm0 li:hover > ul {
top : 0;
left : 100%;
}
#qm0 {
padding : 0 0 0 0;
margin : 0;
background-color : #d9ebf5;
background-image : url();
border-width : 1px;
border-style : solid;
border-color : #d9ebf5;
}
#qm0 a {
padding : 3px 3px 3px 3px;
background-color : transparent;
color : #a65d55;
font-family : Arial;
font-size : 14px;
text-decoration : none;
border-width : 0 0 1px 0;
border-style : solid;
border-color : #d6b56c;
}
#qm0 a:hover {
color : #0a659a;
border-color : #bedbed;
background-color : #fbf4d8;
}
body #qm0 .qmactive, body #qm0 .qmactive:hover {
color : #0a659a;
border-color : #d6b56c;
}
#qm0 div, #qm0 ul {
padding : 5px;
background-color : #ecf4f9;
border-width : 1px;
border-style : solid;
border-color : #d6b56c;
}
#qm0 div a:hover, #qm0 ul a:hover {
color : #0a659a;
}