﻿/*评论样式 CSS*/
#bbs_title
{
	background: url(images/tabtitle.gif) #fff repeat-x top;
	border: 1px solid #9bbde6;
	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 #9bbde6;
	border-right: 1px solid #9bbde6;
	border-bottom: 1px solid #9bbde6;
	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 #9bbde6;
	height: auto !important;
	height: 150px;
	min-height: 186px;
}
#bbs_text
{
	padding: 8px;
	overflow-x: hidden;
	height: auto !important;
	height: 150px;
	min-height: 186px;
}

.replay_text{ padding:8px; background:#F9F9F9; border:#9BBDE6 1px solid;}
#bbs_text dl, #bbs_text dt, #bbs_text dd
{
	margin: 0px;
	padding: 0px;
}
#bbs_bot
{
	clear: both;
	background: #fff;
	border-bottom: 1px solid #9bbde6;
	border-left: 1px solid #9bbde6;
	border-right: 1px solid #9bbde6;
	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 #9bbde6;
	height: 26px;
}
* html #bbs_botright
{
	margin-left: 152px;
}
/* 中间线 */
.bbs_center_line
{
	border-bottom: 1px solid #9bbde6;
}
.bbs_center_right
{
	text-align: right;
}
/* 评论虚线 */
.commontbrokenline
{
	border-top: 1px dashed #9bbde6;
	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;
}

/* ==文章评论样式== */

.article_PK dl, .article_PK dt, .article_PK dd
{
	padding: 0px;
	margin: 0px;
	clear: both;
}
.article_PK dt
{
	height: 30px;
	background: #fff;
}
.article_PK dd
{
	line-height: 20px;
	height: auto !important;
	height: 120px;
	min-height: 120px;
	border-left: 1px solid #9bbde6;
	border-right: 1px solid #9bbde6;
	border-bottom: 1px solid #9bbde6;
}
#Tab0, #Tab1, #Tab2, #Tab3
{
	padding: 5px;
}
.PK_statement
{
	line-height: 30px;
	color: #ccc;
	text-align: left;
	overflow: hidden;
	border-bottom: 2px solid #eee;
}
/* 评论记录分页 */
.PK_page
{
	margin-top: 5px;
	text-align: center;
}
/* 发表评论内容 */
#indiv
{

	padding: 10px 5px;
}
#indiv .PK_indiv_l
{
	width: 360px;
	float:left;
}
#indiv .PK_indiv_r
{
	float:right;
	text-align: center;
	width:400px;
}

/* 评论发表状态 */
#plstat
{
	margin-top: 5px;
	padding: 5px;
	border: 1px solid #9bbde6;
}

/* 评论PK快捷短语变色 */
.pkzone
{
}

.pkzoneover
{
    cursor :pointer;
    background: #c00;
}

.commentClassPage{text-align:center;height:36px; line-height:36px;}
.commentClassPage{border-bottom:1px dotted #eee; }
.PK_indiv_l{text-align:left; }
#spanemail{display:none;}
.PK_indiv_l span{padding-left:12px;}
#spanusername,#spantitle,#spanemail,#divStars,#spanemail{display:block; height:36px;line-height:36px; font-size:13px; }


.commentTitleList{background:#AECEF5;height:24px;line-height:24px; color:white;font-size:12px; font-weight:bold; text-indent:1em;}
.commentTitleList li,.list li{height:24px;line-height:24px;}
.commentTitleList li{float:left;display:block;}
.list li{display:inline;}
.commnetTitle{width:60%;font-weight:bold;color:#01669A;padding:0 24px;}
.replyUserName{width:40%;text-align:center; color:#7D7D7D;}

#commentform dd,#commentform dt{border:1px solid #f0f0f0;border-top:none;line-height:24px; height:24px;}
#commentform h2{ font-size:14px; border-bottom:2px solid #eee; line-height:1.8em;}
#commentform dt{background:url(images/icon18.gif) no-repeat 10px center; }
#commentform dt.ReplyAdminTd{border-left:none; border-right:none;}
#commentform dd{text-indent:24px; background:#F9F9F9;color:#7D7D7D;height:auto!important;height:24px;min-height:24px; padding:0 10px;}
.bbs h4{font-size:14px;height:30px; line-height:30px; border-bottom:2px dotted #ccc;margin-bottom:5px; color:#3498CC; padding-left:36px;background:url(images/icon19.gif) no-repeat 10px center; }
.bbs h4 span{float:right; color:#999;font-size:12px; font-weight:normal;}
#spanemail .inputtext,#commentform .commentInputText{width:200px;height:18px; line-height:18px; }

#content{height:84px;width:100%;}

.favLevel{padding:7px 17px 0;}
#commentform .pkZone{text-align:right;background:#F6F8FE;}
/* 3.0新版 最新评论 相关定义开始*/

/*= 评论列表 =*/
	.msg_list_box{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; background-color:#be8b5e; color:#fff;}
		.msg_list_box .hd  h2{background:url(images/msg_01.png) 8px 7px no-repeat; padding:2px 0px 0px 28px; font-size:14px; line-height:27px; color:#fff; float:left; display:inline; margin-right:1em; !important}
		.msg_list_box .hd p{display:inline;color:#fff;float:left;}
		.msg_list_box .hd .count{float:right; margin-right:5px;}
		.msg_list_box .hd .count strong{color:#fff; }

		.msg_list_box .bd{padding:0px;}
		.msg_list_box .bd li{margin:5px 0px; border:1px solid #ccc;}
	

		/*== 评论用户信息区 ==*/
		.msg_list_box .msg_info{position:relative; height:28px;line-height:28px;background:#F5F5F5 url(images/msg_02.png) 8px 12px no-repeat;padding:0 16px;color:#666; border-bottom:1px solid #ccc;}
		.msg_list_box .msg_info h6 {width:620px;  font-size:14px; font-weight:bold; height:10px;line-height:10px;color:#666666; float:left;}

		.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_user { float:left; width:120px; padding:5px;}
		.msg_list_box .msg_user .reviewer{color:#999;  font-size:14px; font-weight:bold;}
		.msg_list_box .msg_user .reviewer_IP{color:#999;}
	    .msg_list_box .msg_content{ float:right; width:630px; border-left:1px solid #ccc; padding:5px;}
		.msg_list_box .reply{background:#eee;border:1px solid #ccc;padding:5px;margin:10px 0;}
		.msg_list_box .replyer{color:#f90;}

		/*== 评论操作区 ==*/
		.msg_list_box .return{color:#666;}
		.msg_list_box .return,.msg_list_box .bd li .return a{color:#666; }
		.msg_list_box .return a{margin-right:12px; width:65px; height:24px; text-align:center; line-height:24px; background:url(images/plbut.gif) no-repeat; display:block; float:left;}
		.msg_list_box .return em{color:#FF0000; font-weight:bold; }
		.msg_list_box  .page_box{text-align:right;}
		.msg_list_box  .page_box a{margin-left:10px; border:1px solid #ccc; padding:2px 5px;}
		.msg_replyer_box{margin-top:8px;height:25px;line-height:25px;overflow:hidden;zoom:1; }
	
/*= 发表评论区 =*/
	.msg_box{padding:0px;margin-top:8px;}
	.msg_box .hd{height:27px;line-height:27px; }

	/*== 评论者立场 ==*/
	.msg_box .standpoint{overflow:hidden; zoom:1;height:27px;padding-right: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:10px; border-left:1px solid #ccc; border-bottom:1px solid #ccc;  border-right:1px solid #ccc;}
	.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 #ccc;}

	/*== 评论内容 ==*/
	.msg_box textarea{font-size:12px;color:#666;width:500px;border:1px solid #ccc;height:80px;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新版 最新评论 相关定义结束*/
