.BBSModule .default .Module
{
	margin:10px 0px 0px 0px; 
	width:100%;
}
.BBSModule .default .ModuleContent
{
	background:#F2F6FB; border:1px solid #CBCBCB; margin-left:10px;
}
.BBSModule .default .ModuleTitle
{
	font-weight:bold; line-height:25px; padding-left:10px; color:#FFFFFF; height:25px;
}
.BBSModule .default .btnNormal
{
	
}
/* BbsList */
.DocumentList_BBS { width:100%; border-left:solid 1px #bcbcbc; border-right:solid 1px #bcbcbc;border-top:solid 1px #bcbcbc }
.DocumentListHeadCell_BBS { background-image:url(http://bbs.163.com/images/bbs_bg1.gif); line-height:25px; width:100%; }
.DocumentListCount_BBS { float:left; width:6%; text-align:center; }
.DocumentListTitle_BBS { float:left; width:45%; }
.DocumentListDownLoad_BBS { display:none; }
.DocumentListReply_BBS { float:left; width:7%; text-align:center; }
.DocumentListAuthor_BBS { float:left; width:10%; }
.DocumentListReplyer_BBS {  }
.DocumentListUpdateTime_BBS { float:left; width:20%; text-align:center; }
.DocumentListAlternat_BBS { background-color:#F2F8FF; height:25px; line-height:25px; border-bottom:solid 1px #bcbcbc; }
.DocumentListItem_BBS { line-height:25px; height:25px; border-bottom:solid 1px #bcbcbc; }

/* BBSDisply */
.DocumentDisplay_BBS { border: solid 1px #A4B6D7; }
.DocumentDisplayTitle_BBS { background-color: #DDECFA; color: #003399; height: 30px; line-height: 30px; border-bottom: solid 1px #A4B6D7; padding: 0px 5px 0px 5px; }
.DocumentDisplayTitleText_BBS { float:left; }
.DocumentDisplayTitleName_BBS { float: left; }
.DocumentDisplayCreateTime_BBS { float: right; font-size: 10px; }
.DocumentDisplayAuthor_BBS { padding-bottom: 10px; }
.DocumentDisplayContent_BBS { background-color: #F2F8FF; padding: 10px 5px 50px 5px; border-bottom: solid 1px #A4B6D7; }
.DocumentDisplayReply_BBS { }
.DocumentDisplayReplyPager_BBS { float: right; }
.DocumentDisplayCreateReply_BBS { border: solid 1px #A4B6D7; background-color: #F2F8FF; margin-top: 20px; padding: 10px 10px 10px 10px; }
