.commentTitle {
	background:url(../images/commentIcon.png) 0 2px no-repeat;
	padding-left:25px;
	width:656px;
	margin:0 auto 15px;
	font-family:Arial, "微软雅黑", "黑体";
	font-size:18px;
	color:#333
}
.findComment {
	width:658px;
	margin:0 auto;
	border:1px solid #f1f1f1;
	background-color:#f9f9f9;
	height:auto;
	position:relative;
	padding:0 10px
}
.findUp {
	position:absolute;
	top:-11px;
	left:20px;
	width:14px;
	height:11px;
	background:url(../images/findUp.png) no-repeat
}
.perComment {
	background:url(../images/findLine.png) repeat-x left bottom;
	padding-bottom:12px;
	margin:10px 0
}
.avatar {
	padding:1px;
	border:1px solid #e5e5e5;
	float:left
}
.commentRight {
	width:600px;
	float:right;
	margin-top:3px;
	color:#999
}
.commentName {
	width:500px;
	float:left;
	color:#5183c0;
	font-weight:bold;
	margin-bottom:8px
}
.commentTime {
	float:right;
	text-align:right;
	width:100px
}
.commentRight .nrBox {
	line-height:1.6em;
	width:auto;
	margin-bottom:0;
	min-height:0
}
.findComment .page {
	margin-bottom:20px
}
.smile {
	margin-bottom:8px;
	margin-top:8px
}
.textareaBox {
	width:629px;
	height:30px;
	max-width:629px;
	max-height:30px;
	min-width:629px;
	min-height:30px;
	padding:12px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	color:#666;
	font-size:12px;
	border:1px solid #d9d9d9;
	margin:0 auto 10px
}
.textareaBox:hover {
	box-shadow:1px 1px 1px rgba(0, 0, 0, 0.1) inset
}
*html .textareaBox {
	width:629px
}
.subBtn {
	background:url(../images/submitBg.png) no-repeat;
	color:#fff;
	text-align:center;
	width:51px;
	height:22px;
	border:0;
	float:right
}
#makecomment {
	display:none;
	padding-bottom:10px
}
.commentLogin {
	padding:10px 0 10px 18px
}
.noComment {
	padding:10px
}
.authorLeft {
	width:auto;
	float:left;
	padding-right:10px
}
.rank {
	width:200px;
	float:left
}
.collect_div1 {
	background:url(../images/shareBoxNone.png) no-repeat;
	height:105px;
	left:35%;
	position:fixed;
	top:40%;
	width:270px;
	z-index:1000
}
.fxCollectSuccess, .collectError {
	color:#333;
	font-size:14px;
	font-weight:bold;
	height:45px;
	line-height:45px;
	margin-bottom:5px;
	padding:0 0 0 73px;
	text-align:left;
	width:270px;
	background:url(../images/shareSuccess.png) no-repeat 27px 0;
	overflow:hidden
}
.collectError {
	background:url(../images/shareCancel.png) no-repeat 27px 0
}
.collectFile {
	font-size:12px;
	padding:8px 15px 0 0;
	text-align:right;
	margin:0
}
a:hover, a:active {
	color:#5183c0;
	text-decoration:underline
}
a:link, a:visited {
	color:#5183c0;
	text-decoration:none
}
.infoNoData {
	width:685px;
	background-color:#fafafa;
	border:1px solid #e5e5e5;
	border-radius:3px 3px 3px 3px;
	font-family:"SimSun";
	font-size:12px;
	padding:10px 0;
	text-align:center
}
