@charset "utf-8";
body {background-color: #001f15; margin-left: 10px; margin-top: 25px; margin-right: 0px; margin-bottom: 0px; }
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.text01 {
	font-family: Verdana;
	font-size: 12px;
	color: #6e6e6e;
}

.text02 {
	font-family: tahoma;
	font-size: 11px;
	color: #6e6e6e; text-align:justify; line-height:17px;
}

.tpo_bg{
	background-image:url(../img/top_bg.gif);
	background-repeat: repeat-x;
	height: 133px;
	width: 420px;
}


.heading01 {
	font-family: tahoma; font-weight:bold;
	font-size: 15px;
	color: #921012; text-align:justify; line-height:17px;
}




