.mmt {
	width: auto;
/*	height: 14px; */
	margin: 0px;
}

.mmi_passive,.mmi_active,.mm_devide {
	font-family: Tahoma;
	font-size: 9pt;
	color: #333333;
	white-space: nowrap; text-decoration:none;
}

.mmi_passive,.mmi_active {
	padding: 2px;
	cursor: pointer;
}

.mmi_active {
/*	color: #FF0000;*/
	background-repeat: no-repeat;
	background-position: 50% 20%
}

.mm_devide {
	padding-left: 5px;
	padding-right: 5px;
}

.smt {
	background: #B4B6A9;
	width: auto;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
.smi_passive,.smi_active {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	cursor: pointer;
}

.smi_passive {
	color: #FFFFFF;
}

.smi_active {
	color: #000000;
	background: #EFF1E4;
}
