@charset "euc-kr";

body, th, td { 
    font-family: µ¸¿ò;
    font-size: 12px;
    color: #555555;
    line-height: 170%;
}

a:link    { color: #555555; text-decoration: none; }
a:visited { color: #555555; text-decoration: none; }
a:hover   { color: #FF0000; text-decoration: underline; }
a:active  { color: #FF0000; text-decoration: underline; }

.navi_line { border-bottom:1px solid #DEDEDE; padding-bottom:5px; }
