@charset "UTF-8";
#map {
	height: 175px;
	width: 470px;
	position: relative;
	color: #000;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#map a {
	color:#666666;
	text-decoration:none;
}
#map a:hover, #map a:link {
	color:#999999;
	text-decoration:none;
	text-align: right;
}

