.mtDropdownMenu {
	LEFT: -1000px;
	OVERFLOW: hidden;
	POSITION: absolute;
	TOP: -1000px;
}
.mtDropdownMenu .content {
	POSITION: absolute;
}
.mtDropdownMenu .items {
	width: 134px;
	height: 28px;
	overflow: hidden;
	line-height: 28px;
	font-size: 14px;
	color: #333333;
	text-align: center;
	background: #EEEEEE;
	opacity: 0.8;
	filter: Alpha(Opacity=80, Style=0);
	cursor: pointer;
	POSITION: relative;
	Z-INDEX: 10;
	TOP: 0px;
	LEFT: 0px;
}
.mtDropdownMenu .hover {
	color: #FFF;
	background: #004481;
}
.mtDropdownMenu .item IMG {
	MARGIN-LEFT: 10px;
}
.nl2 {
	width:282px;
	height:auto;
	overflow:hidden;
	padding:0;
	margin:0 auto;
	position:relative;
}
.nl2 ul {
	list-style: none
}
.nl2 ul li {
	width:282px;
	height:40px;
	overflow:hidden;
	line-height:40px;
	margin-bottom:2px;
	float:left;
	position:relative;
}
.nl2 ul li a:active, .nl2 ul li a:link, .nl2 ul li a:visited {
	display:block;
	width:232px;
	height:40px;
	overflow:hidden;
	color:#000;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 12px;
	padding-left:50px;
	background:url(../images/lefta1.jpg) no-repeat center;
}
.nl2 ul li a:hover {
	display:block;
	width:232px;
	height:40px;
	overflow:hidden;
	color:#000;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 12px;
	padding-left:50px;
	background: url(../images/left1.jpg) center no-repeat;
}
.nl2 dl dt {
	width:282px;
	height:40px;
	overflow:hidden;
	line-height:40px;
	margin-bottom:2px;
	float:left;
	position:relative;
}
.nl2 dl dt a:active, .nl2 dl dt a:link, .nl2 dl dt a:visited {
	display:block;
	width:242px;
	height:40px;
	overflow:hidden;
	color:#323232;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	padding-left:40px;
	background: url(../images/left.jpg) center no-repeat;
	display: block
}
.nl2 dl dt a:hover {
	display:block;
	width:242px;
	height:40px;
	overflow:hidden;
	color:#323232;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	padding-left:40px;
	background:url(../images/lefta.jpg) no-repeat center;
}