﻿/*评论样式 CSS*/
#bbs_title
{
	background: url(images/tabtitle.gif) #fff repeat-x top;
	border: 1px solid #CCCCCC;
	line-height: 25px;
	color: #000;
	font-weight: bold;
}
#bbs_title dl
{
	margin: 0px;
	border: 2px solid #fff;
	padding-left: 15px;
	padding-right: 15px;
}
#bbs_title_right
{
	float: right;
	font-weight: normal;
}
#bbs_center
{
	background: #fff;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	clear: both;
}
#bbs_center .clearbox
{
	margin-top: -2px;
}
#bbs_left
{
	width: 155px;
	float: left;
	text-align: center;
}
#bbs_right
{
	padding: 5px;
	margin-left: 155px;
	border-left: 1px solid #CCCCCC;
	height: auto !important;
	height: 150px;
	min-height: 186px;
}
#bbs_text
{
	padding: 8px;
	overflow-x: hidden;
	height: auto !important;
	height: 150px;
	min-height: 186px;
}
#bbs_text dl, #bbs_text dt, #bbs_text dd
{
	margin: 0px;
	padding: 0px;
}
#bbs_bot
{
	clear: both;
	background: #fff;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	line-height: 26px;
}
#bbs_botleft
{
	text-align: center;
	width: 155px;
	float: left;
	line-height: 26px;
}
* html #bbs_botleft
{
	width: 155px;
	margin-top: 5px;
	margin-bottom: -5px;
}
#bbs_botright
{
	margin-left: 155px;
	border-left: 1px solid #CCCCCC;
	height: 26px;
}
* html #bbs_botright
{
	margin-left: 152px;
}
/* 中间线 */
.bbs_center_line
{
	border-bottom: 1px solid #CCCCCC;
}
.bbs_center_right
{
	text-align: right;
}
/* 评论虚线 */
.commontbrokenline
{
	border-top: 1px dashed #CCCCCC;
	height: 1px;
	overflow: hidden;
}
.compare_tdtop
{
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}
.compare_tdinter
{
	border-right: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	text-align: center;
}
.compare_tdbg
{
	background: #deecf7;
	line-height: 120%;
}
.compare_tdbg1
{
	background: #ffffff;
	line-height: 120%;
}
.compare_title
{
	background: #ebeadb;
	color: #000;
	font-weight: normal;
}
/* 管理员回复 */
.Reply
{
	border: 1px solid #DCE8F8;
	padding: 5px;
	background: #f4f8fd;
}
.Reply dl, .Reply dt, .Reply dd
{
	margin: 0px;
	padding: 0px;
}
.Reply dt, .ReplyTime
{
	color: #4887DB;
}
.ReplyTime
{
	text-align: right;
}
/* 评论样式定义开始 */
.pl_box
{
	width: 100%;
	border-collapse:collapse;
	color: #656565;
}
.pl_box td
{
	border:1px solid #d3d2d2;
	padding: 0 10px;
	height: 23px;
}
.pl_box .pl_title
{
	height: 26px;
	background: url(images/econt_massgebg.gif) repeat-x top;
	font-weight: bold;
}
.pl_box .pl_pub_name
{
	width: 75px;
	text-align: center;
}
.pl_box .pl_pub_time
{
	width: 51px;
	text-align: center;
}
.pl_box .pl_pub_reply
{
	background: #f8f8f8;
}
.pl_box .pl_pub_reply .ReplyAdmin
{
	color: red;
	padding-left: 15px;
}
.PK_indiv_l
{
	float: left;
	padding: 10px 0 5px;
}
.PK_indiv_l li
{
	float: left;
	padding: 0 8px;
}
.PK_indiv_r .PK_bm
{
	text-align: center;
}
.PK_indiv_r #divStars
{
	display:inline;
}
/* 评论样式定义结束 */

/* 发表评论内容 */
#indiv .PK_indiv_r
{
	float: right;
	text-align: center;
}
/* 评论发表状态 */
#plstat
{
	margin-top: 5px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}

/* 评论PK快捷短语变色 */
.pkzone
{
}

.pkzoneover
{
    cursor :pointer;
    background: #c00;
}
/* 3.0新版 最新评论 相关定义开始*/

