/* CSS Document */
body,td,th {
	font-size: 12px;
	color: #333333;
	font-family: "ËÎÌå";
	font-weight: bold;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bold {font-size: 14px}
.small {font-size: 10px;color: #0082D1}
.red {color: #FF0000}
.title {
	font-size: 16px;
	font-weight: bold;
}
.songti {font-family: "ËÎÌå"}
.blue {color: #0082D1}
.white {color: #FFFFFF}
a.white:link {text-decoration: none;color: #FFFFFF}
a.white:visited {text-decoration: none;color: #FFFFFF}
a.white:hover {text-decoration: none;color: #FFFFFF}
.black {
	color: #666666;
	font-family: "ËÎÌå";
	font-size: 12px;
}
a.black:link {text-decoration: none;color: #000000}
a.black:visited {text-decoration: none;color: #000000}
a.black:hover {text-decoration: none;color: #000000}
a:link {
	color: #32352D;
	text-decoration: none;
	font-size: 12px;
	font-weight:normal;
}
a:visited {
	text-decoration: none;
	color: #FF9999;
	font-size: 12px;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
	font-size: 12px;
}
.maintitle {
	font-size: 18px;
	color: #32352D;
	font-family: "ºÚÌå";
	font-weight: normal;
}
