
/*---------------h2------------------------*/

h2{
	margin:0px;
	margin-top:20px;
	margin-left:50px;
	padding:0px;
	width:800px;
	height:65px;
	font-size:9px;
	line-height:9px;
	text-indent:-10000px;
	color:#FFF;
	background-image:url(img/title.gif);
	background-repeat:no-repeat;
}

/*---------------h3------------------------*/

h3#saitemap{
	margin-bottom:20px;
	margin-left:50px;
	margin-right:50px;
	margin-top:0px;
	padding:0px;
	height:21px;
	font-size:9px;
	line-height:9px;
	text-indent:-10000px;
	color:#FFF;
	background-image:url(img/title_mini_sitemap.gif);
	background-repeat:no-repeat;
}



/*---------------list------------------------*/

div.siteMapBox{
	margin:0px 50px 0px 50px;
	padding:20px 0px 0px 65px;
	background-image:url(img/bg_sitemap.gif);
	background-repeat:no-repeat;
	overflow:auto;
	height:350px;
}

div.BoxA{
	float:left;
	margin:0px 0px 0px 0px;
	line-height:30px;
	padding:0px 0px 0px 0px;
	width:80px;
}

div.BoxB{
	float:left;
	margin:0px 0px 0px 95px;
	line-height:30px;
	padding:0px 0px 0px 0px;
	width:130px;
}
div.BoxC{
	float:left;
	margin:0px 0px 0px 57px;
	line-height:30px;
	padding:0px 0px 0px 0px;
	width:130px;
}

div.BoxA a{
	text-decoration:underline;
}

div.BoxB a{
	text-decoration:underline;
}
div.BoxC a{
	text-decoration:underline;
}

div.BoxA a:hover{
	text-decoration:underline;
	color: #C80000;
}

div.BoxB a:hover{
	text-decoration:underline;
	color: #C80000;
}
div.BoxC a:hover{
	text-decoration:underline;
	color: #C80000;
}


/*---------------font------------------------*/


