/* box style */
.boxStyle07 {
    padding: 15px;
    border: 1px solid #d3d3d3;
}

/*  공통  */
a{color:#464646;border:0;text-decoration:none;}
a:active{background:transparent;}
a:hover{text-decoration:underline;}
ol, ul{list-style-type:none;}
hr{display:none;}
caption{overflow:hidden; width:1px; height:1px;  text-indent:-9999px;}
li{vertical-align:middle;line-height:18px}
img{border:0;vertical-align:middle;}
fieldset{border:0;display:block;}
legend{margin-left:-7px;position:absolute;visibility:hidden;left:-9999px;}
table{table-layout:fixed;border-collapse:collapse;}
input{font:normal normal 13px/1.4 dotum, gulim, arial;color:#333;vertical-align:middle;}

.marB5{margin-bottom:5px}
.marB10{margin-bottom:10px !important}
.marB20{margin-bottom:20px !important}
.marL10{margin-left:10px;}
.marL15{margin-left:15px}
.marL20{margin-left:20px}

.h6_title {
    display: flex;
    align-items: center;
}

.h6_title img {
    width: 30px;
    height: 30px;
    margin-left: 5px;
}

.marB10 img {
    width: 30px;
    height: 30px;
    margin-left: 5px;
}

.tx_indent2 {
    text-indent: -17px;
    padding-left: 17px;
    word-break: keep-all;
}

ol, ul {
    list-style-type: none;
}

.liner li {
    padding: 3px 0 0 9px;
    background: url(/images/kocas_portal/left_bg_depth3.gif) no-repeat left 13px;
    line-height: 22px;
    margin-bottom: 5px;
    word-break:keep-all;
    font-size: 17px;
}

.text_link:hover {
    color: #0072bc;
}

a {
    color: #464646;
    border: 0;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.text_link {
    text-decoration: underline;
}

body, ol, ul, li, dl, dt, dd, blockquote, fieldset, h1, h2, h3, h4, h4, h5, h6, pre, form, p, div {
    margin: 0;
    padding: 0;
}

.list_st4 dd {
    padding-left: 18px;
    font-weight: normal;
    color: #008000;
    font-weight: bold;
}

.list_st4 dd span {
    display: block;
    color: #464646;
    padding: 3px 0 3px 10px;
    font-weight: normal;
    font-size: 17px;
}

caption {
    overflow: hidden;
    width: 1px;
    height: 1px;
    text-indent: -9999px;
}

strong {
    font-weight: bold;
}

.st_liner {
    padding-left: 9px;
    background: url(/images/kocas_portal/left_bg_depth3.gif) no-repeat left 8px;
    margin-bottom: 5px;
}

li {
    vertical-align: middle;
    line-height: 18px;
}

/*  제목  */
h6 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}

/*  테이블  */
table {
    table-layout: fixed;
    border-collapse: collapse;
}

#content table {
    font-size: 13px;
}

thead {
    display: table-header-group;
    vertical-align: middle;
    unicode-bidi: isolate;
    border-color: inherit;
}

tbody {
    display: table-row-group;
    vertical-align: middle;
    unicode-bidi: isolate;
    border-color: inherit;
}

tr {
    display: table-row;
    vertical-align: inherit;
    unicode-bidi: isolate;
    border-color: inherit;
}

th {
    display: table-cell;
    vertical-align: inherit;
    font-weight: bold;
    unicode-bidi: isolate;
}

td {
    display: table-cell;
    vertical-align: inherit;
    unicode-bidi: isolate;
}

.st_table02, .st_table03, .st_table04 {
    clear: both;
    width: 100%;
    border-top: 2px solid var(--main, #bed73a);
    word-break: break-all;
}

.st_table02 th, .st_table03 th {
    padding: 7px 5px;
    text-align: center;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #d3d3d3;
    border-left: 1px solid #d3d3d3;
    background: #f5f5f5;
}

.st_table02 td.left {
    text-align: left;
}

.st_table02 td {
    padding: 5px 10px;
    text-align: center;
    line-height: 18px;
    border-bottom: 1px solid #d3d3d3;
    border-left: 1px solid #d3d3d3;
    word-break: keep-all;
}

.st_table02 th, .st_table03 th {
    padding: 7px 5px;
    text-align: center;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #d3d3d3;
    border-left: 1px solid #d3d3d3;
    background: #f5f5f5;
}