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 { 
width : 188px; 
padding : 0 3px 3px 3px; 
margin : 0; 
background-color : #f3f3f3; 
background-image : url(); 
border-width : 1px; 
border-style : solid; 
border-color : #f3f3f3; 
} 
#qm0 a { 
padding : 3px 3px 3px 3px; 
background-color : transparent; 
color : #0c77bf; 
font-family : Arial; 
font-size : 12px; 
text-decoration : none; 
border-width : 0 0 1px 0; 
border-style : solid; 
border-color : #9fb6ef; 
} 
#qm0 a:hover { 
color : #0a659a; 
border-color : #ffcc33; 
background-color : #fbeaaf; 
} 
body #qm0 .qmactive, body #qm0 .qmactive:hover { 
color : #24b8ff; 
border-color : #ffcc33; 
} 
#qm0 div, #qm0 ul { 
padding : 5px; 
background-color : #f3f3f3; 
border-width : 1px; 
border-style : solid; 
border-color : #9fb6ef; 
} 
#qm0 div a:hover, #qm0 ul a:hover { 
color : #0a659a; 
} 
body #qm0 div .qmactive, body #qm0 div .qmactive:hover { 
color : #ff9900; 
}