@charset "utf-8";
.hidden {
	display: none;
}
.nav_left {
	float: left; 
	height: 16px;
}
.nav_right {
	float: right; 
	height: 16px;
}
div.btn {
	clear: both;
	padding: 8px 10px 6px 10px;
	float: right;
	width: auto;
	height: 46px;
	text-align: right;
}
div.btn span {
	float: none;
}
div.btn a {
	float: none; 
	text-decoration: none;
}
div.btn a span {
	float: none; 
	text-decoration: none;
}
div.btn a:hover {
	float: none; 
	text-decoration: none;
}
div.btn a:hover {
	background: none transparent scroll repeat 0% 0%; 
	text-decoration: none;
}
.nav_title {
	font-size: 16px;
	color: #fff;
	white-space: nowrap;
	line-height:22px;
}
.nav_note {
	font-size: 12px; 
	color: #fff;
	white-space: nowrap;
	line-height:18px;
}
.nav_eng {
	font-size: 12px; 
	color: #fff; 
	white-space: nowrap;
	line-height:14px;
}
#menu1 {
	z-index: 1001; 
	right: 0px; 
	width: 432px; 
	position: fixed; 
	top: 109px; 
	opacity: 0.85;
}
#menu2 {
	z-index: 1001; 
	right: 0px; 
	width: 432px; 
	position: fixed; 
	top: 349px; 
	opacity: 0.85;
}
#abitare {
	z-index: 1001; 
	right: 0px; 
	width: auto; 
	position: fixed; 
	top: 289px; 
	opacity: 0.85;
}
#nav1 {
	background: #ffff01;
}
#nav2 {
	background: #652d8e;
}
#nav3 {
	background: #70c1ff;
}
#nav4 {
	background: #008b58;
}
#nav5 {
	background: #808083;
}
#nav6 {
	background: #01269d;
}
#nav1 a span.nav_title {
	color: #000;
}
#nav1 a span.nav_note {
	color: #000;
}
#nav1 a span.nav_eng {
	color: #000;
}
#sidebar {
	
}
