table, th, td {
    border: 1px solid #333333;
    border-collapse: collapse;
    margin: 0 auto;
    Width:50%;
}
th, td {
    text-align: center;
}
#t01 {
    background-color: #b0b3b8;
}
#t02 {
    background-color: #3a3b3c;
    color: #fffff0;
}
#t03 {
    background-color: #e4e6eb;
    color: #333333;
}