@charset "utf-8";

/* (필수) 테이블의 td 에서 사용하는 head-td 클래스는 반드시 설정해야함 - 그래야 일반 리스트목록스킨에서 적용됨 */
.head-tbl th, .head-tbl td { clear:both; height:43px; background: url('./img/basic.gif') repeat-x;  font-weight:bold; font-size:12px; color:#333; border:0px; padding:0px !important; margin:0px !important; text-align:center; }
.head-tbl th a, .head-tbl td a { text-decoration:none; color:#333; }
.head-tbl th a:hover, .head-tbl th a:hover, .head-tbl td a:hover, .head-tbl td a:hover { color:#000; }

/* 자유롭게 스킨에 따라서 설정 */
.head-div {	clear:both; height:43px; background: url('./img/basic.gif') repeat-x;  font-weight:bold; font-size:12px; color:#333; border:0px; padding:0px !important; margin:0px !important; text-align:center; }