*
{
    margin: 0;
    padding: 0;
}

body
{
    font: 100% Verdana, Arial, Helvetica, sans-serif, Malgun Gothic, ¸¼Àº°íµñ, ±¼¸²Ã¼, µ¸¿òÃ¼;
    font-size: 12px;
    background: #ffffff;
    margin: 0;
    padding: 0;
    line-height: 160%;
    color: #033A4F;
    cursor: auto;

}

/*LINKS --------------------- */

A:link
{
    font-size: 11px;
    text-decoration: none;
    color: #808080;
}
A:visited
{
    font-size: 11px;
    text-decoration: none;
    color: #808080;
}
A:hover
{
    font-size: 11px;
    text-decoration: underline;
    color: #808080;
}
A:active
{
    font-size: 11px;
    text-decoration: underline;
    color: #808080;
}

A.menu:link
{
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #808080;
}
A.menu:visited
{
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #808080;
}
A.menu:hover
{
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
    color: #0599C3;
}
A.menu:active
{
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
    color: #0599C3;
}

A.copy:link
{
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #444444;
}
A.copy:visited
{
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #444444;
}
A.copy:hover
{
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
    color: #2E85B3;
}
A.copy:active
{
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
    color: #2E85B3;
}

a img
{
    border-width: 0;
    border-style: none;
}

a.more
{
    font-size: 11px;
    color: #808080;
    text-decoration: underline;
    font-weight: normal;
}
/*LINKS --------------------- */

/*form --------------------- */
input
{
    font-size: 12px;
    background: #fbfbfb;
    padding-right: 2px;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 1px;
    border-top: #d7d7d7 1px solid;
    border-right: #d7d7d7 1px solid;
    border-left: #d7d7d7 1px solid;
    border-bottom: #d7d7d7 1px solid;
    cursor: auto;

}

.inputTextBox_CenterAlign
{
    font-size: 12px;
    background: #fbfbfb;
    padding-right: 2px;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 1px;
    border-top: #d7d7d7 1px solid;
    border-right: #d7d7d7 1px solid;
    border-left: #d7d7d7 1px solid;
    border-bottom: #d7d7d7 1px solid;
    text-align: center;
    cursor: auto;

}

.inputSearch
{
    font-size: 11px;
    border-right: #ffffff 1px solid;
    padding-right: 1px;
    border-top: #ffffff 1px solid;
    padding-left: 1px;
    background: #ffffff;
    padding-bottom: 1px;
    border-left: #ffffff 1px solid;
    padding-top: 1px;
    border-bottom: #ffffff 1px solid;
}

.Button
{
    font-size: 12px;
    border-right: #d7d7d7 1px solid;
    border-top: #d7d7d7 1px solid;
    background: #fbfbfb;
    padding-bottom: 1px;
    border-left: #d7d7d7 1px solid;
    padding-top: 1px;
    border-bottom: #d7d7d7 1px solid;
    cursor: pointer;
}

/*font--------------------- */
.TitleFont
{
    color: #848484;
    font-size: 11px;
    font-weight: bold;
    padding-left: 18px;
}


.copyRight
{
    color: #666666;
    font-size: 11px;
    font-weight: bold;
}

.table_board2
{
    border: 1px solid #A9C2E3;
    text-align: left;
}

.table_board3
{
    border: 1px solid #A9C2E3;
    background-color: #F5F8FB;
}

.table_board4
{
    border: 1px solid #A9C2E3;
}

.fotn-03
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #2C3A57;
}
.bottom_01
{
    background-color: #D0D2D5;
}


.font-01
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #2E85B3;
}
.font-02
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    color: #D54107;
}

.font-10Blue
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    color: #2C3A57;
}

.font-10BlueBold
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #2C3A57;
}

.ddlBorder
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 13px;
    color: #2C3A57;
    border-bottom-color: #2E85B3;
    border-right-color: #2E85B3;
    border-left-color: #2E85B3;
    border-top-color: #2E85B3;
    border-style: solid;
    border-width: 1px;
}
