@charset "UTF-8";

#td_center + div td {
    text-align: center;
    font-weight: bold;
}
#td_center + div tr th {
    background: #fff;
}
