@charset "UTF-8";
table tr:first-child td, table tr:first-child th {
  font-weight: 600;
  font-size: 18px !important;
}

/* Ñ§ÔºÁìµ¼ */
table.leader tr:nth-child(4), table.leader tr:nth-child(5), table.leader tr:nth-child(6), table.leader tr:nth-child(9), table.leader tr:nth-child(10), table.leader tr:nth-child(12), table.leader tr:nth-child(13), table.leader tr:nth-child(14) {
  background-color: #f3f7fb;
}

table.office tr:nth-child(9), table.office tr:nth-child(10), table.office tr:nth-child(11), table.office tr:nth-child(12), table.office tr:nth-child(13) {
  background-color: #f3f7fb;
}
