table {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;

}
.menu {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
}
.pic {
	border: 1px solid #000000;
}.title {
	font-family: "ËÎÌå", "Arial";
	font-size: 16px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}
.list {
	font-family: "ËÎÌå", "Arial";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.content {
	font-family: "ËÎÌå", "Arial";
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}
body {
	background-image: url(../images/bg.gif);
	background-position: center;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