/*= 评论列表 =*/
	.msg_list_box{border:1px solid #CCCCCC;margin-top:8px;}
	.msg_list_box p,.msg_list_box h3,.msg_list_box h4{margin:0;padding:0;}
		.msg_list_box .hd{height:27px;line-height:27px;overflow:hidden;border-bottom:1px solid #CCCCCC;padding:0 29px;background:url(images/msg_01.png) 8px 9px no-repeat; }
		.msg_list_box .hd h3{font-size:12px;color:#333300;float:left; display:inline;margin-right:1em;}
		.msg_list_box .hd p{display:inline;color:#666;float:left;}
		.msg_list_box .hd .count{float:right;}
		.msg_list_box .hd .count strong{color:#c00; }

		.msg_list_box .bd{padding:11px 13px;}
		.msg_list_box .bd li{margin-bottom:8px;}

		/*== 评论用户信息区 ==*/
		.msg_list_box .msg_info{position:relative; border-top:1px dashed #cccccc;border-bottom:1px dashed #CCCCCC;height:22px;line-height:22px;background:#E9E8E3 url(images/msg_02.png) 8px 11px no-repeat;padding:0 16px;color:#666;}
		.msg_list_box .reviewer{color:#000; }
		.msg_list_box .star{position:absolute;right:12px;;top:0;height:22px;line-height:22px;_padding-top:5px;}
		.msg_list_box em{font-style:normal;line-height:22px;height:22px;}

		/*== 评论内容 ==*/
		.msg_list_box .msg_content h4{height:28px;line-height:28px;color:#005aa0;font-size:12px;margin:0 10px;}
		.msg_list_box .msg_content p{color:#666;margin:0 10px;}
		.msg_list_box .reply{background:#f5f5f5;border:1px solid #eeeeee;padding:10px;margin:10px 0;}
		.msg_list_box .replyer{color:#f90;}

		/*== 评论操作区 ==*/
		.msg_list_box .return{text-align:right;color:#666;}
		.msg_list_box .return,.msg_list_box .bd li .return a{color:#666; }
		.msg_list_box .return a{margin-right:12px;}
		.msg_list_box .return em{padding-left:12px;background:url(images/msg_04.png) 2px 3px no-repeat; }
		.msg_list_box  .page_box{text-align:center; border-top:1px dashed #CCCCCC;height:3em;line-height:3em;  }
		.msg_list_box  .page_box a{margin-left:0.5em;}
		.msg_replyer_box{margin-top:8px;height:25px;line-height:25px;overflow:hidden;zoom:1;}
	
/*= 发表评论区 =*/
	.msg_box{padding:8px;border:1px solid #CCCCCC;margin-top:8px;}
	.msg_box .hd{height:27px;line-height:27px; }

	/*== 评论者立场 ==*/
	.msg_box .standpoint{overflow:hidden; zoom:1;height:27px;padding-left:18px;background:url(images/msg_06.png) 0 bottom repeat-x; }
	.msg_box .standpoint li{width:116px;height:27px;line-height:27px; text-align:center;float:left;background:url(images/msg_08.png) 0 0 no-repeat; margin-right:5px;color:#666; }
	.msg_box .standpoint li.current{background:url(images/msg_09.png) 0 0 no-repeat; color:#c00;font-weight:bold;height:27px;line-height:27px;}
	
	/*== 评论者用户信息 ==*/
	.msg_box .bd{padding:14px;}
	.msg_box .user_info{overflow:hidden;margin-bottom:8px;zoom:1;}
	.msg_box .user_info li{height:28px;line-height:28px;float:left;width:45%;}
	.msg_box .user_info li label{margin-right:0.5em;}
	.msg_box .user_info li .input_tx{width:185px;border:1px solid #a8a8a8;}

	/*== 评论内容 ==*/
	.msg_box textarea{font-size:12px;color:#666;width:600px;border:1px solid #A8A8A8;height:120px;display:block;margin:8px 0px;}
	
	/*== 评论操作区 ==*/
	.msg_replyer_box{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 .reviewer_info a.sms{background:url(images/msg_10.png) 0 0 no-repeat; }
	.msg_replyer_box .reviewer_info a.mail{background:url(images/msg_11.png) 0 0 no-repeat; }
	.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 .return .bt{background:url(images/msg_05.png) 0 0 no-repeat;}
	.msg_replyer_box .return .bt_click{background:url(images/msg_07.png) 0 0 no-repeat;}
	.msg_replyer_box .input_check{vertical-align:-2px;margin-left:0.5em;}

	
/* 3.0新版 最新评论 相关定义结束*/
