body,td,th {
	font-family: ËÎÌå;
	font-size: 9pt;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	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;
}
.compart {
	background: #83BAD8;
}
.compart_x {
	border-top: 1px solid #83BAD8;
}
.left_bg {
	background: #EBF4FB;
}
.consultation {
	background: #C2E9F5;
}
.center {
	background: #74CDEB;
}
.bottom {
	background: #108ECB;
}
.arrow {
	color: #108FCC;
}
.public {
	border: #74CDEB 1px solid;
}
.public_btn {
	background: url(../images/public_btn.gif);
}
.public_title {
	background: url(../images/public_title.gif);
}