@charset "utf-8";
/* 评论 */
.comment{overflow:hidden;clear:both;margin-bottom:20px}
.comment .face{display:none}
.comment .text{border:1px solid #EEE}
.comment .text .div{padding:10px 20px}
.comment .text .div .icon{position:absolute;width:20px;height:20px;margin:6px 0 0 -40px;background:url(../images/xz-no.gif) no-repeat top right;display:none}
.comment .text .div .base{border-bottom:1px dashed #EEE;line-height:30px;margin-bottom:10px;font-size:13px}
.comment .text .div .base span{float:right;font-size:13px}
.comment .text .div .content{line-height:20px;word-wrap:break-word;overflow:hidden;font-size:13px}
.comment .text .div .reply{border-top:1px dashed #EEE;line-height:30px;margin-top:10px;color:red;font-weight:bold;padding-top:5px;word-wrap:break-word;overflow:hidden;font-size:12px}
.comment .text .div .reply strong{color:red;float:left;font-size:12px}
.commentadd{margin:10px 0;overflow:hidden;clear:both}
.commentadd .face{display:none}
.commentadd .text{overflow:hidden}
.commentadd .text .div{padding:0 5px 0 0;font-size:13px}
.commentadd .text .div textarea{padding:0 3px 0 0;width:100%;border:1px solid #EEE;height:100px;overflow:auto}
.commentadd .text span{line-height:32px;clear:both}
.commentadd .text #commentlen{color:red;font-size:13px}
.commentadd .input{margin:10px 0;font-size:13px}
.commentadd .input a{font-size:13px}
.commentadd .input a:hover{color:red;font-size:13px}
.commentadd .input .send{float:right;border:1px solid #EEE;background:#FFF;padding:5px 10px;margin:0;vertical-align:middle;width:80px}
.commentadd .input .ip{border:1px solid #EEE;width:80px;padding:5px 10px;vertical-align:middle}