div#site-map {
	width:880px;
	height: auto;
}
div#site-map ul {
	width:880px;
	list-style-type:none;
}
.block {
	width:880px;
	list-style-type:none;
	margin-bottom:15px;
}
div#site-map ul li ul {
	list-style-type:none;
	margin-left:35px;
}
a.A {
	width:880px;
	height:30px;
	font-size:14px;
	line-height: 30px;
	color: #333333;
	text-indent: 32px;
	vertical-align: middle;
	display:block;
	background-image: url("../site-map/img/site-map_link.gif");
	background-position : left top;
	background-repeat:no-repeat;
}
a.A:hover {
	width:880px;
	height:30px;
	font-size:14px;
	line-height: 30px;
	color: #FFFFFF;
	text-indent: 32px;
	vertical-align: middle;
	display:block;
	background-image: url("../site-map/img/site-map_link-hover.gif");
	background-position : left top;
	background-repeat:no-repeat;
}
a.B {
	width:845px;
	height:25px;
	font-size:12px;
	line-height: 25px;
	color: #333333;
	vertical-align: middle;
	border-bottom: 1px dashed #CCCCCC;	
	display:block;
}
a.B:hover {
	width:845px;
	height:25px;
	font-size:12px;
	line-height: 25px;
	color: #CC0000;
	vertical-align: middle;
	border-bottom: 1px dashed #CCCCCC;	
	display:block;
}
a.B_irregular {
	width:845px;
	height:25px;
	font-size:12px;
	line-height: 25px;
	color: #333333;
	vertical-align: middle;
	border-top: 1px dashed #CCCCCC;	
	border-bottom: 1px dashed #CCCCCC;	
	display:block;
}
a.B_irregular:hover {
	width:845px;
	height:25px;
	font-size:12px;
	line-height: 25px;
	color: #CC0000;
	vertical-align: middle;
	border-top: 1px dashed #CCCCCC;	
	border-bottom: 1px dashed #CCCCCC;	
	display:block;
}
a.C {
	width:810px;
	height:25px;
	font-size:12px;
	line-height: 25px;
	color: #333333;
	vertical-align: middle;
	display:block;
}
a.C:hover {
	width:810px;
	height:25px;
	font-size:12px;
	line-height: 25px;
	color: #CC0000;
	vertical-align: middle;
	display:block;
}
