/* 레거시 사이트 관련 style
http://legacy.h21.hani.co.kr/h21/past.html */

table a:link {color : #363636 ;text-decoration : none}
table a:visited {color : #363636 ;text-decoration:none}
table a:active {color : #363636;text-decoration:none}
table a.ne:link { color: #216B9C; text-decoration: none }
table a.ne:visited { color: #216B9C; text-decoration: none }
table a.ne:active { color: #216B9C; text-decoration: none }
table a.ne:hover { color:#F9972D; text-decoration: underline }
table a:hover { color: #F9972D; text-decoration: underline }
table TD,TH { font-size: 9pt; line-height: 150%;  color: #363636;}

table .tb { line-height: 140%;}
table .atc10 { font-size: 10pt;};
table .atc13 { font-size: 13pt; color:#532D0B; };
table .sm8 { font-size:8pt; font-family:돋움,Tahoma;}
table .news { font-family:돋움; font-size:8pt; line-height: 120%; color:#9A9A9A;}


/* 추가 */
table .f11{font-family:Verdana,돋음,sans-serif;font-size:11px;}





