H1
{
	font-weight:bold;
	text-align:left;
	font-size:14px;
	margin:0px;
}

.PostBoardDescription
{
	text-align:left;
	width:990px;
	color:#999999;
	font-size:14px;
}

.SubPostBoardList
{
	text-align:left;
	width:950px;
	border: 1px solid #CCCCCC;
}

.SubPostBoardItem
{
	text-align:left;
	float:left;
}


.Post_h1 
{
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	display : inline;
}

.PostListTable
{
	
}

.PostListTable Thead
{
	background-image: url(PostTableListBg.GIF);
	BACKGROUND-POSITION: 0px -5px;
	border: 1px solid #FF9933;
	color:#FFFFFF;
	font-weight:bold;
}

.PostListTable TD
{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF9933;
	font-size:13px;	/**/
	font-family:Arial, Helvetica, sans-serif;
}

.Subject , .Subject Small
{
	font-size:14px;
	color:#3366FF;
	line-height:180%;
	padding:5px;
}

.UserName
{
	color:#0066CC;
}

.DT
{
	font-size:12px;
	color:#999999;
}

.ReCount
{
	color:#006600;
	font-size:14px;
}

.ViewCount
{
	color:#000000;
	font-size:14px;
}

.QReply
{
	border: 1px solid #FF9933;
	text-align:left;
}


.QReplyTitle
{
	background-image: url(PostTableListBg.GIF);
	BACKGROUND-POSITION: 0px 0px;
	border: 1px solid #FF9933;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
}

.QReplyDIVLeft
{
	padding:10px;
	text-align:left;
	float:left;
	width:550px;
	
}
.QReplyDIV
{
	padding:5px;
	text-align:left;
}

.QReplyDIVRight
{
	margin:10px;
	/*background-color:#FFFFCC;	/**/
	border: 1px solid #718DA6;
	padding:10px;
	text-align:left;
	float:right;
	width:360px;
	height:400px;
}

.PostButton
{
	height:30px;
	width:80px;
	font-size:16px;
	font-weight:bold;
}

.PostShowSubject
{
	background-image: url(PostTableListBg.GIF);
	BACKGROUND-POSITION: 0px 0px;
	border: 1px solid #FF9933;
	color:#FFFFFF;
	text-align:left;
	padding:5px;
	font-size:14px;
	margin:0px;
}

.PostShowContent
{
	border: 1px solid #FF9933;
	text-align:left;
	margin:0px;
	border-top:0px;
}

.PostShowContent #BodyHTMLDIV
{
	padding:20px;
	font-size:14px;
	height:60px;
}

.PostShowContent #PostBodyHTMLMenu
{
	font-size:12px;
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E8E8;
	height:30px;
	padding-left:20px;
	padding-right:20px;
}


.PostShowContent_Menu
{
	text-align:left;
	font-size:12px;
	margin:0px;
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E8E8E8;
}

.Hight {
	background-color:#FFFFCC;
	border: 1px solid #FF7300;
	padding: 5px;
}

.PostIndexMain
{
	width:1004px;
	position: relative;
	list-style: none;
	padding:0px;
	margin:0px;
}

.PostIndexMain #LDiv
{
	padding:5px;
	border: 1px solid #f0f0f0;
	position: relative;
	width:680px;
	float:left;
}

.PostIndexMain #RDiv
{
	padding:5px;
	border: 1px solid #f0f0f0;
	position: relative;
	width:310px;
	float:right;
}

.PostListBox
{
	border: 1px solid #FF9933;
	text-align:left;
	width:100%;
}

.PostListBoxTitle
{
	background-image: url(PostTableListBg.GIF);
	BACKGROUND-POSITION: 0px 0px;
	border: 1px solid #FF9933;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	padding:5px;
	margin-bottom:5px;
}

.PostListSubject
{
	height:25px;
	float:left;
	font-size:14px;
	left: 0;
	top: 0;
	width:360px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	margin-left:5px;
	margin-right:5px;
}


