/* CSS Document */
.sitemap_h_div a {
	color: #333333;
	text-decoration: none;		
}
.sitemap_h_div a:hover {
	color: #333333;
	text-decoration: underline;		
}
.smap_container {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	margin-left: 25px;
}
#smap_h3_citystaff {
	color: #333333;
}
.smap_line_div {
	background-image: url(./img/smap_lone.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.smap_h3_index {
	margin-top: 0px;
	margin-bottom: 0px;
}
.smap_h3_index_2 {
	margin-top: 30px;
	margin-bottom: 5px;
	margin-left: 20px;
}
}
.sitemap_li {
	margin-left: 15px;
	font-size: 80%;

	margin-bottom: 5px;
}
.sitemap_li a {
	text-decoration: none;
	
}
.sitemap_li a:hover {
	text-decoration: underline;
	
}
.smap_ul {
	list-style-image: url(./img/smap_list_c.gif);
	list-style-position: outside;
}
.sitemap_h_div {
font-weight:bold;
	background-image: url(./img/smap_list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	float: right;
		margin-top: 40px;
			margin-bottom: 5px;
				padding-top: 5px;
				padding-bottom: 5px;
					font-size: 80%;
		
}
#smap #left {
	float: left;
	margin-top: 20px;
}
#smap #center {
	width: 240px;
	margin-top: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#smap #right {
	float: left;
	width: 240px;
	margin-top: 20px;
}
.smap_col {
	border-right-color: #CCCCC;
}
#smap {
	margin-right: auto;
	margin-left: auto;
}
.smap_h3 {
	font-size: 80%;
	color: #333333;
	background-image: url(./img/smap_list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}