/* CSS Document */

#SitemapArea{
margin:30px 0 0 0;
}

#SitemapArea ul{
_height:1%;
border-top:solid 1px #DBDBDB;
border-collapse:collapse;
list-style:none;
}

#SitemapArea ul li{
background:url(/sitemap/img/bg_yazi-green-long.gif) no-repeat left 22px;
padding:16px 0 16px 30px;
border-bottom:solid 1px #DBDBDB;
}

#SitemapArea ul li ul{
border:none;
}

#SitemapArea ul li li{
background:url(/sitemap/img/bg_yazi-green.gif) no-repeat left center;
padding:0 0 0 17px;
margin:0 0 0 20px;
border:none;
}

