.mtDropdownMenu {
	LEFT: -1000px;
	OVERFLOW: hidden;
	POSITION: absolute;
	TOP: -1000px;
	margin-top: 4px;

}
.mtDropdownMenu .content {
	POSITION: absolute
}
.mtDropdownMenu .items {
	BORDER-RIGHT: #999 1px solid; BORDER-TOP: #999 1px solid; Z-INDEX: 2; LEFT: 0px; BORDER-LEFT: #999 1px solid; BORDER-BOTTOM: #999 1px solid; POSITION: relative; TOP: 0px
}
.top .items {
	color: #FFFFFF;

}
.mtDropdownMenu .item {
	BORDER-RIGHT: medium none; BORDER-TOP: medium none; FONT-SIZE: 12px; BORDER-LEFT: medium none; CURSOR: hand; COLOR: #4a4b4b; BORDER-BOTTOM: medium none; TEXT-DECORATION: none
}
.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=40); WIDTH: 2px; POSITION: absolute; TOP: 3px; moz-opacity: .4
}
.mtDropdownMenu .shadowBottom {
	Z-INDEX: 1; FILTER: alpha(opacity=40); LEFT: 3px; POSITION: absolute; HEIGHT: 2px; moz-opacity: .4
}
.mtDropdownMenu .hover {
	BACKGROUND: #FFFFFF; COLOR: #FF9900}
.mtDropdownMenu .item IMG {
	MARGIN-LEFT: 12px
}
}
body{
	font-size: 12px;
	margin:0px;
	padding:0px;
	color: #FFFFFF;
	background-color: #000000;



}
td {
	font-size: 12px;
	line-height: 150%;
	
}
.tit {
	font-size: 14px;
}
a.word {
	color: #FFFFFF;
	text-decoration: none;
}
a.word:hover {
	color: #FFFF00;
	text-decoration: none;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}
a.black {
	color: #FFFFFF;
	text-decoration: none;
}
a.black:hover {
	color: #FFFF00;
	text-decoration: none;
}
select {
	font-family: "ËÎÌå";
	font-size: 12px;
}
input {
	font-family: "ËÎÌå";
	font-size: 12px;
}
.darkshadow {
	background-image: url(Img/td_bg.jpg);
	background-repeat: repeat-x;
}
.border2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #212121;
	border-right-color: #212121;
	border-bottom-color: #212121;
	border-left-color: #212121;
	background-image: url(Img/body_bg.gif);
	background-repeat: repeat-x;

}
.border3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #212121;
	border-right-color: #212121;
	border-bottom-color: #212121;
	border-left-color: #212121;
	background-image: url(Img/body_bg.gif);
	background-repeat: repeat-x;

}
.border4 {
	border: 1px solid #000000;
}
a.down {
	color: #FFFFFF;
	text-decoration: none;
}
a.down:hover {
	color: #FFFF00;
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}
