/* 评论模块 跟帖 */
.comment { margin:1px; text-align:left; padding:18px 12px;}
.comment .commentText {border:1px solid #CCD7EB; padding:5px 12px;}
.comment .commentText h4 {background:#fff; float:left; padding:0 6px; display:inline; margin:-10px 0 3px 6px; clear:both;}
.comment .commentText .headLine {display:block; height:26px; clear:both; line-height:24px;}
.comment .commentText .headLine .enterArea {border:1px solid #7F9DB9; width:60px; height:17px; background:#fff; margin:0 6px 0 0;}
.comment .commentText .headLine .left {}
.comment .commentText .headLine .right {float:right;}
.comment .commentText .commentmain {clear:both;}
.comment .commentText .commentmain textarea {background:url(http://img1.cache.netease.com/cnews/img07/end_n_bg9.gif) center 23px no-repeat; height:90px; border:1px solid #ccc; width:500px;}
.comment .commentText .headLine .btn1 {background:url(http://img1.cache.netease.com/cnews/img07/end_n_input_bg2.gif) left top no-repeat; width:69px; letter-spacing:8px; height:19px; border:none; cursor:pointer;}
.comment .commentText .sumitLine {height:30px; line-height:30px;}
.comment .commentText .sumitLine .right {margin:-28px 0 0 0;}
.comment .commentText .sumitLine .btn2 {background:url(http://img1.cache.netease.com/cnews/img07/end_n_input_bg2.gif) left top no-repeat; width:69px; height:19px; border:none; cursor:pointer; margin:0 0 0 9px;}
/*评论内容展示*/
.contentL{ margin:0 6px;background:url(dotlinex.gif) repeat-x left 0;}
.contentL .commentBlock { text-align:left;height:auto; background:url(dotlinex.gif) repeat-x left bottom; padding:12px 0;} /* 此处不可定义line-height */
.contentL .commentBlock .nameHead {color:#005886; line-height:24px; height:24px; padding:0 12px;}
.contentL .commentBlock .nameHead .more {float:right; margin-top:-24px; color:#666;}
.contentL .commentBlock p {margin:6px 12px; line-height:19px;}
.contentL .commentBlock .function {margin:0 12px; text-align:right;}
.contentL .qouteBox {background:#fff; border:1px solid #999; margin:4px 12px; overflow:hidden; word-wrap:break-word; word-break:break-all; }
.contentL .qouteBox .qouteBox { margin:6px;}
.contentL .qouteBox .nameHead {padding:4px 8px 0 8px;}
.contentL .commentBlock .qouteBox p {margin:6px 9px;}

.commentBlock .function a,.commentBlock .function a:visited{ color:#005886}
.comment .textHot,.commentBlock .textHot a,.commentBlock .textHot a:visited{ color:#bc2931}