﻿﻿
    #dssfw {
        width: 298px;
        height: 398px;
        border: 1px solid #f8ebe4;
    }
    .ddst_tit {
        width: 100%;
        height: 30px;
        color: #ae0707;
        line-height: 30px;
        border-bottom: 3px solid #9d2107;
    }
    .ddst_tit_txt {
        width: 200px;
        text-align: center;
        color: #fff;
        font-size: 16px;
        background-color: #9d2107;
        margin: 0 auto;
    }
    #dewm {
        width: 300px;
        height: 145px;
        margin-top: 10px;
    }
    .dewmcon {
        width: 150px;
        height: 100%;
        float: left;
    }
    .dewmimg {
        width: 110px;
        height: 110px;
        margin: 0 auto;
    }
    .dewmtxt {
        width: 150px;
        height: 42px;
        line-height: 42px;
        text-align: center;
    }
    .ddst_xm {
        width: 278px;
        height: 40px;
        margin-left: 10px;
        margin-top: 10px;
        border: 1px solid #9d2107;
        font-size:16px;
        line-height:38px;
        color: #9d2107;
        text-align:center;
    }
    .ddst_xm:hover {
        width: 276px;
        height: 38px;
        border: 2px solid #9d2107;
    }
     .d_tit {
        width: 100%;
        height: 30px;
        color: #ae0707;
        font-size: 12pt;
        line-height: 30px;
        border-bottom: 3px solid #9d2107;
    }
    .d_tit_txt {
        width: 200px;
        text-align: center;
        color: #fff;
        background-color: #9d2107;
        margin-left:15px;
    }
     
         a:link {
            text-decoration: none;
            color:#9d2107;
        }
        a:visited {
            text-decoration: none;
            color:#9d2107;
        }
        a:hover {
            text-decoration: none;
            color:#9d2107;
        }
        a:active {
            text-decoration: none;
            color:#9d2107;
        }
        