body {word-break:keep-all;}

/* 서브페이지 키비쥬얼 */
#SUB_KEYVISUAL .gu_sub_top .kv_img_area {background-image: url('../../../../img/investors/governance/KV_investors_governance.jpg')}


#INVESTORS_GOVERNANCE .gu_table tbody tr:hover {background: transparent;}
#INVESTORS_GOVERNANCE .gu_table.hover tbody tr:hover {background: #f3f5fd;}
#INVESTORS_GOVERNANCE .gu_sort_area {position:absolute;top:46px;right:0; margin-top:40px;z-index:1}
#INVESTORS_GOVERNANCE .gu_table.sort_table {padding-top:50px;}

.gu_caption_area .right_caption + .right_caption {margin-left:30px;}

#GOVERNANCE_INSTITUTIONS .gu_table tbody td p {position:relative; padding-left:18px;}
#GOVERNANCE_INSTITUTIONS .gu_table tbody td p:before {content:'•'; padding-right:8px; margin-left:-16px;}
#GOVERNANCE_INSTITUTIONS .gu_table tbody td span {position:relative; display:block;padding-left:10px;}
#GOVERNANCE_INSTITUTIONS .gu_table tbody td span:before {content:''; padding-right:8px; margin-left:-20px;}
#GOVERNANCE_INSTITUTIONS .gu_table.sec2 tbody td:first-child {padding-left:12px;}


/* ================================== Tablet css ================================== */
@media all and (max-width: 1080px) {
    #INVESTORS_GOVERNANCE .gu_table.sort_table {padding-top:65px;}
    .gu_caption_area .right_caption + .right_caption {margin-left:20px;}
}

/* ================================== Mobile css ================================== */
@media all and (max-width: 766px) {
    #INVESTORS_GOVERNANCE .gu_table.sort_table {padding-top:70px;}
    #GOVERNANCE_INSTITUTIONS .gu_caption_area .right_caption {display:block; margin-bottom:10px; text-align:right;}
}
