body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #BD0000;
}
a:active {
	text-decoration: none;
	color: #980D0B;
}

.a.b:link {
	color: #EEEEEE;
	text-decoration: none;
}
.a.b:visited {
	text-decoration: none;
	color: #EEEEEE;
}
.a.b:hover {
	text-decoration: none;
	color: #EF7961;
}
.a.b:active {
	text-decoration: none;
	color: #EF7961;
}

td {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}

.red12 {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 20px;
	color: #860E0B;
	font-weight: bold;
}

.font_green {
	color: #3A6C20;
	background-repeat: no-repeat;
}
.font_blue {
	color: #0574A6;
}

.img_bk {
	border: 3px solid #CDEAF2;
}
.login_input {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #980D0B;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #980D0B;
	border-right-color: #980D0B;
	border-bottom-color: #980D0B;
	border-left-color: #980D0B;
	padding-top:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.a_leftmenu{
	margin-bottom: 0px;
	font-family: "ËÎÌå";
	font-size: 14px;
	line-height: 36px;
	color: #980D0B;
	background-image: url(../images/about/about_11.gif);
	background-repeat: no-repeat;
	text-indent: 50px;
	display: block;
	height: 36px;
	width: 208px;
	text-decoration: none;

}
.a_leftmenu:hover {
	font-family: "ËÎÌå";
	font-size: 14px;
	line-height: 36px;
	color: #FFFFFF;
	background-image: url(../images/about/about_011.gif);
	background-repeat: no-repeat;
	text-indent: 50px;
	display: block;
	height: 36px;
	width: 208px;
	text-decoration: none;
}
