.skku-table{width:100%;table-layout:fixed;border-top:2px solid #505152;border-bottom:2px solid #505152;}
.skku-table thead th{word-wrap: break-word;line-height: 26px;font-size:17px;border-bottom: 1px solid #d8d8d8;border-right:1px solid #d8d8d8;background-color:#eef2f9;padding:11px 0;font-weight:400;text-align:center;}
.skku-table thead th:last-child {border-right:none;}
.skku-table thead th.th_left{text-align:left !important;}
.skku-table thead th.no_right{border-right:none !important}

.skku-table tbody th{font-size:17px;background-color:#fafafa;border-bottom:1px solid #eee;padding:15px 20px;font-weight:400; text-align:center;}
.skku-table tbody th.bo_right{border-right:1px solid #d8d8d8 !important;}
.skku-table tbody th.th_left{text-align:left !important;}
.skku-table tbody td{font-size:17px;padding:7px 5px;line-height: 26px;text-align:center;border-bottom:1px solid #eee;border-right:1px solid #eee;font-weight:200;word-wrap: break-word;}
.skku-table tbody td.td_left{text-align:left !important; padding:7px 15px;}
.skku-table tbody td.no_botm{border-bottom:none !important;}
.skku-table tbody td.bg_gray{background-color:#fafafa;}

.skku-table thead th.bo_right{border-right:1px solid #eee !important;}
.skku-table thead th.bo_bottom{border-bottom:1px solid #eee !important;}
.skku-table tbody td.bo_right{border-right:1px solid #eee !important;}
.skku-table tbody td.bo_bottom{border-right:1px solid #eee !important;}
.skku-table tbody td.no_right{border-right:none !important;}

.skku-table tbody .dark{display:none;}

table img {width:100%;}
.table-img img {width:100%; max-width:70px;}

@media screen and (max-width:800px) {

  .scrollbox .skku-table{width:768px;}
  .skku-table tbody th{word-wrap: break-word;font-size: 15px;}
  .skku-table.intro tbody td{padding:15px 0;}
  .skku-table thead th{font-size:15px;}
  .skku-table tbody td{font-size:15px;}

}
@media screen and (max-width:640px) {
  .skku-table tbody th{word-wrap: break-word;font-size: 14px;}
  .skku-table thead th{font-size:14px;}
  .skku-table tbody td{font-size:14px;}
  .skku-table.intro tbody td{padding:0; border:0;}
}