td, body
{
    font                        : 12px Dotum;
    color                       : #484848;
    line-height                 : 200%;
}
img
{
    border                      : 0;
}
a:link, a:active, a:visited
{
    font                        : 12px Dotum;
    color                       : #000000;
    text-decoration             : none;
}
a:hover
{
    font                        : 12px Dotum;
    color                       : #0000ff;
    text-decoration             : none;
}

a.rollover img
{
    border-width                : 0px;
    display                     : inline;
}
a.rollover img.over
{
    display                     : none;
}
a.rollover:hover
{
    border                      : 0px
}
a.rollover:hover img
{
    display                     : none;
}
a.rollover:hover img.over
{
    display                     : inline;
}

body
{
    margin-left                 : 0px;
    margin-top                  : 0px;
    margin-right                : 0px;
    margin-bottom               : 0px;
}

p
{
    margin-top                  : 1px;
    margin-bottom               : 1px;
}

<!-- Form -->
.form
{
    border                      : 1 solid #333333;
}
.input
{
    border                      : 1 solid #D7D7B6;
    background                  : #FFFFFF;
    font                        : 12px Dotum;
    color                       : #666666;
    height                      : 20px;
}
.hidden_input
{
    border                      : 1 solid #FFFFFF;
    background                  : #FFFFFF;
    font                        : 12px Dotum;
    color                       : #666666;
    height                      : 20px;
}
.select
{
    font                        : 12px Dotum;
    color                       : #A0A08A;
    background                  : #ffffff;
}
.textarea
{
    border                      : 1 solid #D7D7B6;
    background                  : #FCFCEC;
    font                        : 12px Dotum;
    color                       : #666666;
    line-height                 : 18px;
    scrollbar-face-color        : #D1D1B7;
    scrollbar-shadow-color      : #F2F2E2;
    scrollbar-highlight-color   : #F2F2E2;
    scrollbar-3dlight-color     : #F2F2E2;
    scrollbar-darkshadow-color  : #F2F2E2;
    scrollbar-track-color       : #F2F2E2;
    scrollbar-arrow-color       : #5E5E4F;
}

<!-- Table -->
.lmLineColor
{
    background                  : #BFBFBF;
}

.tbLineColor
{
    background                  : #CCCCCC;
}

.tb_item
{
    background                  : #F7F7F7;
    font                        : 12px Dotum;
    font-weight                 : normal;
    line-height                 : 150%;
    color                       : #FF6600;
}
.tb_value
{
    background                  : #FFFFFF;
    line-height                 : 12px;
}

.B_all
{
    border                      : 1 solid #CCCCCC;
}
.B_top
{
    border-top                  : 1 solid #CCCCCC;
}
.B_bottom
{
    border-bottom               : 1 solid #CCCCCC;
}
.B_left
{
    border-left                 : 1 solid #CCCCCC;
}
.B_right
{
    border-right                : 1 solid #CCCCCC;
}

.P_left
{
    padding                     : 0 0 0 5;
}

.P_top
{
    padding                     : 5 0 0 0;
}

.popTopLine
{
    background                  : #FF8D63;
    height                      : 2px;
}

.tb_topLine
{
    border-top                  : 1 solid #E7E3E7;
}
.tb_topLine2
{
    border-top                  : 2 solid #E7E3E7;
}
.tb_bottomLine
{
    border-bottom               : 1 solid #E7E3E7;
}
.tb_bottomLine2
{
    border-bottom               : 2 solid #E7E3E7;
}
.tb_sideLine
{
    border-left                 : 1 solid #D7D7B6;
    border-right                : 1 solid #D7D7B6;
}
.tb_rLine
{
    border-right                : 1 solid #D7D7B6;
}
.tb_sp
{
    padding                     : 1 0 1 10;
}
.tb_txt_sp
{
    padding                     : 8 0 8 20;
}
.tb_main_item
{
    background                  : #FFFFFF;
    font                        : 12px Dotum;
    font-weight                 : bold;
    line-height                 : normal;
    color                       : #428ADE;
}
.NoHeight
{
    line-height                 : normal;
}

<!-- Menu -->
.menu_title
{
    background                  : #E1E1E1;
    font                        : 16px Dotum;
    font-weight                 : normal;
    line-height                 : normal;
    color                       : #787878;
    text-align                  : center;
}
.menu_value
{
    background                  : #FFFFFF;
    font                        : 12px Dotum;
    font-weight                 : normal;
    line-height                 : normal;
    color                       : #000000;
    border-bottom               : 1 solid #E1E1E1;
}
.sub_menu
{
    background-color            : #ffffff;
    border-color                : #c0c0c0;
    border-style                : solid;
    border-width                : 1px;
}
a.white:link, a.white:active, a.white:visited
{
    color                       : #ffffff;
    text-decoration             : none;
}
a.white:hover
{
    color                       : #ff0000;
    text-decoration             : none;
}
a.semimenu:link, a.semimenu:active, a.semimenu:visited
{
    font                        : 12px Dotum;
    color                       : #545454;
    text-decoration             : none;
}
a.semimenu:hover
{
    font                        : 12px Dotum;
    color                       : #000000;
    text-decoration             : none;
}
a.blue:link, a.blue:active, a.blue:visited, a.blue:hover
{
    color                       : #0000ff;
    text-decoration             : none;
}
a.small:link, a.small:active, a.small:visited, a.small:hover
{
    font                        : 8.5pt Tahoma;
    color                       : #000000;
    text-decoration             : none;
}
.white_td
{
    line-height                 : 10px;
    color                       : #ffffff;
    text-decoration             : none;
}

<!-- Align -->
.rr
{
    text-align                  : right;
}
.cc
{
    text-align                  : center;
}
.C66
{
    color                       : #666666;
}
.Crr
{
    color                       : #FF0000;
}
.Cbb
{
    color                       : #0000FF;
}

<!-- Board -->
.BoardValueLineColor
{
    border-bottom               : 1 solid #CCCCCC;
}
.BoardLineColor
{
    background                  : #CCCCCC;
}
.BoardItem
{
    font                        : 12px Dotum ;
    font-weight                 : normal;
    color                       : #FFFFFF;
    height                      : 26px;
    background                  : #666666;
}
.BoardValue
{
    background                  : #FFFFFF;
    line-height                 : 12px;
}
