.box_area {width:100%;overflow:hidden;margin-bottom:10px;MARGIN-TOP:7PX;border:1px solid #D4D4D4;}

.title_txt {padding:5px;border-bottom:1px solid #D4D4D4;background:#f2f2f2;overflow:hidden;}

.title_txt p:nth-child(1) {float:left;font-weight:bold;}

.title_txt p:nth-child(2) {float:right;text-align:right;}

.cnt_area {width:100%;padding:10px 5px;overflow:hidden;box-sizing:border-box;}

.cnt_pic {border:1px solid #d4d4d4;float:left;}

.cnt_article {float:left;text-align:justify;padding:5px;overflow:hidden;}

pre {width:100%;padding-left:5px;padding-right:5px;word-wrap:break-word;box-sizing:border-box;}

.btn_wrap {width:100%;overflow:hidden;}

.btn_wrap a {float:left;padding:3px 10px;border-radius:3px;border:1px solid #CACACA;margin:0 5px 0 0;background: rgb(249,252,247);background: -moz-linear-gradient(top,  rgba(249,252,247,1) 0%, rgba(239,239,239,1) 100%);background: -webkit-linear-gradient(top,  rgba(249,252,247,1) 0%,rgba(239,239,239,1) 100%);background: linear-gradient(to bottom,  rgba(249,252,247,1) 0%,rgba(239,239,239,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9fcf7', endColorstr='#efefef',GradientType=0 );}

.btn_wrap a:nth-child(4) {float:right;margin:0;}

.reply_wrap {width:100%;margin-top:10px;border:1px solid #D4D4D4;padding:10px;box-sizing:border-box;}

.reply_wrap div {width:100%;overflow:hidden;}

.reply_wrap div textarea {width:78%;height:50px;line-height:20px;border:1px solid #D4D4D4;float:left;margin-right:1%;box-sizing:border-box;padding:5px;}

.reply_wrap div button {width:20%;height:50px;font-size:12px;color:#555555;border:1px solid #D4D4D4;float:left;border-radius:3px;box-sizing:border-box;background: rgb(255,255,255);background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(241,241,241,1) 50%, rgba(225,225,225,1) 51%, rgba(246,246,246,1) 100%);background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%);background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 );}

.reply_wrap div:nth-child(2) {margin-top:7px;}

.reply_wrap div p {width:50%;float:left;}

.reply_wrap div p input {width:60%;height:22px;border:1px solid #D4D4D4;text-indent:5px;}