/*青*/
div#main h2#h2_sitemap{
	width:758px;
	height:58px;
	background:url("img/h2_sitemap.gif") no-repeat;
}
dl#dl_sitemap{
	width:451px;
	height:auto;
	margin:30px auto;
}
* html dl#dl_sitemap{
	margin:30px 150px;
}
dl#dl_sitemap dt{
	margin:2px 15px;

}
dl#dl_sitemap dd{
	margin-left:32px;
	padding-left:14px;
	padding-bottom:4px;
	height:20px;
	color:#666;
	font-size:90%;
}
dl#dl_sitemap dt a{
	display:block;
	width:266px;
	height:22px;
	padding-top:5px;
	padding-left:22px;
	color:#024;
	font-weight:bold;
	text-decoration:none;
	background:url("img/underbar_up.gif") 0px 0px no-repeat;
}
dl#dl_sitemap dt a:hover{
	color:#007ac2;
	background:url("img/underbar_ov.gif") 0px 0px no-repeat;
}
