#sitemap h3{
	background-repeat: no-repeat;
	background-image: url(../images/sitemap_gimic1.jpg);
	background-position: left center;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #343434;
	padding-left: 15px;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	height: auto;
	text-indent: 0px;

}

#sitemap h3 a:link{
	text-decoration:none;
	color: #343434;
}
#sitemap h3 a:visited{
	text-decoration:none;
	color: #343434;
}
#sitemap h3 a:hover{
	text-decoration:underline;
	color: #343434;
}




#sitemap h4{
	margin-bottom:10px;
	border-bottom:1px dotted #dadada;
	width: auto;
	padding-top: 4px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../images/sitemap_gimic2.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	color: #343434;
	line-height: 1em;
	margin-top: 0px;
	margin-left: 20px;
	padding-bottom: 8px;
	background-color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	text-indent: 25px;
}
#sitemap h4 a{
	color: #343434;
	line-height: 1em;
	font-weight: normal;
	font-size: 12px;
}

#sitemap h4 a:hover{
	text-decoration: underline;	
}
#sitemap .left {
	width: 410px;
}
#sitemap .right {
	width: 210px;
}
