<!--

div.Table_01 {
	position:absolute;
	left:180px;
	top:0px;
	width:650px;
	height:600px;
}

div.twinlayout-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:650px;
	height:31px;
	background-color:#29476C;
	text-align:center;
	vertical-align:top;
}

div.top_ {
	position:absolute;
	left:0px;
	top:31px;
	width:650px;
	height:153px;
}

div.twinlayout-03_ {
	position:absolute;
	left:0px;
	top:184px;
	width:650px;
        height:650px;
	background-color:#99CCCC;
	text-align:center;
	vertical-align:top;
        overflow:auto;
}

div.bottom_ {
	position:absolute;
	left:0px;
        top:820px;
        background-image: url('images/bottom.jpg');
	width:650px;
	height:42px;
        text-align:center;
}

a:link {text-decoration:none; color:#003300;}
a:hover {text-decoration:none; color:#ffffff;}
a:active {text-decoration:none;}
a:visited {text-decoration:none; color:#000000;}

-->