/* zorigsan */

a:link    { color:#0F5CA2; text-decoration:none; }
a:visited { color:#0F5CA2; text-decoration:none; }
a:hover   { color:#0F5CA2; text-decoration:underline; }

body{
margin:0px;
margin-left:10px;


}

.small{
font-family:Tahoma;
font-size:10px;
}

table{
font-family:Tahoma;
font-size:11px;
color:#444444;
}

input, select, textarea{
font-family:Tahoma;
font-size:11px;
color:#444444;
}


.footer{
font-family:Tahoma;
font-size:10px;
color:#939393;
}

.bold_title{
font-family:Tahoma;
font-size:13px;
font-weight:bold;
}

.title{
font-family:Tahoma;
font-size:17px;
font-weight:bold;

letter-spacing:-1px;
}

#footer a:link    { color:#939393; text-decoration:underline; }
#footer a:visited { color:#939393; text-decoration:underline; }
#footer a:hover   { color:#939393; text-decoration:none; }









.mu_sub{
padding-left:13px;
font-family: Tahoma;
font-size:11px;
color:#0F5CA2;
background-color:#F5F5F5;
border-bottom:#FFFFFF 1px solid;
padding-bottom:6px;
padding-top:6px;
cursor:pointer;
background-image:url('/images/menu_sub_off.gif');
background-position:right;
background-repeat:no-repeat;
}

.mu_sub_over{
padding-left:13px;
font-family: Tahoma;
font-size:11px;
color:#FFFFFF;
background-color:#0F5CA2;
border-bottom:#FFFFFF 1px solid;
padding-bottom:6px;
padding-top:6px;
cursor:pointer;
background-image:url('/images/menu_sub_on.gif');
background-position:right;
background-repeat:no-repeat;
}





