body {
	font-family: "ËÎÌå";
	font-size: 12px;
}
td {
	font-family: "ËÎÌå";
	font-size: 12px;
}
.menuactive {
	color: #003366;
}
.menuselect {
	cursor: hand;
	background-image: url(../pic/bg-menu-over.jpg);
}

.menulink {
	font-weight: bold;
	font-family: "ËÎÌå";
	font-size: 12px;
	text-decoration: none;
	color: #0066CC;
}
.infotitle {
	line-height: 150%;
	font-weight: bold;
	font-size: 14px;
}
.infotext {
	line-height: 150%;
	color: #003366;
}
.picbox {
	border-top: 1px solid #000000;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 1px solid #000000;
}
.bluebox {
	background-color: #6699CC;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
