/**********************************************
note : design custom style page
name : ±Ç¿À¼®
**********************************************/
/* ¸ÞÀÎ¹è³Ê¹Ú½º */
#main-customBn {padding:20px;border:1px solid rgba(0,0,0,.1)}
#main-customBn .banner_box:last-child {margin-bottom:0 !important}

/* ±â»çºä ¼öÁ¤ */
.article-veiw-body.view-page table tbody, table tfoot, table thead {border:none;background-color:transparent}
.article-veiw-body.view-page table tbody tr:nth-child(2n) {background-color:transparent}
.article-veiw-body.view-page table tbody tr td {padding:0}
.article-veiw-body.view-page .view_r_caption {padding:10px 0;font-size:.8125rem;font-weight:400;font-weight:var(--wgt400, 400);line-height:1.625;color:#777;text-align:left}