@charset "utf-8";

div.sitemapbox{
	width:450px;
	margin:30px auto 0px;
}

div.sitemapbox ul{
	list-style-image:url("../img/linklistimg.gif");
	list-style-type:none;
	margin-left:20px;
}

div.sitemapbox ul li{
	line-height:150%;
	margin-bottom:10px;
}

span.sitemaphl{
	display:block;
}




