@charset "utf-8";

/* 회사소개 내용관리 스킨 */
.ctt_admin {
    display: none;
}

#ctt.company-intro {
    margin: 0;
    padding: 0;
    background: transparent;
}

#ctt.company-intro header,
#ctt.company-intro h1.sound_only {
    position: absolute;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
}
