#form
{
	height:100%;
}

#lbl_address, #txt_address
{
	float:left;
}

#lbl_address
{
	width:60px;
	padding-top:3px;
}

#txt_address
{
	width:370px;
	margin-right:10px;
}

#btn_search
{
	float:right;
}

#m0
{
	margin-top:2px;
	width:526px;
	height:453px;
	overflow:hidden;
}

.modal
{
	width:200px;
}

#hint
{
	background-color:#E9EBEF;
	margin-top:2px;
	padding:5px;
	padding-left:20px;
	background-image:url(../image/hint.gif);
	background-repeat:no-repeat;
	background-position:left;
}

#legend
{
	margin-top:3px;
	background-color:#E5E8ED;
	height:220px;
	display:none;
}

#mrlegend
{
	padding:3px;
	margin-top:3px;
	background-color:#E5E8ED;
	display:none;
}

#legend dl
{
	margin:0px;
	padding:2px;
}

#legend dt
{
	float:left;
	width:120px;
	height:30px;
	padding:0px;
	font-weight:bold;
	padding:2px 0px 0px 4px;
	margin-right:5px;
}

#legend dd
{
	height:32px;
	padding:-2px 5px 0px 0px;
	margin-top:2px;
}

.popup_addr 
{ 
	width:220px;
}
