
@import url('font.css'); /* À¥ÆùÆ® ¼³Á¤ */

body,table,td { font-family:'Nanum Gothic', 'Nanum Gothic Coding', Malgun Gothic, Dotum; font-size:12px;text-decoration: none; word-break:break-all; line-height:165%; LETTER-SPACING:0;}



/********************************************

link °ü·Ã CSS

********************************************/

A:link { text-decoration:none; color:#999999;}
A:visited { text-decoration:none; color:#999999;}
A:active { text-decoration:none; color:#999999;}
A:hover {text-decoration:none; color:#be2f2f;}

