﻿/*评论样式 CSS*/
#bbs_title
{
	background: url(images/tabtitle.gif) #fff repeat-x top;
	border: 1px solid #c9c9c9;
	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 #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;
	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;
	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
{
	width:650px;
	margin-left:auto;
	margin-right:auto;
	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: 90px;
	min-height: 90px;
	border: 1px solid #c9c9c9;

	border-top:none;
	padding:10px 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
{
	line-height: 39px;
	height: 39px;
	color: #B9B9B9;
	text-align: right;
	overflow: hidden;
	background:#fff;
	border: 1px solid #c9c9c9;
}
.PK_statement img {margin-top:5px;margin-left:15px;}
.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;}

#indiv .PK_indiv_l
{
	width: 500px;
	padding:5px;
}
#indiv .PK_indiv_l ul {
	width:500px;
}
#indiv .PK_indiv_l ul li
{	
	float:left;
}

#indiv .PK_indiv_r
{
	/*float: right;*/
	padding:5px;
	text-align: left;
	vertical-align:middle;

}
/* 评论发表状态 */
#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;}
input[type=text], input[type=Keyword]
{
    height: 15px;
    margin: 1px;
}
* + html input[type=text]
{
    margin: 0px;
}
h1
{
    margin: 0px;
    padding: 0px;
    background: none;
    font: normal normal bold 24px/150% Arial, "宋体" ,Helvetica,sans-serif;
    text-align: center;
}
dl, dt, dd, ul, li 
{
    padding: 0px;
    margin: 0px;
}
li
{
    line-height: 22px;
}
/* --定义文字换行(FF不支持)-- */
*, #*, .*
{
    word-wrap: break-word;
    word-break: break-all;
}
/*仿QQ发表评论框*/
.QQtitlea {
	width: 200px;
	border: 1px solid #D5D5D5;
	font-size: 12px;
	color: #969493;
	font-family: Georgia, "Times New Roman", Times, serif, "宋体";
}
.QQtitlew {
	width: 100%;
	margin-bottom: 4px;
}
.QQcomcontent {
	width: 550px;
	border: 1px solid #D5D5D5;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif, "宋体";
}
.QQtitlew1{
	width: 100%;
	margin-bottom: 4px;
	text-align: right;
	padding-right: 2px;
}
.BtnLoginstyle {
	height: 22px;
	width: 70px;
	border: 1px solid #CCCCCC;
	padding-top: 2px;
	background-color: #FFFFFF;
	margin-right: 4px;
}
/*查看评论内容页CSS仿QQ*/
.QQcomment_title {
	height: 22px;
	color: #C60000;
	border: 1px solid #FFD395;
	margin-top: 2px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif, "宋体";
	background-color: #FFFAE8;
	padding: 2px;
	width: 831px;
}
.QQcomment_contnetw {
	width: 100%;
	margin-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFD395;
	border-right-color: #FFD395;
	border-bottom-color: #FFD395;
	border-left-color: #FFD395;
	text-align: center;
}
.QQcomment_contnet {
	width: 95%;
	text-align: left;
	height: 80px;
	padding: 4px;
	margin-top: 4px;
	background-color: #FFFFFD;
	margin-bottom: 5px;
}
.QQcomment_titlecolor {
	font-family: Georgia, "Times New Roman", Times, serif, "宋体";
	font-weight: bold;
	color: #C60000;
	font-size: 13px;
	float: left;
	margin-left: 10px;
	background-color: #FFFAE8;
	margin-top: 2px;
}
.QQcomment_titlecolor1 {
	font-family: Georgia, "Times New Roman", Times, serif, "宋体";
	font-weight: bold;
	color: #C60000;
	font-size: 13px;
	float: left;
	margin-left: 10px;
	background-color: #FFFAE8;
	margin-top: 8px;
	margin-bottom: 10px;
	padding: 4px;
}
.QQcomment_titlecolorright {
	font-family: Georgia, "Times New Roman", Times, serif, "宋体";
	font-size: 13px;
	color: #919191;
	float: right;
	margin-right: 2px;
}
/*QQreply*/
.QQreply {
	float: right;
	margin-right: 4px;
}
