﻿
.leftnavbar .leftbartitile {
    

}

.bodywrapper {
    width:100%;
}
.sitebar {
    height: 30px;
    line-height: 30px;
    border-bottom: 1px dashed #ccc;
}

    .sitebar span {
        margin-left: 20px;
        border-left: 5px solid #4ab344;
        padding-left: 5px;
        color: #4ab344;
        height:20px;
        line-height:20px;
    }


    .contenttitle {
        border-bottom: 1px dashed #ccc;
    }
    .contenttitle .title_text {
        line-height: 80px;
        text-align: left;
        font-size: 25px;
        font-weight: bold;
    }
    .contenttitle .title_desc {
        color:#ccc;
        height:20px;
        line-height:20px;
    }
    .contenttitle .title_click {
        float: right;
        color: #ccc;
        height: 20px;
        line-height: 20px;
    }

.contentvicetitle {
    text-align: right;
    font-size: 18px;
    padding-right: 30px;
}

.contentdesc {line-height:25px;}
.contentdesc img {max-width:800px;}
.contentupdate {text-align: right;font-size: 10px;padding-right: 130px;}

.replytitle {height:35px;line-height:35px;font-size:15px;font-weight:bold;border-top:1px dashed #ccc;}
.replycontent {padding:10px;}
.replycontent .replyuser {color:#ccc;}
.replycontent .replyuser span{float:right;}
.replycontent .replydesc {min-height:50px;line-height:20px; border-bottom:1px dashed #ccc;}

.replysubmit {}
.replysubmit textarea {width:99%;height:80px;margin-bottom:10px;}