/*html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); }*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background-color: #EC8D00;
}
.text_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
}

.left_menu_bg {
	background-image: url(../images/left_menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.left_menu_a {
	background-image: url(../images/menu_a.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.menu{
font-size:12px;
}

.menu a:link {
	color: #CC6600;
	text-decoration: none;
}
.menu a:visited {
	color: #CC6600;
	text-decoration: none;
}

.menu a:hover {
	color: #FF6600;
	text-decoration: none;
}

.menu a:active {
	color: #FF9900;
	text-decoration: none;
}


.text_orange {

	color: #CC6600;
	text-decoration: none;
}
.text_black_12 {

	color: #333333;
	font-size: 12px;
	text-decoration: none;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	text-decoration: none;
}

a:active {
	color: #FF9900;
	text-decoration: none;
}

