﻿.ContentShow {
}

    .ContentShow .t {
        margin-top: 60px;
        font-size: 22px;
        font-weight: 700;
        text-align: center;
        margin-bottom: 30px;
    }

    .ContentShow .ot {
        width: 460px;
        margin: 0px auto;
        color: #666;
    }

    .ContentShow .mr20 {
        margin-left: 20px;
    }

    .ContentShow .l {
        border-bottom: 1px solid #DBDBDB;
        width: 700px;
        margin: 0px auto;
        height: 5px;
        line-height: 5px;
        margin-bottom: 20px;
    }

    .ContentShow .c {
        padding:10px 20px;
    }
        .ContentShow .c div {
            margin-bottom:0px;
        }
    .ContentShow .p_n {
        padding:20px;
    }
    .ContentShow .as_xg {
        border-top:1px dashed #D1D1D1;
        width:690px;
        margin:20px auto;
    }
    .ContentShow .xg_t {
        padding:5px 0px;
        font-weight:700;
    }
    .ContentShow .xg_li {
        width:330px;
        float:left;
        line-height:25px;
        padding-left:10px;
        background-image:url(/images/2013/listyle1.png);
        background-repeat:no-repeat;
        background-position:0px 11px;
}