  .qmmc .qmdivider  {
display : block;
font-size : 1px;
border-width : 0;
border-style : solid;
}
.qmmc .qmdividery {
float : left;
width : 0;
}
.qmmc .qmtitle {
display : block;
cursor : default;
white-space : nowrap;
}
.qmclear {
font-size : 1px;
height : 0;
width : 0;
clear : left;
line-height : 0;
display : block;
float : none !important ;
}
.qmmc {
position : relative;
}
.qmmc a, .qmmc li {
float : left;
display : block;
white-space : nowrap;
}
.qmmc div a, .qmmc ul a, .qmmc ul li {
float : none;
}
.qmsh div a {
float : left;
}
.qmmc div {
visibility : hidden;
position : absolute;
}
#qm0 {
background-color : #ffffff;
background-image : url(template/bg1.gif);
border-width : 1px 0 1px 0;
border-style : solid;
border-color : #000000;

}

#qm0 a {
background-color : transparent;
color : #ffffff;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
text-decoration : none;
border-width : 0 0 0 1px;
border-style : solid;
border-color : #000000;

}
#qm0 a:hover {
background-color : #eff4fa;
color : #000000;
text-decoration : underline;
}

#qm0 a.current {
	background-color : #D1E0F1;
	color : #000000;
	text-decoration : underline;
}


body #qm0 .qmactive, body #qm0 .qmactive:hover {
background-color : #eff4fa;
color : #000000;
text-decoration : underline;
}

#qm0 div {
padding : 5px;
margin : 0;
background-color : #d6dce2;
border-width : 1px;
border-style : solid;
border-color : #333333;
}
#qm0 div a {
padding : 0px 30px 3px 5px;
color : #333333;
font-size : 11px;
border-width : 0 1px 0 1px;
border-style : solid;
border-color : #d6dce2;
}
#qm0 div a:hover {
background-color : #eff4fa;
color : #000000;
text-decoration : none;
border-color : #666666;
font-weight : bold;
}
body #qm0 div .qmactive, body #qm0 div .qmactive:hover {
background-color : #eff4fa;
color : #000000;
text-decoration : underline;
border-color : #666666;
} 