@charset "utf-8";

#board-qna-list table,
#board-news-list table,
#board-report-list table,
#board-bbs-list table {
    border-top: 2px solid #D0C777;
}

#board-qna-list th,
#board-news-list th,
#board-report-list th,
#board-bbs-list th {
    background-color: #F8F6EE;
    border-bottom: 1px solid #D0C777;
    color: #AB9530;
}

#board-form table {
    border-top: 1px solid #D0C777;
}

#board-form th,
#board-form td {
    border-bottom: 1px solid #D0C777;
}

#board-form th {
    background-color: #F8F6EE;
    color: #AB9530;
}
