/* css for microalgae */
#pagebody {
  clear: both;
  position: relative;
  width: 777px;			
  padding-top: 12px;
}
div:after{
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
.s{
	font-size:10pt;
	margin-top: 20px;
}
body{
	margin:0;
	color:#330000;
	background-color: #CBB99C;
}
div.wrapper{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:720px;
}


a{
text-decoration:none
	color: #36648B;
}
a:visited{
color:#3A5FCD
}

a:hover{
color:#3A5FCD;
}

img{
border:0;
}

table.table1{
	border:0;
	margin-top: 30px;
}

.aisatu{
	border: #7B7920 1px solid;
	padding: 5px;
	color:#3F4815;
	background: #A79F67;
}
img.menu{
	clear: both;
	float: none;
	margin-bottom: 5px;
}
tr{
	vertical-align: top;
	}