<!-- 
 # ------------------------------------------------------------------------
 # 
 # default.css 
 #
 # ½Ã½ºÅÛÀüÃ¼¿¡¼­ »ç¿ëÇÏ´Â ±âº» StyleSheet File ÀÔ´Ï´Ù.
 # 
 # ------------------------------------------------------------------------ 
-->

    BODY {
        margin-left:  10;
        margin-top:   10;
        margin-right: 0;
        margin-bottom: 0;
        font-size: 9pt;
        font-family: "Verdana", "±¼¸²", Seoul, Gulim;
        scrollbar-face-color: #cccccc; 
        scrollbar-shadow-color: #8A8A8A; 
        scrollbar-highlight-color: #ffffff; 
        scrollbar-3dlight-color: #8A8A8A; 
        scrollbar-darkshadow-color: #ffffff; 
        scrollbar-track-color: #cecece; 
        scrollbar-arrow-color: #ffffff;
    }
    TH, DIV {
        font-family: "Verdana","Helvetica", "±¼¸²","Seoul";
        font-size: 9pt;
        color: #000000;
    }

    TD {
        font-family: "Verdana","Helvetica", "±¼¸²","Seoul";
        font-size: 9pt;
        color: #595959;
    }
    INPUT, TEXTAREA {
        font-family: "Verdana","Helvetica", "±¼¸²","Seoul";
        font-size: 9pt;
    }
INPUT1 {
font-size:9pt;
font-family: Gulim; 
font-size: 9pt; 
color: #666666;
border-style:solid;
border-color:CACACA;
border-width:1;
text-align:left; 
}
    .mey     {
        font-family:Tahoma,Verdana,Arial; font-size: 9pt; text-align: right; padding-right: 3px;
    }
    .meydisp {
        border: 0px;
        font-family:Tahoma,Verdana,Arial; font-size: 9pt; text-align: right; padding-right: 3px;
    }
    .PreText { text-align: justify; }
    .ValNor {
        font-family:Verdana,Arial;
        color: darkred;
        font-weight: bold;
    }
    .ValOur {
        font-family: Arial,±¼¸²;
        font-weight: bold;
        font-size: 10pt;
        color: darkred;
        padding-left: 5px;
        padding-right: 5px;
    }
    .ValRate {
        font-family: Arial;
        font-weight: bold;
        font-size: 10pt;
        color: darkblue;
    }
    .link {
        font-family: µ¸¿ò;
        font-size: 9pt;
        color: #7F7F7F;
        padding-bottom: 5px;
    }
 .link2 {
        font-family: µ¸¿ò;
        font-size: 9pt;
        color: #777777;
        line-height:20pt;
        letter-spacing:-1px
    }
    A:link, A:visited, A:active  { text-decoration: none; color: #777777; }
    A:hover { text-decoration:underline; color:#0098FF; }

    .clReviewViewNote {
        padding: 10px;
        background-color: #EEEEEE;
    }