.cophtml{
    text-decoration: none;
    font-size: 9px;
    position: relative;
    display: block;
    overflow: hidden;
    color: #cbcbcb;
    text-align: center;
   
}
.wmes-title{
    color: #333;
    padding-left: 15px;
    padding-top: 4px;
    background: url("../../../../images/comment_arrow.png") no-repeat 0px 6px;
    position: relative;
    z-index: 2;
    margin-left: 37px;

}
.wuser-date{
    color: #999;
    margin-right: 10px;
    font-size: 12px;
}
.wdg-content{
    padding: 5px;
    margin-bottom: 10px;
}
.wdg-content .avatar{
    float: left;
    padding: 2px;
    border: solid 1px #999;
}

.wgb-text{
    font-family: 'Trebuchet MS', sans-serif;
    font-size: 14px;
    padding: 5px;
    position: relative;
    display: block;
}
.wgb-text img{
    width: 100%;
    height: auto;
}
.wmes a{
    color: #34495E;
    font-size: 16px;
    text-decoration: none;   
}
.wmes {
    padding-left: 48px;
}
.wrep{

    font-size: 12px;
    padding: 10px;
    border-left: solid 4px #a3b9c2;
    border-bottom: none;
    margin: 0;
    margin-top: 10px;
    margin-left: 18px;  
}