body {
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	font-family: Osaka ;
	font-size:12px;
	color:dimgray;
	line-height: 120%;
}


.main{
	position:absolute;
	
	width:805px;
	height:auto;
	font-size:12px;
	background-image:url(images/back-bainda.jpg);
	background-color:#FFFFFF;
	background-repeat:repeat-y;
    background-position:right top;
	text-align:left;

 }

h1{
	color:#ffffff;
	height:30px;
	font-size: 12px; 
	margin: 0px;
	text-align: left; 
}
.toptext{
	background-image:url(images/toptext_phot.jpg);
	background-repeat: no-repeat;
	color:#ffffff;
	width:805px;
	height:355px;
	float:left;
	font-size: 12px; 

}

.topmenu{
	background-image:url(images/tenline.gif);
	background-repeat: no-repeat;
	width:805px;
	height:50px;
	float:left;
		font-size:12px;

}


.leftbox{


	background-repeat:repeat-y;
    background-position:right top;
	float:left;
	height:100%;
	width:210px;
		line-height: 170%;
}
.rightbox{
	float:right;
	height:auto;
	width:590px;
		line-height: 170%;
}

.cright{
text-align:right;

	height:auto;
	width:590px;
		font-size:10px;

}
