body {
	font-size: 10pt;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FEFADF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 50px;
}
.main {
	background-color: #eeeeee;
	background-image: url(images/bg_main.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.font01 {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.font01:hover {

	font-size: 12px;
	color: #07509D;
	text-decoration: none;
}
.font02 {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
a.font02:hover {

	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.text {
	font-size: 14px;
	color: #000000;
	letter-spacing: 1px;
	text-indent: 2em;
	filter: DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=2);
	font-family: "ËÎÌå";
	line-height: 20px;
}
.border {
	font-family: "ËÎÌå", Arial, Tahoma;
	font-size: 12px;
	border: 1px solid #79A0CB;
	background-color: #E1F9FF;
	filter: Alpha(Opacity=60);
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000CC;
}
.text2 {

	font-size: 12px;
	color: #000000;
	letter-spacing: 1px;
	text-indent: 2em;
	filter: DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=2);
	font-family: "ËÎÌå";
	line-height: 20px;
}
