body {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 44px;
}
.logo {
	margin-left: 44px;
}
#navi2 {
	background-color: #663399;
	height: 12px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	color: #FFFFFF;
	padding: 4px;
	text-align: right;
}
#navi2 a{
	color: #FFFFFF;
}
#navi2 a:hover{
	text-decoration: underline;
}
#navBar a#now{
	background-image: url(../img/navi2.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 106px;
	color: #FFFFFF;
	padding-top: 6px;
	text-align: center;
}
#navBar a:hover#now {
	text-decoration: underline;
}
#navBar a {
	display:block;
	font-size:12px;
	color:#333366;
	background-image: url(../img/navi1.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 16px;
	width: 106px;
	padding-top: 6px;
}
#navBar a:hover {
	color: #CC9933;
	text-decoration: underline;
}
