.table-finstatement2 thead.thead-main tr:nth-child(1) th:nth-child(1){
	border-radius: 10px 0 0 0;
}
.table-finstatement2 thead.thead-main tr:nth-child(1) th:nth-child(2){
	border-radius: 0 0 0 0;
}

.table-finstatement2 thead.thead-main tr:nth-child(1) th:nth-child(4){
	border-radius: 0 10px 0 0;
}

.table-finstatement2 tbody td{
    font-family: 'Superspace','Noto Serif TC', sans-serif;	
}