*{
    padding: 0px;
    margin: 0px;
}
.titleid{
    height: 60px;
    width: 100%;
    background: #D4EAF7;
}
.titleid h2{
    line-height: 60px;
    text-align: center;
    color: #004092;
}

.img{
    width: 100%;
}
table tr td{ text-align: center;padding-top: 4px;padding-bottom: 4px}
table{margin-top: 6px}

#timeid{
    font-size: 14px;
}
#tsid{
    font-size: 12px;
}

table tr td img{
    width: 18px;
    height: 18px;
}

