@charset "utf-8";
/* CSS Document */

h2 {
	width: 620px;
	height: 32px;
	text-indent: -9999px;
	margin-bottom: 1.5em;
	background-repeat: no-repeat;
}

h2#sitemap-h {
	background-image: url(../images/sitemap/sitemap_h2.gif);
}


.content p {
	line-height: 1.4em;
	margin-bottom:1em;
}

.sitetitle {
	border-left: solid 4px #368000;
	font-size: 16px;
	font-weight: bold;
	height: 20px;
	text-indent: 0;
	margin-bottom: 10px;
	line-height: 20px;
	color: #000000;
	border-top:1px dotted #AEAEAE;
	padding:12px 0 12px 12px;
}

ul.sub-sitetitle {
	margin: 0 0 20px 0;
}

ul.sub-sitetitle li {
	background: url(../images/top/marker.gif) no-repeat;
	background-position: left 5px;
	padding-left: 1em;
	line-height: 1.5em;
	list-style-type: none;
	margin: 0 0 0 20px;
	font-weight: normal;
}

