body{
	background-color: #DCDCDC;
	padding:0px;
	margin:0px;
	font-family:SimSun;
}
a{color:#666666; text-decoration:none; font-size:12px;}
a:hover {color: #FF9900; text-decoration:underline;}
table{
	color:#000000;
	font-size:12px;
}
td{
	word-break:break-all;
}
TD.title{background:#f1f1f1;color:#000000;}
.lineHeight
{
line-height:22px;
}
.categoryTitle {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}
.threadTitle
{
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}
.threadBody
{
	color: #000000;
	font-size: 12px;
	line-height:22px;
}
input.text,textarea
{
	border: 1px solid #CCCCCC;padding: 2px;overflow:hidden;
}
.txtfocus{border: 1px solid #6394ED;padding: 2px;}
.txtblur{border: 1px solid #CCCCCC;padding: 2px;}