.m_first {
	background-color: #FF6600;
}

.topline {
	background-color: #3975BD;
}

/*------------------------------------------------  menu  ------------------------------------------------*/
.mtDropdownMenu {
	LEFT: -1000px;
	OVERFLOW: hidden;
	POSITION: absolute;
	TOP: -1000px;
	font-size: 9px;
	line-height: 16px;
}
.mtDropdownMenu .content {
	POSITION: absolute;
	font-size: 9px;
	line-height: 16px;
}
.mtDropdownMenu .items {
	BORDER-RIGHT: #D00910 1px solid;
	/*BORDER-TOP: #0E3B72 1px solid;*/
	Z-INDEX: 2;
	LEFT: 0px;
	BORDER-LEFT: #D00910 1px solid;
	BORDER-BOTTOM: #D00910 1px solid;
	POSITION: relative;
	TOP: 0px;
	font-size: 9px;
	line-height: 16px;
}
.mtDropdownMenu .item {
	FONT-SIZE: 12px;
	CURSOR: pointer;
	COLOR: #4A4B4B;
	FONT-FAMILY:"ËÎÌå";
	TEXT-DECORATION: none;
	EXT-DECORATION: none;
	border: medium none;
	line-height: 16px;
}
.mtDropdownMenu .background {	Z-INDEX: 1; FILTER: alpha(opacity=85); LEFT: 0px; POSITION: absolute; TOP: 0px; moz-opacity: .8}
.mtDropdownMenu .shadowRight {	Z-INDEX: 3; FILTER: alpha(opacity=0); WIDTH: 2px; POSITION: absolute; TOP: 3px; moz-opacity: .4}
.mtDropdownMenu .shadowBottom {	Z-INDEX: 1; FILTER: alpha(opacity=0); LEFT: 3px; POSITION: absolute; HEIGHT: 2px; moz-opacity: .4}
.mtDropdownMenu .hover {
	COLOR: #FF7011;
	font-size: 12px;
	line-height: 16px;
}
.mtDropdownMenu .item IMG {
	MARGIN-LEFT: 9px;
	font-size: 9px;
	line-height: 16px;
}
.mtFont {
	font-size: 12px;
	font-style: normal;
	/* font-weight: bold; */
	color: #FFFFFF;
	text-decoration: none;
}
.mtFont:hover {
	font-size: 12px;
	font-style: normal;
	/* font-weight: bold; */
	color: #FFFFFF;
	text-decoration: none;
}