.body{
	background: none;
}
.main{
	width: auto;
}
.menu, .banner, .message, .left_panel, .foot, .navi div, .more, .back, #maps{
	display: none;
}
.content{
	float: none;
	clear: both;
}
.navi{
	float: left;
}
.navi h1{
	width: 505px;
}
.head .clear{
	clear: none;
}
.head .logo{
	position: absolute;
	right: 0px;
	top: 0px;
	padding: 0 30px;
	background-color: #fff;
	height: auto;
	width: auto;
}
.logo img{
	width: 80px;
}

