BODY {
	FONT-FAMILY: Verdana
}


TD.regular {
	FONT-SIZE: 9pt; FONT-FAMILY: 宋体
}
TD.regular A:visited
{
	font-weight: bold;
}

TABLE.boards
{
	font-size: 12pt;
	border-left-color: lightgrey;
	border-bottom-color: lightgrey;
	border-top-color: lightgrey;
	background-color: lightgrey;
	border-right-color: lightgrey;
}

TABLE.boards TR.title
{
	background-color: whitesmoke;
	font-size: 9pt;
}


TABLE.boards TR.column TD.left 
{
	font-size: 10pt;
	background-color: white;
}

TABLE.boards TR.column TD.right
{
	font-size: 9pt;
	background-color: white;
}

/* 栏目名 */
TABLE.boards DIV.name
{
	font-size: 12pt;	
	font-weight: bold;
}

/* 注释 */
TABLE.boards DIV.comment
{
	font-family: KaiTi_GB2312;
}

/* 文章标题 */
TABLE.boards DIV.title
{

}