#map {
	background-color: #FFFFFF;
	text-align: left;
	padding: 12px;
	font-size: 1.2em;
	color: #990000;
	border: 4px double #999966;
}
#map li a {
	font-size: 0.8em;
	color: #000066;
	text-decoration: none;
}
#map #mapss {
	font-size: 0.8em;
	color: #666699;
	line-height: 105%;
}
#map #mapss a {
	font-size: 0.8em;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	color: #666666;
	text-decoration: none;
	padding-right: 5px;
}
#map #mapss a:hover {
	color: #FF0000;
}
#map li a:hover {
	color: #FF0000;
}
#map li {
	color: #CCCCCC;
	list-style-type: none;
	line-height: 150%;
	text-indent: -15px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCFF;
}
