
	#LGallery{
height:319px;
display:block;
width:960px;
text-align:left;
float:left;
clear:both;
overflow:hidden;
}
#LLogo{
	width:378px;
	height:67px;
	overflow:hidden;
	float:right;
	padding:5px;
	background-color:#23abe6;
	color:#fff;
	font-size:11px;
	line-height:1.1;
}
#LLogo a,#LLogo:visited{
color:#fff;
	font-size:11px;

}
#LWeather{
	width:388px;
	height:242px;
	overflow:hidden;
	float:right;
	display:block;
	background-image: url('../images/wbg.png');
	background-repeat: repeat-y;

}

#map{
	width:388px;
	height:242px;
	overflow:hidden;
	float:right;
	display:block;
	background-image: url('../images/wbg.png');
	background-repeat: repeat-y;
	}
	.mapinfo{
		width:180px;
	}
	.footer{
	width: 960px;
	border-top: none;
	}
