#map
{
	background: #FFFFFF url('UI/fill.png') no-repeat fixed 0 0;
	display: none;
	width: 700px;
}

#map .map_frame
{
	width: 690px;
	height: 590px;
}

.rect
{
	font-size: 12px;
	text-align: left;
	border: 2px dotted white;
	position: absolute;
	cursor: pointer;
	cursor: hand;
}

.label
{
	font-size: 12px;
	text-align: left;
	background: #FFFFFF;
	border: 1px solid #9999AA;
	padding: 1px 4px;
	white-space: nowrap;
	position: absolute;
	height: 16px;
}