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

}
.MainContents {
	font-size: 90%;
	line-height: 200%;
	color: #333333;
	text-align: center;
	height: 400px;
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px none #999999;
	background-image:  url(../taka/img/corner02.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 60px;



}

.Btn {
	font-size: 90%;
	color: #006600;
}
.Txt12px {

	font-size: 12px;
}
