.qmclear {
	CLEAR: left; 
	DISPLAY: block; 
	FONT-SIZE: 1px; 
	HEIGHT: 0px;
	WIDTH: 0px;
	LINE-HEIGHT: 0px; 
}
.qmmc {
	POSITION: relative;
}
.qmmc A {
	DISPLAY: block; 
	FLOAT: left; 
	WHITE-SPACE: nowrap

}
.qmmc DIV A {
	FLOAT: none;
	background-color:#f3f3f3;

}
.qmmc DIV {
	VISIBILITY: hidden; 
	POSITION: absolute;
}
#qm0 {
	/*background:#33FFFF;*/
}
#qm0 A {
	font-size:12px;
	color: #333333;
	text-decoration:none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #a1a0a4;
	padding-right: 50px;
	padding-left: 10px;
}
#qm0 A:hover {
	TEXT-DECORATION: none;
	color:#000000;
}

#qm0 DIV {
	margin-top: 5px;
	margin-left:0px;
	padding-top: 1px;
}
#qm0 DIV A:hover {
	background-color:#F7F7F7;
}
#qm0 DIV .qmactive {
	
	
}
#qm0 DIV A {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCC;
	padding-top: 3px;
	padding-bottom: 3px;
}




.qmfv {
	VISIBILITY: visible! important
}
.qmfh {
	VISIBILITY: hidden! important
}
