.sitemaparea {
   width:518px;
   height:auto;
   margin-bottom:30px;
    overflow: hidden;
}

.sitemaparea:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .sitemaparea {
    height: 1em;
    overflow: visible;
}
/**/

.mapbox {
   width:518px;
    overflow: hidden;
}

.mapbox:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .mapbox {
    height: 1em;
    overflow: visible;
}
/**/

.map_hr {
   height:2px;
   background:url(../img/sitemap/sitemap_border.jpg) no-repeat;
   background-position:0% 100%;
   height:2px;
   line-height:2px;
   font-size:1px;
   margin-bottom:10px;
   padding-top:10px;
}

.mapl {
   width:120px;
   float:left;
}
.mapr {
   width:398px;
   float:left;
}

