/* 评论
----------------------------------------------- */
#comment {
 padding: 30px;
}
#comment .t {
 color: #333;
 font-size: 16px;
 font-weight: bold;
 border-bottom: 1px solid #DDD;
 margin-bottom: 15px;
 padding-bottom: 10px;
}
/* commentList */
#comment .commentList {
 margin-bottom: 30px;
 line-height: 180%;
}
#comment .commentList dl {
 border-bottom: 1px solid #EEE;
 margin-bottom: 15px;
 padding-bottom: 15px;
}
#comment .commentList dt {
 color: #999;
 margin-bottom: 3px;
}
#comment .commentList dt span {
 color: #999;
 float: right;
}
#comment .commentList dd.reply {
 margin-top: 5px;
}
#comment .commentList dd.reply .replyContent {
 color: #19B4EA;
}
#comment .commentList dd.reply .replyTime {
 color: #999;
}

#comment .table-div dl dt { margin-bottom:10px;}
#comment .yzm { margin-left: 16px; }
#comment .captcha { height: 46px;
    margin-right: 10px;
    border: #7697c7 solid 1px;}
#comment .submit .btn { margin-top: 41px;
    height: 49px;
    border: none;
    margin-left: 10px;
    background-color: #3b64a5;}







