.mt1 {
    margin-top: 8px;
}
.tbox {
    margin: 0 0 8px 0;
   /* border-bottom: 1px solid #DADADA; */
    overflow: hidden;
   /* background: url(../images/green_skin.png) 0 -294px repeat-x; */
}
dl {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

.tbox dt {
    height: 24px;
    border: 1px solid #DADADA;
    overflow: hidden;
    clear: both;
}

.tbox dt strong {
    height: 24px;
    line-height: 24px;
    line-height: 25px;
    padding-left: 8px;
    padding-right: 4px;
    display: block;
    float: left;
    color: #316301;
    letter-spacing: 1px;
}

.tbox dt span.more {
    float: right;
    position: relative;
    line-height: 25px;
    padding-right: 8px;
    color: #596F37;
}
.tbox dd {
   /*  border-left: 1px solid #DADADA;
    border-right: 1px solid #DADADA;
    padding: 4px 4px 0px; */
    overflow: hidden;
}
.dede_comment_post {
    padding: 5px;
}
form {
    display: block;
    margin-top: 0em;
}
input, select, button {
    font: 12px Verdana,Arial,Tahoma;
    vertical-align: middle;
}
.dcmp-title {
    line-height: 25px;
}
.dcmp-title small {
    font-size: 12px;
    color: #999999;
}
.dcmp-stand {
    float: right;
    margin-top: -18px;
    padding-right: 10px;
    position: relative;
    clear: both;
    color: #999;
}
.dcmp-stand strong {
    font-weight: normal;
    color: #444;
}
.dcmp-stand input {
    margin-right: 2px;
}
label {
    cursor: default;
}
.dcmp-stand img {
    vertical-align: middle;
    margin-right: 2px;
	border:0px;
}
.clr {
    clear: both;
}
.dcmp-mood {
    height: 25px;
    width: 212px;
    margin-top: 8px;
    float: right;
}
.dcmp-mood strong {
    float: left;
    color: #444;
    font-weight: normal;
    line-height: 25px;
}
.dcmp-mood ul {
    float: left;
}
.dcmp-mood ul li {
    float: left;
    margin-right: 8px;
    height: 30px;
}
.dcmp-mood ul li input, .dcmp-mood ul li img {
    vertical-align: middle;
    margin-right: 4px;
}
.dcmp-content {
    padding-top: 8px;
}
.dcmp-content textarea {
    height: 100px;
    width: 450px;
    float: left;
}
.ipt-txt {
    line-height: 15px;
    padding: 4px 5px;
    border-width: 1px;
    border-style: solid;
    border-color: #666 #BBB #BBB #666;
    font-size: 12px;
    margin-right: 2px;
}
.dcmp-post {
    height: 35px;
    overflow: hidden;
    clear: both;
    color: #444;
    padding: 5px 0 10px 0;
}
.dcmp-post .dcmp-userinfo {
    float: left;
    margin-right: 6px;
}
.dcmp-post .dcmp-userinfo input, .dcmp-post .dcmp-userinfo img {
    vertical-align: middle;
    margin: 5px;
}
.dcmp-post .dcmp-submit {
    float: left;
    padding-top: 6px;
}
.dcmp-post .dcmp-submit button {
    width: 70px;
    height: 25px;
    border: none;
    background: url(../images/btn-bg2.gif) no-repeat;
    line-height: 25px;
    letter-spacing: 1px;
    overflow: hidden;
    color: #444;
    cursor: pointer;
    margin-left: 5px;
}
.decmt-box2 ul li a.plpic {
    float: left;
    width: 40px;
    height: 40px;
  
    border: 1px solid #DFD9B9;
    background: #F9FDED;
    margin: 5px;
    overflow: hidden;
	border-radius: 50%;
}
.decmt-box2 span.title {
    float: left;
    line-height: 20px;
    width: 600px;
	padding-left: 10px;
}
.decmt-box2 .comment_act {
    float: left;
    width: 630px;
    line-height: 20px;
    color: #aeaeae;
}
.decmt-box2 span.fr {
    float: right;
}
.decmt-box2 {
    width: 98%;
    padding: 6px 5px;
    margin: 0px auto;
    overflow: hidden;
    clear: both;

	position: relative;
    padding: 10px 0 10px 0px;
    zoom: 1;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: #ededed;
}
#commetcontent .decmt-box2 .title a{
	color:#999;
}

#commetpages {
    clear: both;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 20px;
}


#commetpages a, #commetpages strong {
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
    line-height: 50px;
    margin: 0 5px;
    padding: 0 21px;
    box-sizing: border-box;
    min-width: 24px;
}

#commetpages strong, #commetpages a:hover {
    color: #fff;
    background-color: #31c27c;
}