#mian h3.title{
    font-size: 13px;
    font-weight: normal;
}
#mian h3.title a{
    color:#7f7f7f;
}

#content{
    border-right:1px solid #ececec;
    float:left;
    width:696px;
    margin-top: 15px;
    padding-bottom: 15px;
}
#content p.f14{
    margin-top: 15px;
}
#content .content{
    padding:0 20px;
}
#content .content img{
    max-width:100%;
}
#content h3.newsTitle{
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    color:#383838;
}

#content p.info{
    text-align: center;
    font-size: 14px;
    color:#383838;
    padding-bottom: 8px;
    border-bottom:1px solid #e1e1e1;
    margin:0 10px;
}

#content .desc{
    margin-top: 8px;
    border:1px solid #e1e1e1;
    background: #f2f2f2;
    margin:0 10px;
    margin-top: 10px;
    padding:15px;
    color:#797979;
    line-height: 28px;
    margin-bottom: 30px;
}

#content img{
    max-width:100%;

}
#content span,#content p,#content div{
    line-height: 28px;
}