td:nth-child(2), th:nth-child(2) {
 border-left: solid 1px #000;
}
td:nth-child(6), th:nth-child(2) {
 border-right: solid 1px #000;
}

