﻿/*= 发表评论区 =*/
	.msg_box .hd{height:27px;line-height:27px; }

	/*== 评论者立场 ==*/
	.msg_box .standpoint{overflow:hidden; zoom:1;height:27px;padding-left:18px; }
	.msg_box .standpoint li{width:116px;height:27px;line-height:27px; text-align:center;float:left; margin-right:5px;color:#666; }
	.msg_box .standpoint li.current{ color:#c00;font-weight:bold;height:27px;line-height:27px;}
	
	/*== 评论者用户信息 ==*/
	.msg_box .bd{padding:14px;}
	.msg_box .user_info{overflow:hidden;margin-bottom:4px;zoom:1; padding-bottom:10px; }
	.msg_box .user_info li{height:26px;line-height:26px;float:left; margin-right:10px; }
	.msg_box .user_info li label{margin-right:0.5em;}
	.msg_box .user_info li .input_tx{width:300px;border:1px solid #dedede; line-height:20px; }
	.msg_box .user_info li #commentUsername{ width:100px;  }

	/*== 评论内容 ==*/
	.msg_box textarea{font-size:12px;color:#666;width:440px;border:1px solid #dedede;height:80px;display:block;}
	
	/*== 评论操作区 ==*/
	.msg_replyer_box{ display:none; margin-top:8px;height:25px;line-height:25px;overflow:hidden;zoom:1;}
	.msg_replyer_box .reviewer_info{float:left;white-space: nowrap;}
	.msg_replyer_box .reviewer_info a{padding-left:24px;margin-right:1em;}
	.msg_replyer_box .return {float:right; }
	.msg_replyer_box .return #publish_msg{width:90px;height:25px;line-height:25px; overflow:hidden;border:none;margin-right:0.5em;font-weight:bold;}
	.msg_replyer_box .input_check{vertical-align:-2px;margin-left:0.5em;}

	
/* 3.0新版 最新评论 相关定义结束*/
	.return{ float:right; width:130px; }
	#publish_msg{ cursor:pointer; display:block; width:125px; height:57px; background:url("Images/share/btn_addComment.png") no-repeat; overflow:hidden; border:0; text-indent:-9999px; line-height:0px;   }
	.return p *{ vertical-align:middle;}
	.return p{ padding-top:5px; }
	.return input{ width:50px; _display:inline; margin-left:5px; height:18px; overflow:hidden; border:1px solid #dedede;   }
	.msg_content{ padding:10px; zoom:1; }
	#commentRankingBlock input{ border:0 !important;}
	.msg_list{ padding-bottom:20px; }
	.commentListTime{ padding:0 !important; color:#c6c6c6 !important;  }
	.addComment{ width:642px; }
	.msg_box textarea { width:500px; }
	.user_info input{ height:20px; border:1px solid #999;  }

.msg_box{ border:1px solid #dfdfdf; margin-top:15px; border-top:3px solid #aaa;  }
#commentRankingBlock{ display:none; }

.pl_login{ cursor:pointer; color:red; text-decoration:underline;  }
.rankDiv{ text-align:right; margin-top:5px; padding-top:5px; border-top:1px dotted #ddd; color:#666; font-size:12px;    }
#commentRankingBlockDoc{  }