body {
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(../sl/img/bg_corner_top.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
.MainContents {
	text-align: center;
	height: 380px;
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px none #999999;
	background-image: url(../sl/img/bg_corner_bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 40px;



}

.Btn {
	font-size: 90%;
	color: #006600;
}
.WakuGreen {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #009900;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #009900;
}
.Txt12px {
	font-size: 12px;
}
