@charset "utf-8";

/* 내용관리 */
#ctt {margin:0px 0 30px;padding:0px;border:0px solid #e9e9e9;}
.ctt_admin {text-align:right}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ctt_con { min-height:400px; padding:10px 0; line-height:2em; }
#ctt_con img{max-width:100%;height:auto}
.ctt_img {text-align:center}

/*사이트맵_페이지*/
.sitemap{font-family:'NanumGothic';line-height:normal;}
.sitemap a{text-decoration:none;}
.sitemap .U1 {overflow:hidden;margin:0 0 20px -1%;}
.sitemap .L1 {float:left;width:19%;margin-left:1%;*margin-right:-1px}
.sitemap .headlink {font-weight:bold;font-size:1.2em;display:block;text-align:center;border-width:1px;border-style:solid;border-color:rgba(0,0,0,0.15);box-shadow:0 2px 2px 0 rgba(0,0,0,0.1);padding:10px 0 13px;margin-bottom:10px;color:#fff}
.sitemap .U2 {margin-left:8px;}
.sitemap .U2 li {background-image:url('/design/img/stm05.gif');background-repeat:no-repeat;background-position:0 10px;padding:6px 0 4px 15px;font-weight:700}
.sitemap .U2 li.depth{background-image:url('/design/img/stm01.gif');}
.sitemap .U3{margin:6px 0 2px -12px}
.sitemap .U3 li {background-image:url('/design/img/stm02.gif');background-repeat:no-repeat;background-position:0 2px;padding:3px 0 0 15px;font-weight:400}
.sitemap .U3 li.end{background-image:url('/design/img/stm04.gif'); padding-top:5px}
.sitemap .U3 li:hover{font-weight:bold}

.colbg, .cr, .tb01 .notice, .pop_t, .tab.colbg, .lpop .ntit dd img, .btn_b02, .btn_submit, #mb_login_info, a.btn_big strong, #mb_login section, #toTop:hover, #sitemapWrap .bul, .sitemap .headlink, .navi .home {
    background-color: #91175B !important;
}

.sitemap .headlink {
    color: #fff;
}

.sitemap .headlink {
    font-weight: bold;
    font-size: 1.2em;
    display: block;
    text-align: center;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(0,0,0,0.15);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.1);
    padding: 10px 0 13px;
    margin-bottom: 10px;
    color: #fff;
}

.sitemap a {
    text-decoration: none;
}

.PageWrap, .PageWrap * {
    font-family: 'Tahoma','NanumGothic';
    *font-family: 'NanumGothic';
}