ul#map { margin: 30px; padding: 0;  line-height:1.7em;}
ul#map ul { margin: 0; padding: 0; }
ul#map li {
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0 0 0 20px;
	background : url(./map/map_marker.gif) no-repeat;
	}
a.title{ color:#FFFF00; }
a:hover.title{ background-color:#CCFFFF; color:#FF0000;
}
ul#map li.joint  { background : url(./map/map_joint.gif) repeat-y left top; }
ul#map li.bottom { background : url(./map/map_bottom.gif) no-repeat left bottom; }