
.comment-box{
	margin-top: 10px;
	border-top:3px solid #8b0810;
	padding-top: 10px;
}
.comment-title{
	padding-bottom: 10px;
}
.comment-title em{
	font-size: 14px;
	font-style: normal;
	font-family: "Microsoft Yahei";
	padding-left: 25px;
	background: url(/img/img/icon-comment.jpg) no-repeat;
}
.comment-title span{
	float:right;
}
.comment-title span a{
	color: #485A90;
}
.comment-box .a-textarea{
	width: 580px;
	height: 40px;
	border:1px solid #ddd;
	padding: 8px;
}
.no-cmt{
	color: #ccc;
	text-align: center;
	padding-bottom: 50px;
}

.comment-box .tr{
	padding: 10px 0 30px 0;
	line-height: 30px;
}
.comment-box .tr-l{
	width: 280px;
	float: left;
}
.comment-box .tr-l .vcodePic{
	width: 90px;
	height: 29px;
	vertical-align: middle;
	cursor: pointer;
}
.comment-box .tr-r{
	width: 250px;
	float: right;
	text-align: right;
}
.comment-box .countTxt{
	color: #666;
	font-size: 14px;
	font-family: "Microsoft Yahei";
	padding-right: 14px;

}
.comment-box .countTxt .maxNum{
	font-family: "Georgia";
	font-weight: normal;
	color: #a00;
}
.comment-box .security-code{
	width: 75px;
	padding: 0 10px;
	height: 28px;
	border: 1px solid #d9d9d9;
}
.comment-box .a-sendBtn{
	background: url(/img/img/btn-comment.jpg);
	width: 94px;
	height: 29px;
	border: none;
	float: right;
	cursor: pointer;
}
.comment-box .comment-h2{
	width: 100%;
	font-size: 18px;
	color: #333;
	font-family: "Microsoft Yahei";
	padding-bottom: 14px;
}
.cmt-list li{
	padding-bottom: 25px;
	float: left;
	
}
.msgBox{
	padding-bottom: 30px;
}
.msgBox:after{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.cmt-list:after{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.cmt-list li:after{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.cmt-list .avtar{
	width: 54px;
	float: left;
	display: inline-block;
}
.cmt-list .m-con {
	width: 539px;
	float: right;
	border-bottom: 1px dotted #d9d9d9;
	padding-bottom: 15px;
}
.cmt-list .nickname{
	height: 30px;	
	display: block;
	color: #485A90;
}

.cmt-list .m-comment{
	font-size: 14px;
	line-height: 24px;
	color: #666;
	padding-bottom: 12px;
}
.cmt-list .time{
	color: #bbb;
}
.cmt-list a{
	color: #485A90;
}
.cmt-list .zan{
	float: right;
	color: #bbbbbb;
	margin-right: 20px;
}
.cmt-list .reply{
	float: right;
}
.cmt-list .num{
	font-style: normal;
	color: #aa0000;
}

.cmt-list .replytextarea{
	width: 535px;
	height: 56px;
}
.cmt-list .replyBox{
	padding-top: 20px;
}

.hx_paging {line-height:normal;padding: 20px 0px 10px;overflow:hidden; height:20px; text-align:center; margin-bottom:10px;}
.hx_paging a{cursor:pointer}
.hx_paging span {list-style:none; display:inline-block;font-size:12px; margin-right:5px;border:1px solid #CCC;line-height:normal;  text-align:center ; padding:0px 5px; height:18px; line-height:18px;}
.hx_paging span.more { border:none; padding-bottom:15px;}
.hx_paging span.on { border:1px solid #990000; font-weight:bold;background:#990000;}
.hx_paging span.to_over { background-position:-19px -120px;}
.hx_paging span.on a {cursor:default;color:#FFF; cursor:pointer}
.hx_paging span.no_pre {background:url(/data/css2/img/paging_bg.gif) no-repeat 0 0; width:49px; height:18px; overflow:hidden;padding:0px;}
.hx_paging span.pre {background:url(/data/css2/img/paging_bg.gif) no-repeat 0 -22px; width:49px; height:18px; overflow:hidden; cursor:pointer; padding:0px; }
.hx_paging span.no_next {background:url(/data/css2/img/paging_bg.gif) no-repeat 0 -72px; width:49px; height:18px; overflow:hidden;margin-right:0;padding:0px;}
.hx_paging span.next {background:url(/data/css2/img/paging_bg.gif) no-repeat 0 -50px; width:49px; height:18px; overflow:hidden; cursor:pointer;margin-right:0;padding:0px;}
.hx_paging span.no_pre a,
.hx_paging span.pre a,
.hx_paging span.no_next a,
.hx_paging span.next a { width:49px; height:18px; padding:0; text-indent:-100px;}
.hx_paging span a { display:inline-block;float:left;color:#000; text-decoration:none;height:16px;*height:15px;*padding-top:3px;line-height:normal; }

textarea { font-size: 12px; }
textarea:-moz-placeholder { font-size: 12px; color: #c0c0c0 }