﻿
.tbl{ width:800px; margin:auto; margin-top:80px; background-color:#ddd; border-collapse:separate;}
.tbl td{ background-color:White; height:30px; text-align:center;}
.tbl img{ width:18px;}
.tbl>tbody>tr:nth-child(1)>td{ background-color:#eee}
.tbl>tbody>tr td:nth-child(1){ color:#aaa}

.tbl2{ width:800px; margin:auto; margin-top:20px;}
.tbl2 td{ height:30px;}