#sitemap {
width: 960px;
margin-right: auto;
margin-left: auto;
}
#sitemap h2 {
background-image: url(../img/h2blue.jpg);
background-repeat: no-repeat;
height: 40px;
padding-top: 8px;
padding-left: 30px;
margin-bottom: 10px;
margin-top: 10px;
}
#sitemap h3 {
background-image: url(../img/leaf.jpg);
background-repeat: no-repeat;
height: 30px;
padding-top: 10px;
padding-left: 45px;
color: #090;
font-size: 18px;
margin-top: 10px;
}
.sitemap-letf {
float: left;
width: 400px;
margin-left: 60px;
}
.sitemap-letf ul {
margin-left: 30px;
list-style-type: none;
}
.sitemap-letf li { margin-bottom: 10px; }
