@charset "utf-8";
#topbar{
	width: 100%;
	height: 50px;
	background-image: url(../images/tb.png);
}
#logo {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000099;
	height: auto;
	width: auto;
	float: left;
	margin-left: 8px;
	margin-top: 8px;
}
#logo .font2 {
	color:#FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	height: auto;
	width: auto;
}

#main_navi {
	height: 25px;
	margin-bottom:5px;
	margin-left:4px;
	visibility:hidden;
	width:833px;
}

.lang
{
	float:right;
	margin-top: 8px;
	margin-right: 8px;
	color: #039;
}
.lang a
{
	text-decoration: underline;
	color: #039;
}
