﻿#ccbox
{
    margin: 0 auto;
    width: 780px;
    padding-top: 30px;
    margin-bottom:20px;
}
#tableBox
{
    width: 778px;
    margin-top:20px;
}
.tabletitbg
{
    background: #F6FBFF;
    line-height: 30px;
}
#tableBox td, #tableBox th
{
    border: 1px solid #d7d7d7;
    font-family: "微软雅黑" ,;
}
table tr td
{
    border-top: 1px solid red;
    line-height: 30px;
    text-indent: 10px;
}
table tr td a
{
    color: #333;
    text-decoration: none;
}
.ima
{
    vertical-align: middle;
}
table
{
    /*border:1px solid #D7D7D7; */
    border-top-width: 0px;
    font-size: 14px;
    color: #343434;
}
.tc
{
    text-align: center;
    font-family: "微软雅黑" , "Microsoft YaHei";
}
#tableBox h1
{
    font-weight: normal;
    font-size: 30px;
}
