.tab_1 { display: table;
border: 1px solid #ccc;
border-collapse:separate; border-spacing: 10px;
width: 90%;
}

.tab_1 td {
border: 1px solid #ccc;
padding: 1px;
} 
.tabtd_1 {
text-align: center;
}

.tabtd_2 {
text-align: center;
}

.tabtd_3 {
text-align: center;
}

.img_1 {
width: 230px;
height: 230px;
}

.img_2 {
width: 230px;
height: 230px;
}

.img_3 {
width: 230px;
height: 230px;
}

