@charset "iso-8859-15";

body {background-color:#fff;}
#main {width:100%;}
#headmenu {display:none;}
#headdate 
{
	position:absolute;
	right:0;
	top:0;
}
.lsbox, .rsbox {display:none;}
#footer {display:none;}
table {
	table-layout: fixed;
	empty-cells: hide;
}
td {
	font-size: 7px;
	
	width:33%;
	text-align: center;
	border: 2px;
}
