@charset "UTF-8";

ul#sitemaplist { list-style:none; margin-bottom:20px; border-top:1px #DDD dashed; }
ul#sitemaplist li { padding:10px 0 10px 27px; background:url("../images/mark_blue.gif") 10px 11px no-repeat; border-bottom:1px #DDD dashed; }
ul#sitemaplist li ul.sub-sitemaplist { list-style:none; margin-bottom:0; border-top:none; }
ul#sitemaplist li ul.sub-sitemaplist li { padding:10px 0 0 15px; background:url("../images/arrow_skyblue.gif") 3px 14px no-repeat; border-bottom:none; }
