* {
    font-family: "Noto Sans KR", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
}

TD, INPUT, DIV, FORM, TEXTAREA, CENTER, PRE, BLOCKQUOTE, SELECT {
    font-size: 12pt;
    color: #666666;
    line-height: 130%;
    font-weight: 350;
}

A:link {
    COLOR: #1658A7;
    TEXT-DECORATION: none;
}

A:visited {
    COLOR: #1658A7;
    TEXT-DECORATION: none;
}

A:active {
    COLOR: #1658A7;
    TEXT-DECORATION: none;
}

A:hover {
    COLOR: #FFFFFF;
    TEXT-DECORATION: none;
}

font14 {
    font-size: 14px;
}

bold {
    font-weight: 500;
    color: black;
}

b {
    font-weight: 500;
}

.yogu_total {
    font-weight: 500;
    color: #0f3d88;
    border-top: 1px solid #1658A7;
    border-bottom: 1px solid #1658A7;
}

.cust_total {
    font-weight: 500;
    color: #11845d;
}
