body{min-width:1000px;}
.container { width: 980px; margin: 0px auto; padding: 0; text-align: left; position: relative; }

#map{
	width:390px;
	height:200px;
}

.bg_map{
	float:right;
	width:345px;
	height:465px;
	padding:16px;
	background:rgb(3,171,243);
	background:rgba(3,171,243,0.5);
}
#smap{
	float:right;
	width:345px;
	height:465px;
}

.copyrighttext{
color:#254206 !important;}