body {
	background-color: #ffffe0;
	color: #800000;
	font-size: 16px;
	margin: 0px;
}
.normal {
	background-color: #ffffe0;
	color: #800000;
	font-size: 16px;
}
.boxbgcolor {
	background-color: #ffffe0;
}
.boxouter {
	background-color: #ff7000;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}
.boxinner {
	background-color: #ffffe0;
	color: #800000;
	font-size: 13px;
	font-weight: bold;
}
.topkeyline {
	color: #808080;
	font-size: 10px;
}
.frametitle {
	font-size: 24px;
	font-weight: bold;
}
.frametopic {
	font-size: 20px;
	font-weight: bold;
}
.frameline {
	font-size: 16px;
	font-weight: none;
}
.maintitle {
	background-color: #fff0a0;
	background-image: url(./maintitlebg.gif);
	color: #800000;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.mainline {
	background-color: #ffffe0;
	color: #800000;
	font-size: 15px;
	font-weight: none;
}
.menutitle {
	background-color: #fff0a0;
	background-image: url(./menutitlebg.gif);
	color: #800000;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.menulist {
	background-color: #ffffe0;
	color: #800000;
	font-size: 15px;
	font-weight: none;
}

