@charset "gb2312";
/* CSS Document */
* {	margin: 0; padding: 0; }
body,html { margin: 0px; padding: 0px; width: 100%; height: 100%; color: #3f3221; font-size: 12px; font-family: ËÎÌå, arial, verdana, sans-serif;  background-color:#dce6db; text-align: center; }
#css_01 a:link,#css_01 a:active,#css_01 a:visited	{ color: #ffffff; text-decoration: none; }
#css_01 a:hover	{ color: #ffffff; text-decoration: underline; }
#css_02 a:link,#css_02 a:active,#css_02 a:visited	{ color: #3f3221; text-decoration: none; }
#css_02 a:hover	{ color: #ffffff; text-decoration: none; }
#css_03 a:link,#css_03 a:active,#css_03 a:visited	{ color: #008738; text-decoration: none; }
#css_03 a:hover	{ color: #008738; text-decoration: none; }
#css_04 a:link,#css_04 a:active,#css_04 a:visited	{ color: #333333; text-decoration: none; }
#css_04 a:hover	{ color: #008738; text-decoration: none; }
#css_05{letter-spacing :0.5px; line-height:19px;}
#css_06 a img { border:1px; border-color:#cccccc;}
#css_06 a:link,#css_06 a:active,#css_06 a:visited	{ color: #333333; text-decoration: none; }
#css_06 a:hover	{ color: #008738; text-decoration: none; }
#css_07 a:link,#css_07 a:active,#css_07 a:visited	{ color: #3f3221; text-decoration: none; }
#css_07 a:hover	{ color: #008738; text-decoration: none; }
.mtDropdownMenu {
	LEFT: -1000px;
	OVERFLOW: hidden;
	POSITION: absolute;
	TOP: -1000px;
	margin: 0 0 0 2px;
	text-align: left;
}
.mtDropdownMenu .content {
	POSITION: absolute;
}
.mtDropdownMenu .items {
	Z-INDEX: 2;
	POSITION: relative;
	TOP: 0px;
	LEFT: 0px;
	BORDER: #abcf9e 1px solid;
	width:120px;
}
.top .items {
	BORDER-TOP: medium none;
}
.mtDropdownMenu .item {
	BORDER: medium none;
	font: 12px;
	COLOR: #008738;
	CURSOR: pointer;
	_CURSOR: hand;
	TEXT-DECORATION: none;
}
.mtDropdownMenu .background {
	Z-INDEX: 1;
	POSITION: absolute;
	TOP: 0px;
	LEFT: 0px;
}
.mtDropdownMenu .shadowRight {
	Z-INDEX: 3;
	POSITION: absolute;
	TOP: 3px;
	WIDTH: 2px;
}
.mtDropdownMenu .shadowBottom {
	Z-INDEX: 1;
	POSITION: absolute;
	LEFT: 3px;
	HEIGHT: 2px;
}
.mtDropdownMenu .hover {
	BACKGROUND: #abcf9e;
	font: 12px;
	COLOR: #008738;
	TEXT-DECORATION: none;
}
