@charset "utf-8";
address{
	margin: 1em 0;
}
body{
	margin-left: 4px;
	padding: 0;
}
img{
	border: 0;
}
th{
	text-align: left;
}
a:link{
	color: #3333cc;
}
a:visited{
	color: #333399;
}
a:active {
	color: #3333cc;
}
.hide{
	display: none;
}
.header{
	width: 600px;
	margin-bottom: 0.5em;
}
.header .title{
	margin: 0;
	border-bottom: #3333cc double 6px;
}
.body{
	width: 392px;
	margin-right: 8px;
	margin-bottom: 1em;
	float: left;
}
.body .title, .menu .title{
	margin-top: 0.5em;
	margin-bottom: 0.2em;
}
.body h3{
	border-top: #3333cc solid 2px;
	border-bottom: #3333cc solid 2px;
	padding: 2px 0;
	margin-bottom: 0;
}
.navigation{
	font-size: x-small;
	font-weight: bold;
}
.time{
	text-align: right;
}
.menu{
	width: 200px;
	margin-bottom: 1em;
	float: left;
}
.footer{
	width: 600px;
	clear: both;
	border-top: #3333cc solid 2px;
	text-align: center;
}
.footer .icon{
	text-align: left;
}
.counter{
	text-align: right;
}
