td{
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	padding: 2px 4px;
	text-align: left;
	border-width: 0px;
}
.foruminput{
	background: #FFFFFF;
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	border: 1px solid #666666;
	line-height: 130%;
	margin: 2px;
}
#button{
	height: 20px;
}
form{
	margin: 2px;
}
#fTable{
	width: 480px;
	border: 1px solid #666666;
	margin-bottom: 10px;
}
#pTitle{
	background: #666666;
	padding-left: 20px;
	font-size: 28px;
	color: #FFFFFF;
	height: 90px;
}
#lTopic{
	width: 128px;
	height: 16px;
	overflow: hidden;
	position:relative;
	float: left;
}
#addText{
	width: 480px;
	text-align: left;
	margin: 8px 0px;
}
#fGroup{
	color: #333333;
	background: #F2C62F;
	height: 16px;
}
#colDesc{
	background: #EFEF7F;
}
#fBullet{
	padding: 2px 2px 2px 12px;
	border-top: 1px solid #CCCCCC;
	width: 20px;
	text-align: center;
}
#fName, #fName2{
	border: 1px solid #CCCCCC;
	border-width: 1px 1px 0px 0px;
	padding: 4px 4px;
}
#fLast{
	padding: 4px 6px;
	border-top: 1px solid #CCCCCC;
	width: 150px;
}
#fCount{
	border: solid #CCCCCC;
	border-width: 1px 1px 0px 0px;
	width: 10%;
	text-align: center;
}
#fPost1{
	border: solid #CCCCCC;
	border-width: 1px 1px 1px 0px;
	padding: 8px 12px;
	width: 120px;
}
#fPost2{
	border: 1px solid #CCCCCC;
	border-width: 1px 0px 1px 0px;
	padding: 16px 12px;
	width: 80%;
}
#ar{
	text-align: right;
	margin: 0px;
}
#fName a:link {
	text-decoration: none;
	font-size: 14px;
	color: #444444;
}
#fName a:visited {
	text-decoration: none;
	font-size: 14px;
	color: #444444;
}
#fName a:hover {
	text-decoration: none;
	font-size: 14px;
	color: #666666;
}
.datebox{
	display: block;
	width: 110px;
}
#ftable a:link {
	text-decoration: none;
	color: #444444;
}
#ftable a:visited {
	text-decoration: none;
	color: #444444;
}
#ftable a:hover {
	text-decoration: none;
	color: #666666;
}