@charset "utf-8";
/* CSS Document */

#gmap-wrapper{
	position:relative;
}
#gmap{
	width:630px;
	height:480px;
	margin:0 auto 30px auto;
}
#altwnd{
	padding:0.5px 1ex;
	border:2px solid #dddddd;
	background:#ffffff;
	position:absolute;
	top:0;
	left:0;
	display:none;
}