<!--
body {
	background-color: #669966;
}

.logo { 
width : 800px;
height : 140px;
border-top:none;
border-left:none;
border-right:none;
border-bottom:none;
}

.tqlo {
position: static;
background-color: #FFFFFF;
top: 14px;
width : 800px;
height: auto;
border-top:none;
border-left:none;
border-right:none;
border-bottom:none;
}


.b1f, .b2f, .b3f, .b4f{font-size:1px; overflow:hidden; display:block;}
.b1f {height:1px; background:#CCCCCC; margin:0 5px;}
.b2f {height:1px; background:#CCCCCC; margin:0 3px;}
.b3f {height:1px; background:#CCCCCC; margin:0 2px;}
.b4f {height:2px; background:#CCCCCC; margin:0 1px;}

.b1f2, .b2f2, .b3f2, .b4f2{font-size:1px; overflow:hidden; display:block;}
.b1f2 {height:1px; background:#FFFFFF; margin:0 5px;}
.b2f2 {height:1px; background:#FFFFFF; margin:0 3px;}
.b3f2 {height:1px; background:#FFFFFF; margin:0 2px;}
.b4f2 {height:2px; background:#FFFFFF; margin:0 1px;}

.vanshna { 
	width: 820px;
	margin: auto;
}
.vutreshna {
	width:800px;
	margin:auto;
}
.mqsto {
	background:#CCCCCC;
	width:820px;
	height:10px;
	font-size: 10px;
	margin:auto;
}	
.mqsto2 {
	background:#CCCCCC;
	width:800px;
	height:4px;
	font-size: 4px;
	margin:auto;
}	
.menu {
	background:#FFFFFF;
	width:800px;
	margin:auto;
}
a { color:#000000; text-decoration:none;}

.main {margin: auto; height:auto; width:820px; background-color:#CCCCCC;}
td { width: 200px; height:auto; text-align:center; border-bottom:2px solid #666666;}

td:hover.r { background-color: #CCCCCC; }
td:active.r { background-color:#000000; }

-->