
table {
        border-collapse:collapse;
        font-size:12;
}
td.basic {
        color:none;
        border-style:solid;
        border-color:#F3F2ED;
        border-width:1 1 1 1;
}
td.pink {
        color:red;
        border-style:solid;
        border-color:#FAEBDD;
        border-width:5 5 5 5;
}
td.blue {
        color:blue;
        border-style:solid;
        border-color:#DCEAF0;
        border-width:5 5 5 5;
}


td.pink2 {
        color:blue;
        border-style:solid;
        border-color:#FFEEC7;
        border-width:5 5 5 5;
}

td.gray {
        color:blue;
        border-style:solid;
        border-color:#f4f4f4;
        border-width:5 5 5 5;
}


td.white {
        color:white;
        border-style:solid;
        border-color:#ffffff;
        border-width:0 0 0 0;
}

input.button {
        border:0;
        border-style:outset;
        border-color:silver;
        border-width:1 1 1 1;
        padding-top:3;
}


.input {font-family:µ¸¿ò;border:solid 1;border: 1px solid #e3e3e3;background-color:ffffff;height:18px}

A:link{
        text-decoration: none; color:#333333;
}
A:visited{
        text-decoration: none; color:#333333;
}
A:hover{
        text-decoration: none; color:#0066cc;
}


/* WCR_CHUNGHO_DOTUM_FONT_FIX_SAFE_V1 */
html, body,
table, tr, td, th,
p, div, span, font,
a, a:link, a:visited, a:hover, a:active,
input, select, textarea, button {
  font-family: Dotum, Gulim, Arial, Helvetica, sans-serif !important;
}
/* /WCR_CHUNGHO_DOTUM_FONT_FIX_SAFE_V1 */

/* WCR_CHUNGHO_DOTUM_FORCE_ALL_SAFE_V2 */
html, body, body *,
table, table *, tr, td, th,
p, div, span, font,
a, a:link, a:visited, a:hover, a:active,
input, select, textarea, button {
  font-family: Dotum, Gulim, Arial, Helvetica, sans-serif !important;
}
/* /WCR_CHUNGHO_DOTUM_FORCE_ALL_SAFE_V2 */
