
/* 게시판 테이블 */
.table_blue_border {background-color:#5D93B8;bgcolor:#5D93B8}
.table_blue_title {background-color:#CCDCED;font-size:9pt;height:30px}

.alternate0 {background-color:#EEF3F6;font-size:9pt;height:30px;color:#13485D}
.alternate1 {background-color:#F7FAFB;font-size:9pt;height:30px;color:#13485D}

.field_title {padding:0 10 0 10;text-align:left}

.subject {background-color:#5D93B8;padding-left:10px;font-size:9pt;height:30px;color:#FFFFFF;font-weight:bold}
.name {background-color:#F7FAFB;padding-left:5px;height:20px;font-size:9pt;color:#13485D}
.hit {background-color:#F7FAFB;padding-right:5px;height:20px;font-size:9pt;color:#13485D}

.memo {padding:5 5 5 5;font-size:9pt;color:#13485D}
