@import url(../basic.css);
div.sitemap {
width: 270px;
float: left;
margin-top: 1em; }
div.sitemap dl {
margin-bottom: 1em; }
div.sitemap dt {
background-image: url(img/bg_icon.gif);
background-repeat: no-repeat;
background-position: 0 3px;
margin-right: 30px;
margin-bottom: 5px;
padding-bottom: 3px;
padding-left: 10px;
border-bottom: 1px dotted #ccc; }
div.sitemap ul {
line-height: 180%;
margin-left: 1em;
 }
