body {
	background-color: #FFFFFF;
	background-image: url(image/bg_img.gif);
	margin: 0px 0px 0px;
	font-size: 90%;
}

a:link {
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: underline;
	color: #519365;
}

a:visited {
	text-decoration: none;
	color: #666666;
}

.title {
	font-weight: bold;
	color: #666699;
	height: 25px;
}

/*°å±¡Ì¾2*/
.title2 {
	font-weight: bold;
	color: #666699;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
}

/*°å±¡Ì¾1*/
.title3 {
	font-weight: bold;
	color: #666699;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
}

/*°å±¡Ì¾1*/
.title4 {
	font-weight: bold;
	color: #666699;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 18px;
}

.foot {
	font-size: small;
}

.LH20 {
	line-height: 20px;
}

.H2 {
	font-size: 105%;
	color: #99CC99;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;

}
.H1 {
	font-size: 105%;
	color: #666666;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
