html, body {
	font-family: monospace, sans-serif, verdana, helvetica, arial;
	font-size: 11px;
	line-height:1.4;
	background-color: #FFFFFF;
	color: #666666;
	letter-spacing: 0px;
}

A{
	color : #999999;
	text-decoration : underline;
}

A:HOVER{
color : #666666;
text-decoration : underline;
}

UL.disc{
list-style-type:disc;
list-style-position:outside;
}


.container {
	width: 700px;
	hight: 560px;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0 auto;
	background-image: url(image/muzutama_bk_lotus2.png);
}

.verytop {
	width: 640px;
	position: relative;
	left: 30px;
	top: 0px;
	height: 30px;
}
.top {
	width: 640px;
	position: relative;
	left: 30px;
	top: 0px;
	height: 70px;
}

.topleft {
	width: 130px;
	position: relative;
	left: 0px;
	top: 0px;
	height: 54px;
}

.topright {
	width: 510px;
	position: absolute;
	left: 130px;
	top: 0px;
	height: 54px;
}

.middle {
	position: relative;
	width: 640px;
	height: 430px;
	left: 30px;
	top: 0px;
}

.left {
	position: relative;
	width: 180px;
	height: 430px;
	left: 0px;
	top: 0px;
	background-image: url(image/left_logo2.png);
}

.left_quote {
	position: relative;
	width: 140px;
	left: 20px;
	top: 280px;
}


.main {
	position: absolute;
	width: 430px;
	height: 430px;
	left: 210px;
	top: 0px;
}

.quote {
	color: #333333;
	font-size: 11px;
	line-height:1.2;
}


.content {
	position: relative;
	width: 330x;
	height: 330px;
	left: 0px;
	top: 0px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
	padding-top: 50px;
	background-image: url(image/main_bk.png);	
}


*.framebox
      {
    border:none;
    width: 350px;
   	height: 330px;
	padding-right: 20px;
    overflow: auto;
}

.leaf {
	position: absolute;
	width: 62px;
	height: 52px;
	left: 323px;
	top: 328px;
	background-image: url(image/leaf_mark.png);
}




.footer {
	position: relative;
	width: 640px;
	height: 25px;
	left: 30px;
	top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 5px;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	color: #444444;
}


.dot {	font-size: 13px;
	color: #FFCC00;
}