.cp
{
    border-left: 1px solid #d5d5d5;
    border-top: medium none -moz-use-text-color;
    border-bottom: 1px solid #d5d5d5;
    margin-top: 15px;
    border-right: 1px solid #d5d5d5;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    background: #fff;
    margin-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 12px;
    overflow: hidden;
}
.cptab
{
    border-left: 1px solid #d5d5d5;
    border-right: 1px solid #d5d5d5;
    border-top: 1px solid #d5d5d5;
    border-bottom: medium none -moz-use-text-color;
    background: url('../image/pubbtbg_blue.gif') repeat-x center top;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    height: 37px;
    line-height: 37px;
    padding-left: 15px;
    padding-right: 12px;
    padding-top: 0;
    padding-bottom: 0;
}
.cptab a.cr
{
    font-weight: bold;
}
.cptab a
{
    color: #fff;
}
.cp dl
{
    width: 170px;
    overflow: hidden;
    float: left;
    display: inline;
    padding: 8px 10px 0 6px;
}
.cp dt, .cp dt a
{
    width: 172px;
    height: 140px;
    overflow: hidden;
}
.cp dt img
{
    width: 166px;
    height: 136px;
    border: 1px solid #d5d5d5;
    padding: 1px;
}
.cp dd
{
    line-height: 24px;
    padding-top: 8px;
    overflow: hidden;
    display: block;
    text-align: center;
    font-size: 12px;
}