@charset "utf-8";
/* CSS Document */

table
{
	width:440px;
	float:left;
}

#map
{
	width:250px;
	height:250px;
	background-color:#CCCCCC;
	margin-left:10px;
	float:left;
}
