﻿/*评论样式 CSS*/
.bbs_title
{
	background: url(images/tag.gif) #fff repeat-x top;
	border: 0px solid #c9c9c9;
	line-height: 15px;
	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 #c9c9c9;
	border-right: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
	clear: both;
	margin-bottom:5px;
}
#bbs_left
{
	width: 155px;
	float: left;
	text-align: center;
}
#bbs_title dt {height:24px;line-height:24px;color:#676767;}
#bbs_title span {float:left;}
#bbs_title span.post_time {float:right;font-weight:normal;}
#LblNum span{font-size:32px;font-weight:bold;color:#cc0000;width:50px;padding:0px 20px 0px 20px;}
#LblNum {font-weight:bold;font-size:14px;width:155px;text-align:center;background:url(images/tag.gif) no-repeat center center;height:80px;line-height:80px;color:#D2D2D2}
.villager {height:24px;line-height:24px;text-align:center;font-size::14px;font-weight:bold;color:#8a8d8c;}
#bbs_right
{
	margin-left: 155px;
	border-left: 1px solid #c9c9c9;
	height: auto !important;
	height: 110px;
	min-height: 110px;
}
#bbs_text
{
	padding: 8px;
	overflow-x: hidden;
	height: auto !important;
	height: 60px;
	min-height: 60px;
}
#bbs_text dl, #bbs_text dt, #bbs_text dd
{
	margin: 0px;
	padding: 0px;
	text-align:left;
}
#bbs_text dd{line-height:170%;}
#bbs_bot
{
	clear: both;
	background: #fff;
	border-bottom: 1px solid #c9c9c9;
	border-left: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
	line-height: 26px;
	margin-bottom:5px;
}
#bbs_botleft
{
	text-align: center;
	width: 155px;
	float: left;
	line-height: 26px;
}
* html #bbs_botleft
{
	width: 152px;
	margin-top: 5px;
	margin-bottom: -5px;
}
#bbs_botright
{
	margin-left: 155px;
	border-left: 1px solid #c9c9c9;
	height: 26px;
	
}
* html #bbs_botright
{
	margin-left: 152px;
}
/* 中间线 */
.bbs_center_line
{
	border-bottom: 1px solid #c9c9c9;
}
.bbs_center_right
{
	text-align: right;
}
/* 评论虚线 */
.commontbrokenline
{
	border-top: 1px dashed #c9c9c9;
	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;
	
	background: #f4f8fd;
}
.Reply dl, .Reply dt, .Reply dd
{
	margin: 0px;
	padding: 0px;
}
.Reply dt, .ReplyTime
{
	color: #4887DB;
}
.ReplyTime
{
	text-align: right;
}
.Reply dt {padding-left:5px;height:24px;line-height:24px;border-bottom:1px solid #DCE8F8;}
.Reply dt span {margin-left:5px;}
.Reply dd {padding:5px!important;text-indent:15px;}
.Reply dd.ReplyTime {text-align:right!important;color:#cc0000;}
/* ==文章评论样式== */
.article_PK
{
	background: url(images/article_PK_bg.gif) repeat-y left;
}
.article_PK dl, .article_PK dt, .article_PK dd
{
	padding: 0px;
	margin: 0px;
	clear: both;
}
.article_PK dt
{

	background: #fff;
}
.article_PK dd
{
	line-height: 20px;
	height: auto !important;
	height: 120px;
	min-height: 120px;
	border: 1px solid #c9c9c9;
	margin-top:9px;
	_margin-top:0px;
	border-top:none;
	padding:15px;
	background:#fff;

	
}
/* 书签式面板tabtitle */
.PK_title, .PK_mouseover
{
	float: left;
	width: 114px;
	font: normal normal bold 13px/25px Arial,"宋体",Helvetica,sans-serif;
	text-align: center;
	overflow: hidden;
	cursor: pointer;
}
.PK_title
{
	font-weight: normal;
	color: #888;
	background: url(images/tabtitle.gif) #fff repeat-x top;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #c9c9c9;
}
.PK_title dl, .PK_mouseover dl
{
	background: url(images/tabtitle.gif) #fff repeat-x top;
	border: 2px solid #fff;
}
.PK_mouseover
{
	cursor: pointer;
	color: #c00;
	border-left: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
	border-top: 1px solid #c9c9c9;
}
#Tab0, #Tab1, #Tab2, #Tab3
{
	padding: 5px;
}
.PK_statement
{
	padding-left: 15px;
	line-height: 39px;
	height: 39px;
	text-align: left;
	overflow: hidden;
	background:#fff;
	border: 1px solid #c9c9c9;
}
.PK_statement img {margin-top:5px;}
.PK_statement span {float:left;}
/* 评论记录分页 */
.PK_page
{
	margin-top: 5px;
	text-align: center;
}
/* 发表评论内容 */
#indiv
{
line-height:180%;
}
.article_PK dd#indiv li {line-height:24px;}
.article_PK dd#indiv li input {border:1px solid #ccc;}
#indiv .PK_indiv_l
{
	width: 280px;
	padding:5px;
}
#indiv .PK_indiv_r
{
	float: right;padding:5px;
	text-align: center;
}
/* 评论发表状态 */
#plstat
{
	margin-top: 5px;
	padding: 5px;
	border: 1px solid #c9c9c9;
}

/* 样式重定义 */
.main {
	background: none;
}
.pkzoneover
{
    cursor :pointer;
    background: #e0e0e0;
}
.talk_page {text-align:center;padding-right:10px;margin-bottom:5px;}
.talk_page a {margin-left: 5px;
	padding: 2px 6px;
	height:19px;line-height:19px;
	border:1px solid #d3d3d3;
	background: #fff;}
.talk_page a:hover {color:#cc0000;}
.talk_page span.here a {color:#fff;border:1px solid #8C0000;background:#cc0000;}