/* 评论 */
/* box */
.tbox{border:1px solid #C5DDBC;background-color:#FFF;overflow:hidden;}
.tbox dt{height:32px;line-height:32px;border-bottom:1px solid #C5DDBC;background:#FBFBFB;overflow:hidden;clear:both;}
.tbox dt h2,.tbox dt h3{font-size:15px;padding-left:12px;padding-right:8px;display:block;float:left;color:#390;letter-spacing:1px;}
.tbox dt h2 a,.tbox dt h3 a{color:#390;}
.tbox dt h2 a:hover,.tbox dt h3 a:hover{color:#444;text-decoration:none;}
.tbox dt span.more{float:right;position:relative;line-height:32px;padding-right:8px;color:#85A484;}
.tbox dt span.more a{color:#7B9D79;text-decoration:none;}
.tbox dt span.more a:hover{color:#333;}


/* commet */
#dede_comment dd{padding:10px 25px;}
#commentNew{text-align:center;line-height:40px;font-size:25px;}
.comment .decmt-box{padding:6px 0px 8px;border-bottom:1px dashed #C5DDBC;overflow:hidden;clear:both;position:relative;}
.comment .decmt-box .decmt-mface,#dcmp-mface{height:48px;width:48px;border-radius:30px;position:absolute;left:0px;top:6px;}
.comment .decmt-box .decmt-mface img,#dcmp-mface img{height:48px;width:48px;border-radius:30px;}
.comment .decmt-box .decmt-title{color:#999;font-family:Tahoma;line-height:20px;margin-left:60px;}
.comment .decmt-box .decmt-title span{margin-right:2px;}
.comment .decmt-box .decmt-title .username,.comment .decmt-box .decmt-title .username a{color:#f60;}
.comment .decmt-box .decmt-title .username a:hover{text-decoration:none;color:#690;}
.comment .decmt-box .decmt-title .date{color:#666;font-size:11px;}
.comment .decmt-box .decmt-title .lou{float:right;margin-right:7px;color:#999;}
.comment .decmt-box .decmt-content{color:#555;line-height:21px;clear:both;margin-left:60px;}
.comment .decmt-box .decmt-content img{margin-bottom:-5px;}
.comment .decmt-box .decmt-content .decmt-feed{padding:3px 5px;background:#FBFBFB;border:1px dotted #D3D3D3;margin:6px auto;border-radius:2px;}
.comment .decmt-box .decmt-content .decmt-feed .fname{color:#339900;}
.comment .decmt-box .decmt-tools .act{float:right;margin-right:7px;}
.comment #decmt-page{color:#666;text-align:center;height:25px;line-height:25px;border:1px dashed #C5DDBC;border-top:none;}
.comment #decmt-page a{color:#666;padding:2px 1px 1px;}
.comment #decmt-page strong{color:#F63;padding:2px 1px 1px;}
.comment_post{padding:10px 0px;position:relative;}
.comment_post #dcmp-mface{top:10px;font-size:12px;text-align:center;}
.comment_post #dcmp-mface a{line-height:24px;color:#f50;}
.comment_post form{margin-left:60px;}
.comment_post .dcmp-content{clear:both;padding:3px;border:1px solid #9FCD75;}
.comment_post .dcmp-content textarea{width:100%;height:100px;line-height:18px;border:0px;}
.comment_post .dcmp-post{height:26px;overflow:hidden;clear:both;border:1px solid #9FCD75;border-top:none;}
.comment_post #dcmp-mood{height:24px;padding:1px 0px 1px 5px;float:left;overflow:hidden;}
.comment_post #dcmp-mood strong{float:left;color:#444;font-weight:normal;line-height:24px;}
.comment_post #dcmp-mood ul{float:left;}
.comment_post #dcmp-mood ul li{float:left;margin-right:3px;}
.comment_post #dcmp-mood ul li input,.comment_post #dcmp-mood ul li img{vertical-align:middle;margin-right:1px;}
.comment_post #dcmp-more{height:26px;line-height:26px;padding-left:5px;float:left;}
.comment_post .dcmp-post button{width:54px;height:26px;line-height:24px;float:right;border:none;border-left:1px solid #9bce8c;background:#f3faf3;color:#444;cursor:pointer;}


.btn-1{width:56px;height:23px;border:none;background:url(imagesbtn-bg1.gif) no-repeat;line-height:23px;letter-spacing:1px;overflow:hidden;color:#2F592E;}



/* 内容页作者信息 */

.viewbox div.writer{font-size:12px;line-height:24px;border:1px dotted #C5DDBC;padding:5px;background-color:#FCFCFC;color:#777;}
.viewbox div.writer a.userface{display:block;width:48px;height:48px;border-radius:30px;float:left;overflow:hidden;margin:0px 5px;}
.viewbox div.writer img{width:48px;height:48px;border-radius:30px;}
.viewbox div.writer small{font-size:12px;margin-left:8px;margin-right:3px;color:#999;}
.viewbox div.writer a{color:#369D00;}