BODY {
	MARGIN: 0px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	color: #666;	
	line-height: 25px;


}

.bb {
	BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; BORDER-LEFT: #cccccc 1px solid; BORDER-BOTTOM: #cccccc 1px solid
}

.nan {
	font-family: "宋体,Arial";
	font-size: 12px;
	color: #293D6B;
	font-weight: bold;	
}



.p {
	font-family: "宋体,Arial";
	font-size: 12px;
	color: #293D6B;
	font-weight: bold;
	line-height: 25px;
}


.nan1 {
	
	color: #0090d6; 
	font-weight: bold
	
}


A:link {
	COLOR: #293D6B; TEXT-DECORATION: none;
}
A:visited {
	COLOR: #293D6B; TEXT-DECORATION: none;

}
A:hover {
	COLOR: #0090d6;
	TEXT-DECORATION: underline;
}
A:active {
	TEXT-DECORATION: none
}


A.a1:link {
	COLOR: #7F7F7F;
	font-weight: normal;
}


A.a1:VISITED{
	font-family:Arial, "宋体";
	font-size:12px;
	line-height:22px;
	color:#7F7F7F;
	text-decoration:none;
	font-weight: normal;
		}
		

A.a1:HOVER{
	font-family: Arial, "宋体";
	font-size:12px;
	line-height:22px;
	color:#7F7F7F;
	text-decoration:underline;
	font-weight: normal;
		}

A.a1:ACTIVE{
	TEXT-DECORATION: none;
	font-weight: normal;
		}
		
		
		

.mtDropdownMenu {
	overflow: hidden;
	position: absolute;
	left: -1000px;
	top: -1000px;
}
.mtDropdownMenu .content {
	/*position: absolute;*/
	position: relative;
	text-align: left;
}
.mtDropdownMenu .items {
	background-image:url(../img/menu/a.png);

	filter: alpha(opacity=90);

	
	
	border-bottom: #fff 1px solid;
	border-left: #fff 1px solid;
	border-right: #fff 1px solid;
	border-top: #fff 1px solid;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 2;
}
.top .items {
	border-top: medium none;
}
.mtDropdownMenu .item {
	FONT-FAMILY:Arial , "宋体";
	BORDER-BOTTOM: medium none;
	BORDER-LEFT: medium none;
	BORDER-RIGHT: medium none;
	BORDER-TOP: medium none;
	COLOR: #FFFFFF;
	CURSOR: hand;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
}


.mtDropdownMenu .hover {
	color: #000;
	background:#FFFFFF

}



.mtDropdownMenu .background {
	FONT-FAMILY:Arial , "宋体";
	filter: alpha(opacity=85);
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	-moz-opacity: .8;
}






.mtDropdownMenu .shadowRight {
	filter: alpha(opacity=40);
	position: absolute;
	top: 3px;
	width: 2px;
	z-index: 3;
	-moz-opacity: .4;
}
.mtDropdownMenu .shadowBottom {
	filter: alpha(opacity=80);
	height: 2px;
	left: 3px;
	position: absolute;
	z-index: 1;
	-moz-opacity: .4;
}
.mtDropdownMenu .item img {
	margin-left: 0px;
}		
		
		