.comment_name{
	color:#E96B39;
	font-size:14px;
	font-weight:bold;
	padding-bottom:12px;
}
.comment_name a{
	color:#E96B39;
	font-size:14px;
	font-weight:bold;
}
.comment_time{
	font-size:12px;
	color:#7F977F;
	padding-bottom:7px;
	border-bottom:#7F977F dashed 1px;
}
.comment_content{
	padding-top:10px;
	color:#698378;
	font-size:12px;
	width:100%;
	overflow:hidden;
}
.comment_content a{
	color:#698378;
}
.comment_form_wrapper{
	font-size:12px;
}
.comment_form_wrapper form{
	padding:0px;
	margin:0px;
}
.comment_op{
	text-align:center;
}
.comment_op a{
	color:#7F977F;
	font-size:12px;
}
