
a:link { text-decoration:none }
a:visited { text-decoration:none }
a:active { text-decoration:underline }
a:hover { text-decoration:underline }

/* color */

.gray,.gray a:link,.gray a:visited ,.gray a:hover  {color:#888888;}
.gray02,.gray02 a:link,.gray02 a:visited ,.gray02 a:hover  {color:#646161;}
.gray03,.gray03 a:link,.gray03 a:visited ,.gray03 a:hover  {color:#757575;}

.black,.black a:link,.black a:visited ,.black a:hover  {color:#000000;}
.red,.red a:link,.red a:visited ,.red a:hover  {color:#FB3131;}

/* font */

.txt12  {font-family:"±¼¸²"; font-size: 12px; line-height:17px;}
.txt11  {font-family:"µ¸¿ò"; font-size: 11px; letter-spacing:-1px; line-height:17px;}
.num11{ font-family:"Tahoma"; font-size: 11px; line-height:17px;}

.pagenum_txt{ font-family:"Tahoma"; font-size: 11px; color:#E38E21;  text-decoration:none }
.pagenum_txt a:link ,.pagenum_txt a:visited { font-family:"Tahoma"; font-size: 11px;color:#888888;  text-decoration:none }
.pagenum_txt a:active,.pagenum_txt a:hover { font-family:"Tahoma"; font-size: 11px;   color:#888888;  text-decoration:underline }

.textarea01{ font-family:"±¼¸²", ; font-size: 12px; color:#757575; background-color:#ffffff; border:1px solid #CDCBCC; padding-top:3px; padding-left:5px; padding-bottom:0px;}