@charset "UTF-8";

iframe,textarea {
    word-break: break-all;
    scrollbar-face-color: #ffffff;
    scrollbar-highlight-color: #cccccc;
    scrollbar-shadow-color: #cccccc;
    scrollbar-3dlight-color: #f5f5f5;
    scrollbar-darkshadow-color: #f5f5f5;
    scrollbar-track-color: #fafafa;
    scrollbar-arrow-color: #7e8075;
}

body {
    font-family: 돋움;
    font-size: 9pt;
    color: #666666;
}

td {
    font-family: 돋움;
    font-size: 9pt;
    color: #666666;
    line-height: 17px
}

td.just {
    font-family: 돋움;
    font-size: 9pt;
    color: #666666;
    line-height: 17px;
    text-align: justify;
}

/* nomal css */
font.lo {
    font-family: 돋움;
    font-size: 11px;
    color: #7e7e7e;
}

.tt {
    font-family: 돋움;
    font-size: 9pt;
    color: #666666;
}

.tt1 {
    font-family: 돋움;
    font-size: 8pt;
    color: #666666;
}

.re {
    font-family: 돋움;
    font-size: 9pt;
    color: #88a2c7;
}

.date {
    font-family: 돋움;
    font-size: 9pt;
    color: #666666;
}

.num {
    font-family: 돋움;
    font-size: 8pt;
    color: #60a33a;
}

.g {
    font-family: 돋움;
    font-size: 9pt;
    color: #60a33a;
}

.g1 {
    font-family: 돋움;
    font-size: 8pt;
    color: #60a33a;
}

.c {
    font-family: 돋움;
    font-size: 8pt;
    color: #666666;
}

.s {
    font-family: 돋움;
    font-size: 8pt;
    color: #666666;
}

.w {
    font-family: 돋움;
    font-size: 8pt;
    color: #ffffff;
}

.y {
    font-family: 돋움;
    font-size: 9pt;
    color: #e1b612;
}

/* link css */
a:link {
    font-family: 돋움;
    font-size: 9pt;
    color: #666666;
    text-decoration: none;
}

a:visited {
    font-family: 돋움;
    font-size: 9pt;
    color: #666666;
    text-decoration: none;
}

a:hover {
    font-family: 돋움;
    font-size: 9pt;
    color: #60a33a;
    text-decoration: none;
}

a.lo:link {
    font-family: 돋움;
    font-size: 11px;
    color: #b5b5b5;
    text-decoration: none;
}

a.lo:visited {
    font-family: 돋움;
    font-size: 11px;
    color: #b5b5b5;
    text-decoration: none;
}

a.lo:hover {
    font-family: 돋움;
    font-size: 11px;
    color: #b5b5b5;
    text-decoration: none;
}

a.num:link {
    font-family: 돋움;
    font-size: 8pt;
    color: #666666;
    text-decoration: none;
}

a.num:visited {
    font-family: 돋움;
    font-size: 8pt;
    color: #666666;
    text-decoration: none;
}

a.num:hover {
    font-family: 돋움;
    font-size: 8pt;
    color: #60a33a;
    text-decoration: none;
}

a.list:link {
    font-family: 돋움;
    font-size: 9pt;
    color: #525252;
    text-decoration: none;
}

a.list:visited {
    font-family: 돋움;
    font-size: 9pt;
    color: #525252;
    text-decoration: none;
}

a.list:hover {
    font-family: 돋움;
    font-size: 9pt;
    color: #60a33a;
    text-decoration: none;
}

a.g:link {
    font-family: 돋움;
    font-size: 9pt;
    color: #60a33a;
    text-decoration: none;
}

a.g:visited {
    font-family: 돋움;
    font-size: 9pt;
    color: #60a33a;
    text-decoration: none;
}

a.g:hover {
    font-family: 돋움;
    font-size: 9pt;
    color: #60a33a;
    text-decoration: none;
}

.text {
    font-family: 돋움;
    font-size: 9pt;
    color: #666666;
    padding-left: 5;
    border: 1x solid #bcbcbc;
    background-color: #ffffff;
}

.text1 {
    font-family: 돋움;
    font-size: 9pt;
    color: #666666;
    padding-left: 5;
    border: 1x solid #d7d7d7;
    background-color: #fafafa;
}

textarea {
    font-family: 돋움;
    font-size: 9pt;
    color: #666666;
    padding: 5;
    border: 1x solid #d0d0d0;
    background-color: #fafafa;
}

select {
    font-family: 돋움;
    font-size: 8pt;
    color: #000000;
    background-color: #ffffff;
}
