﻿
/*通用评论*/
.ct_pl{margin:20px 0;  font-size:12px; overflow:hidden; color:#666; padding-bottom:10px;}
.ct_pl ul{padding:7px;}
.ct_pl h2{ border-top:#000000 3px solid; background:#fff;height:33px; line-height:33px; font-size:16px; color:#000; font-weight:normal; padding-left:8px; border-bottom:#ddd 1px solid; margin-bottom:10px;}
.ct_pl span.rightcmtnum a{color:#999; background:url(../images/plnum.png) no-repeat 0 50%; padding-left:17px}
.ct_pl h4{background:url(../images/10.gif) no-repeat;padding-left:20px;height:25px}
.ct_pl .username{width:130px;border:1px solid #dee8ee;border-top:1px solid #cad4d9;border-left:1px solid #cad4d9;background:#fff url(../images/11.gif) repeat-x; height:19px; line-height:19px;}
.ct_pl .password{border:1px solid #dee8ee;border-top:1px solid #cad4d9;border-left:1px solid #cad4d9;background:#fff url(../images/11.gif) repeat-x; height:19px; line-height:19px;width:130px;}
.ct_pl textarea{color:#999;background:#fff url(../images/11.gif) repeat-x;font-size:12px;padding:8px 5px;border:1px solid #dee8ee;border-top:1px solid #cad4d9;border-left:1px solid #cad4d9;margin-top:10px;height:80px; float:left; }
.ct_pl #SubmitComment{margin-top:10px; line-height:34px;width:98px;height:34px;font-size:14px;color:#fff;  cursor:pointer ;float:right;background: #3ab57f;border: 0;border-radius: 3px; transition: .3s;}
.ct_pl #SubmitComment:hover{background:#33a975;}
.ct_pl .commenttips{float:left;line-height:34px;height:34px;font-size:14px;color:#999;margin-top:10px;}
.ct_mood{ padding:10px;}

.pllist{ color:#999; font-size:14px;padding-left:10px;}

.pllist td{ padding:12px 0px; position:relative; line-height:20px;}
.pllist td .content{ padding-top:5px; line-height:19px;color:#333;font-size:14px;}
.pllist td img.userface{width:40px; height:40px; margin-right:12px;margin-top:3px;  border-radius:50%;}
.pllist .td-avatar{width:60px;}
.pllist td p{color:#333;}
.pllist .report a{color:#999;}
.comment_write_table {font-size:14px; }
.comment_write_table span.username{ border:none;}

.cmtloadtips{ text-align: center; line-height:44px;color:#9b9b9b;background:#f9f9f9;margin-top:10px; cursor: pointer;}