#map
{
	position: relative;
	width: 500px;
	height: 500px;
}

.maptext
{
	color: #000;
	font-weight: bold;
	font-size: 14px;
}

