#map_container {position:relative;z-index:0;height:317px;width:450px;margin-left:0px;margin-right:0px;}
.map_info_close {
	position:absolute;
	top:16px;
	right:2px;
	width:100px;
	height:16px;
	text-align:right;
	cursor:pointer;
}
#map_pointer1,
#map_pointer2,
#map_pointer3 { position:absolute;left:0px;top:0px;z-index:2;display:none;}
#map_image {position:absolute;left:0px;top:0px;z-index:1;}
.map_info {position:absolute;left:0px;top:0px;z-index:3;display:none;}
.map_info .map_info_content {height:284px;width:498px;overflow:auto;z-index:4;}
.map_transperant {
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
}
#map_search ul li {
	color:#900000;
	cursor:pointer;
}

#map_search ul li.hover {
	font-weight:bold;
}
