.mtDropdownMenu {
	LEFT:-1imagespx;
	OVERFLOW: hidden;
	POSITION: absolute;
	TOP:-1imagespx;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.mtDropdownMenu .content {
	POSITION: absolute;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#ffffff;
	text-decoration: none;
}
.mtDropdownMenu .items {
    width:130px; 

	LEFT: 0px;
	POSITION: relative;
	TOP: 0px;
	Z-INDEX: 2;
	font-size: 11px;
	font-style: normal;
	line-height:18px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-align:left;
}
.mtDropdownMenu .item {
 BORDER-BOTTOM:medium none; BORDER-LEFT:medium none; BORDER-RIGHT:medium none; BORDER-TOP:medium none; COLOR:#ffffff;/*??????*/ 
 CURSOR:hand; FONT-FAMILY: ""; FONT-SIZE:11px; TEXT-DECORATION:none; EXT-DECORATION:none;
}
.mtDropdownMenu .background {
	FILTER: alpha(opacity=100);/*?????*/ 
	LEFT: 0px;
	POSITION: absolute;
	TOP: 0px;
	Z-INDEX: 1;
	moz-opacity:.8;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	
}
.mtDropdownMenu .shadowRight {
	FILTER: alpha(opacity=0);
	POSITION: absolute;
	TOP: 3px;

	Z-INDEX: 3;
	moz-opacity: .4;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	
}
.mtDropdownMenu .shadowBottom {
	FILTER: alpha(opacity=0);

	LEFT: 2px;
	POSITION: absolute;
	Z-INDEX: 0;
	moz-opacity:.4;
	font-size: 11px;
	font-style: normal;
	line-height:18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.mtDropdownMenu .hover {
	BACKGROUND:#008ECD;/*下拉移上去颜色*/
	COLOR:#ffffff;/*???????*/
	text-align:left;
	font-size: 11px;
	font-style: normal;
	line-height:18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.mtDropdownMenu .item IMG {
	MARGIN-LEFT: 1px;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}