/*
 * Daum Cafe CSS
 * UI Development Seung Moo-young
 * UI Development Kim Hee-Ran
 * UI Design Park Jin-yun
 */
td { font-size:10pt}
.base { font-size:9pt}
div { font-size:10pt}

a.black:link { color:#000000}
a.black:visited { color:#000000 }
a.black:hover { color:#000000 }

a.black2:link { color:#000000; font-size:9pt; }
a.black2:visited { color:#000000; font-size:9pt; }
a.black2:hover { color:#000000; font-size:9pt; }

a.black3:link { color:#000000; text-decoration:none; line-height:150%; }
a.black3:visited { color:#000000; text-decoration:none; line-height:150%; }
a.black3:hover { color:#000000; text-decoration:underline; line-height:150%; }

a.black4:link { color:#000000; font-size:9pt;  text-decoration:none; line-height:140%; }
a.black4:visited { color:#000000; font-size:9pt;  text-decoration:none; line-height:140%; }
a.black4:hover { color:#000000; font-size:9pt;  text-decoration:underline; line-height:140%; }

a.yellow:link { color:#aa8600; text-decoration:none; line-height:150%; }
a.yellow:visited { color:#aa8600; text-decoration:none; line-height:150%; }
a.yellow:hover { color:#aa8600; text-decoration:underline; line-height:150%; }

a.yellow2:link { color:#976700; }
a.yellow2:visited { color:#976700; }
a.yellow2:hover { color:#976700; }

a.green:link { color:#007f89 }
a.green:visited { color:#007f89 }
a.green:hover { color:#007f89 }

a.orange:link { color:#d55200 }
a.orange:visited { color:#d55200 }
a.orange:hover { color:#d55200 }

a.blue3:link { color:#006099 }
a.blue3:visited { color:#999700 }

a.blue:link { color:#016D6D}
a.blue:visited { color:#016D6D }
a.blue:hover { color:#016D6D }

a.green2:link { color:#4b7305; font-size:9pt;}
a.green2:visited { color:#4b7305; font-size:9pt; }
a.green2:hover { color:#4b7305; font-size:9pt; }

a.t_blue:link { color:#0075C1; font-size:9pt;}
a.t_blue:visited { color:#0075C1; font-size:9pt;}
a.t_blue:hover { color:#0075C1; font-size:9pt;}

/* °Ô½ÃÆÇ ¸ñ·Ï ÆäÀÌÁö */
a.b_vlink:link { text-decoration: none; color:#0060FF; font-size:9pt; font-family:±¼¸²;}
a.b_vlink:visited { text-decoration: none; color:#0060FF; font-size:9pt; font-family:±¼¸²;}
a.b_vlink:hover { text-decoration: underline; color:#0060FF; font-size:9pt; font-family:±¼¸²;}