body,td,th {
	font-family: ËÎÌå;
	font-size: 9pt;
	color: #000000;
}
body {
	background-image: url(../images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
}
.input_text {
	height: 20px;
	font-size: 12px;
}
.font_white {
	color: #FFFFFF;
}
.font_red {
	color: #CC0000;
}
.font_blue {
	color: #000066;
}
.font_gray {
	color: #666666;
}
.font_big {
	font-size: 14px;
}
.line {
	line-height: 20px;
}
.btm_line {
	background: url(../images/line_1.gif) repeat-x bottom;
}
.btm_line2 {
	background: url(../images/line_2.gif) repeat-x bottom;
}
.article_title {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.article_content {
	font-size: 14px;
	line-height: 22px;
}