.Froumindexs .tr_title{
	background-color:#F5FFE6;
	font-weight:bold;
}

.Froumindexs tr{
	padding:3px 0px 2px 10px;
}
.Froumindexs .tr_over{
	background-color:#FCFFF8;
	padding:3px 0px 2px 10px;
}

#postForum .titbar,
#ForumReply .titbar{
	background-position:-1000px top;
}

#postForum .footer,
#ForumReply .footer{
	background-position:-1000px bottom;
}

.bt_post{
	border:none;
	margin-bottom:10px;
}

.bt_post img{
	border:none;
}

.forumViewBox{
	border:1px solid #efefef;
	padding:10px;
	height:100px;
}

.title{
	font-size:16px;
	text-align:center;
	color:#06C;
	font-weight:bold;
	line-height:40px;
}

.author{
	height:30px;
	background-color:#efefef;
	padding:10px;
	margin-bottom:10px;
	line-height:30px;
}

.Content{
	font-size:14px;
	line-height:20px;
}

.ForumViewFooter{
	height:40px;
	font-size:12px;
	line-height:40px;
	text-align:right;
	padding-right:10px;
	background-color:#ccc;
}

.ForumViewFooter a{
	text-align:center;
	width:15px;
	height:15px;
	line-height:15px;
	border:1px solid #09C;
}

.ForumViewFooter .selected{
	width:15px;
	height:15px;
	line-height:15px;
	background-color:#09C;
}

.moreBox{
	line-height:30px;
	padding-right:10px;
}
