BODY {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 13px;
	color: #333333;
	background-image: url(images/bg_green.gif);
	background-repeat: repeat;
	text-align: center;
	margin: 10px 0px 0px;
	padding: 0px;
}

A {
}

A:link {
}

A:hover {
}

A:visited {
}

A:active {
}

ADDRESS {
	font-size: 10px;
	color: #006666;
	text-decoration: none;
	font-style: normal;
}


#copy A {
	text-decoration: none;
	color: #006666;
}

#copy A:link {
	color: #006666;
	text-decoration: none;
}

#copy A:visited {
	color: #006666;
	text-decoration: none;
}

#copy A:active {
	color: #006666;
	text-decoration: none;
}

#copy A:hover {
	color: #0033CC;
	text-decoration: underline;
}


.white {
	background-color: #FFFFFF;
}

.w-shadow {
	background-image: url(images/r_shadow.gif);
	background-repeat: repeat-y;
}

.u_shadow {
	background-image: url(images/u_shadow.gif);
	background-repeat: repeat-x;
}

.t-green {
	background-image: url(images/t_green.gif);
	background-repeat: repeat-x;
}

.l-green {
	background-image: url(images/l_green.gif);
	background-repeat: repeat-y;
}

.r-green {
	background-image: url(images/r_green.gif);
	background-repeat: repeat-y;
}

.u-green {
	background-image: url(images/u_green.gif);
	background-repeat: repeat-x;
}

.line {
	background-image: url(images/line_green.gif);
	background-repeat: repeat-x;
}

.btn {
	margin: 0px;
	padding: 0px;
}
.text-nomal {
	text-align: left;
}
.text-nomal-height {
	line-height: 130%;
	text-align: left;
}
