@charset "utf-8";
/* 사이트맵 */
.sitemap-list {position:relative;}
.sitemap-list a {display:block;}
.sitemap-list .depth1 {overflow:hidden;border-top:1px solid #e7e7e7;padding:40px 0 20px;word-break:keep-all;word-wrap:break-word;}
.sitemap-list .depth1:first-child {border-top:0;}
.sitemap-list h4 {background:url(/busanmc/_Img/Content/sitemap_tit_bg.jpg) no-repeat 0 0;width:160px;height:130px;float:left}
.sitemap-list h4 a {display:table;width:100%;height:100%;text-align:center;}
.sitemap-list h4 a span:before {content:"";width:30px;height:2px;background:#fff;display:block;margin:0 auto 5px;}
.sitemap-list h4 a span {display:table-cell;vertical-align:middle;color:#fff;font-size:20px;}
.sitemap-list .sitemap-slist {float:left;margin-left:40px;width:800px;}
.sitemap-list .sitemap-slist .depth2 {overflow:hidden;}
.sitemap-list .sitemap-slist .depth2 .lm_l2 {display:inline-block;vertical-align:top;width:24%;margin:5px 0 15px;background:url(/_Img/Content/blt10.gif) no-repeat 0 10px;}
.sitemap-list .sitemap-slist .depth2 .lm_l2 .lm_a2 .isTxt {font-size:16px;font-weight:bold;color:#009698;padding-left:10px;display:block;}
.sitemap-list .sitemap-slist .depth3 {margin:8px 0 8px 9px;}
.sitemap-list .sitemap-slist .depth3 li {padding:4px 0;}
.sitemap-list .sitemap-slist .depth3 li a:before {content:"-";color:#8c8c8c;margin-right:9px;}
.sitemap-list .sitemap-slist .depth3 li .isTxt {color:#444;}
