/*文章主体框架*/
#QBoard { margin:0 230 0 0; padding-right:12px !important;padding-right:6px; display:block;}
/*右边*/
#right { float:right;width:225px; display:block;}


/*主题内分页控件*/
#TopicPager { padding:2px; margin:2px; font-size:10pt; text-align:left}
#TopicPager a { height:20px; color:Black; text-decoration:none; background-color:#ddf1d8; border:solid 1px #58cb64; 
	padding: 2 5 2 5; margin: 0 2 0 2;  line-height:20px;;}
#TopicPager a:hover { border:solid 1px #58cb64; padding: 2 5 2 5; margin: 0 2 0 2; text-decoration:underline; }
#TopicPager a.PagerCurrent
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	border-left-color: #58cb64;
	border-bottom-color: #58cb64;
	padding-bottom: 2px;
	margin: 0px 2px;
	color: black;
	border-top-color: #58cb64;
	padding-top: 2px;
	background-color: darkseagreen;
	border-right-color: #58cb64;
}

#TopicPager span{ border:solid 1px gray; color:gray;padding: 2 3 2 3;}

/*帖子页面*/
topicOwnerCtrl
{
	font-size:14px;
	line-height:24px;
}

/*帖子显示*/
.TopicContent
{
	font-size:14px;
	margin:8 10 8 2;
	width:100%;
	table-layout:fixed; 
	word-wrap:break-word;
}
.TopicUser
{
	color:#666666;
	text-align:right;
	margin-bottom:5;
	margin-top:5px;
	word-wrap:break-word;
}

.AnswerSupp
{
	text-align:right;
	font-size:12px;
}
.asrContent
{
	font-size:14px;
	margin-bottom:10px;
	padding-top:3px;
}
.asrMng
{
	float:right;
}
/*主题标题*/
/*未解决*/
.TTNormal
{
	line-height:24px;
	font-size:14px;
	font-weight:bold;
	padding-left:20px;
	margin-left:0px;
}

.TTQuestion
{
	BACKGROUND-POSITION-Y: center;
	background-image: url(../img/icons/icn_question.gif);
	background-repeat: no-repeat;
	padding-left:20px;
}
.TTQuestionOk
{
	BACKGROUND-POSITION-Y: center;
	background-image: url(../img/icons/icn_ok.gif);
	background-repeat: no-repeat;
	padding-left:20px;
}
.TTYuan
{
	BACKGROUND-POSITION-Y: center;
	background-image: url(../img/yuanchuang.gif);
	background-repeat: no-repeat;
	padding-left:20px;
}
.TTZhuan
{
	BACKGROUND-POSITION-Y: center;
	background-image: url(../img/zz.gif);
	background-repeat: no-repeat;
	padding-left:20px;
}

/*原创文章标题*/
.TotpicTitleArticle
{
	
}
/*已解决*/
.TopicTitleNormal
{
	
}

/*回答*/
.TopicTitleAnswer
{
	
}
/*评论*/
.TopicTitleCmt
{
	
}

/*回复标题*/

.puhead
{
	font-size:12px;
	text-align:center;
}
.postborder
{
	width:100%;
	border:solid 1px #58CB64;
	POSITION:relative;
	margin-bottom:8px;
}
/*回复左边部分*/
.postleft
{
	float:left;
	width:110px;
	position:relative;
	margin-bottom:0px;
	margin:0;
	text-align:center;
	line-height:24px;
}
/*回复右边部分*/
.postright
{
	margin: 0 0 0 109;
	padding:0;
	/*border-left: 1px solid #D0D9DB;*/
	overflow:visible;
	display:block;
}
/*回复底部*/
.postfooter
{
	margin-bottom: 2px;
	position: relative;
	/*background-color: ghostwhite;*/
}
/*回复内容*/
.postcontent
{
	width:100%;
	font-size:14px;line-height:22px;
	min-height:100px;
	padding:20 10 20 10;
	table-layout:fixed;
	word-wrap:break-word;
	overflow-x:hidden;
}
/*几楼几楼*/
.postheaderHash
{
FONT-WEIGHT:normal;FONT-SIZE:12px;RIGHT:10px;POSITION:absolute;TOP:4px;
}

/*被编辑过的痕迹*/
.ModifyFlag
{
	width:100%;
	margin-right:20px;
	text-align:right;
	color:Blue;
	font-size:12px;
}

/***************************************************************************************/

/*每条回答内容外围框架*/
.AnswerBorder
{
	border-bottom: #58cb64 1px solid;
	margin:0;
	padding: 4 0 8 0;
	width:100%;
}

/*对最佳答案的评价*/
.okb
{
	width:100%;
	BACKGROUND-POSITION-Y: top;
	background-image: url(../img/okb.gif);
	background-repeat: repeat-x;
	border-top:solid 1px #D0D9DB;
	padding: 5 5 5 5;
	margin-top:20px;
}

/*用于评论好坏的链接*/
A.good
{
	padding: 5 5 5 20;
	background-image: url(../img/cmt_good.gif);
	background-repeat: no-repeat;
	background-position: 2 7;
}
A.bad
{
	padding: 5 5 5 20;
	background-image: url(../img/cmt_bad.gif);
	background-repeat: no-repeat;
	background-position: 2 7;
}

/*附件列表*/
.attachment
{
	width:100%;
	BACKGROUND-POSITION-Y: top;
	background-image: url(../img/okb.gif);
	background-repeat: repeat-x;
	/*border-top:solid 1px #D0D9DB;*/
	padding: 5 5 5 5;
	margin-top:20px;
}

a.sendmsg
{
	padding:3 3 3 20;
	font-size:12px;
	background-image:url(../img/sendmsg.gif);
	background-repeat:no-repeat;
}

/*引用回复*/
fieldset
{
	border-color:Gray;
	border-style:solid;
	border-width:1px;
	width:400px;
	margin-left:10px;
}
fieldset span
{
	color:blue;
}

/*商龙广告*/
.sourichRight
{
	/*border:solid 1px #efefef;*/
	border:solid 1px #f4bf20;
	padding:3;
	margin: 5 0 5 0;
}

/*区块*/
#TopAD
{
	width:976px;
	clear:both;
	padding-bottom:5px;
	margin-bottom:5px;
}
#TopAD .right
{
	float:right;
	width:470;
	height:62;
	text-align:right;
}
#TopAD .left
{
	float:left;
	width:504;
	height:62;
}
