BODY{
	background-image:url("../image/back.gif");
}
.ctr{
	text-align:center;
}
.rt{
	text-align:right;
}
.lt{
	text-align:left;
}
TD#contents{
	padding-left:5px;
	padding-top:10px;
	vertical-align:top;
	border-right-style:double;
	border-right-weight:1px;
	border-color:#33DD88;
	font-size:14px;
}
P#clear{
	clear:both;
}
TD#title{
	background-color:#33DD88;
	height:45;
	width:100%;
	text-align : center;
	font-weight:900;
	font-size:24px;
	color:#055533;
	border-weight:20px;
	border-style:ridge;
	border-color:#66EEAA;
}
TD#main{
	padding-left:20px;
	vertical-align:top;
}
table.base{
	border-style:none;
	border-width:0px;
	padding:0px;
	width:100%;
}
TD.section{
	background-color:#DDFFAA;
	border-color:#CCDD88;
	border-weight:25px;
	border-style:double;
	color:#006666;
	font-weight:600;
	font-size:18px;
}
TD.secform{
	font-size:14px;
}
.b{
	font-weight:800;
}
