@charset "UTF-8";
body {
	background-image: url(../images/sitemap_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.ie7 body ,
.ie8 body {
	background-image: url(../images/sitemap_bg_ie7.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
dl dt {
	padding-bottom: 10px;
	text-align: center;
}
