body {
	font-family: "ËÎÌå", "Arial", "Microsoft Sans Serif";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
td {
	font-family: "ËÎÌå", "Arial", "Microsoft Sans Serif";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 150%;

}
th {
	font-family: "ËÎÌå", "Arial", "Microsoft Sans Serif";
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	background-color: #666633;
}
input {
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	cursor: hand;
}
textarea {
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
a:link {
	color: #333399;
	text-decoration: none;

}
a:visited {
	color: #333399;
	text-decoration: none;

}
a:hover {
	color: #990000;
	text-decoration: underline;


}
a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	color: #666666;
	text-decoration: underline overline;
}
a.black:link {
	color: #000000;
	text-decoration: none;
}
a.black:visited {
	color: #000000;
	text-decoration: none;
}
a.black:hover {
	color: #666666;
	text-decoration: none;
}
a.link_menu:link {
	color: #000000;
	text-decoration: none;
}
a.link_menu:visited {
	color: #000000;
	text-decoration: none;
}
a.link_menu:hover {
	color: #666666;
	text-decoration: none;
}
a.link_title:link {
	color: #0066cc;
	text-decoration: none;
	font-size: 14px;

}
a.link_title:visited {
	color: #0066cc;
	text-decoration: none;
	font-size: 14px;

}
a.link_title:hover {
	color: #CC0000;
	text-decoration: none;
	font-size: 14px;

}
a.hand {
	text-decoration: none;
}
a.hand:hover {
	background-color: #DAFFC4;
	cursor: hand;
	color: #333366;
	text-decoration: none;
	line-height: 18px;


}
.height20 {
	line-height: 20px;
}
.Topic {
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #333366;
	text-decoration: none;
}
.Text {
	white-space: pre;
	word-break:break-all
}
