BODY {
	FONT-FAMILY: Verdana
}


TD.regular A:visited
{
	font-weight: bold;
}

TABLE.article
{
	font-size: 12pt;
	border-left-color: lightgrey;
	border-bottom-color: lightgrey;
	border-top-color: lightgrey;
	background-color: lightgrey;
	border-right-color: lightgrey;
}



TR.topcmd
{
	font-size: 12pt;
	font-weight: bolder;
	/*background-color: white;*/
}

/*
TR.topcmd TD.topcmd
{
	background-color: lightgrey;
}
*/


TR.article
{
	font-size: 10pt;
	background-color: white;
}

TR.article TD.author
{
}

TR.article TD.content TABLE.content TR.articlecmd
{
	font-weight: lighter;
	font-size: 9pt;
	background-color: whitesmoke;
}

TR.article TD.content TABLE.content TR.articlecmd TD.lou
{
	background-color: whitesmoke;
}

TR.article TD.content TABLE.content TR.content TD.activecontent
{
	background-color: lemonchiffon;
}


TR.content TD.author
{
	background-color: whitesmoke;
}

TR.content TD.lastupdate
{
	background-color: whitesmoke;
}

TD.content DIV.author
{
	font-family: KaiTi_GB2312;
	text-align: center;
}
TD.activecontent DIV.author
{
	font-family: KaiTi_GB2312;
	text-align: center;

}


TD.author DIV.author
{
	font-weight: bolder;
}

DIV.title
{
	font-weight: bolder;
	text-align: center;
}

DIV.summary
{
	font-family: KaiTi_GB2312;
	text-align: center;
}

DIV.subject
{
	font-family: KaiTi_GB2312;
	text-align: center;
}

DIV.class
{
	font-family: KaiTi_GB2312;
	text-align: center;
}

DIV.email
{
	font-family: Arail;
	text-align: center;
}

DIV.articleid
{
	font-size: 9pt;	
	text-align: right;
}

DIV.activearticleid
{
	font-weight: bold;
	font-size: 9pt;
	color: red;
	text-align: right;
}

DIV.footer
{
	font-size: 9pt;	
}

DIV.time
{
	font-size: 9pt;	
}

DIV.lastupdatetime
{
	font-size: 9pt;	
}

SPAN.resobjecttitle
{
	font-size: 9pt;	
}

IMG.respic
{
	
}

SPAN.resbinname
{
	font-weight: bolder;
	font-size: 10pt;
}

SPAN.resbindownloadwarning
{
	font-size: 9pt;
	color: red;
}

A.resbindownloadanchor
{
	font-size: 10pt;
	color: blue;
}

TR.bottomcmd
{
	font-size: 9pt;

}

TR.tree
{
	font-size: 10pt;
	background-color: whitesmoke;
}

DIV.code, SPAN.code
{
	border-right: lightgrey 1px solid;
	padding-right: 4px;
	border-top: lightgrey 1px solid;
	padding-left: 4px;
	padding-bottom: 4px;
	margin: 4px;
	border-left: lightgrey 1px solid;
	padding-top: 4px;
	border-bottom: lightgrey 1px solid;
	font-family: Sans-Serif;
	background-color: gainsboro;
	text-align: left;
}

DIV.quote, SPAN.quote
{
	border-right: lightgrey 1px solid;
	padding-right: 4px;
	border-top: lightgrey 1px solid;
	padding-left: 4px;
	padding-bottom: 4px;
	margin: 4px;
	border-left: lightgrey 1px solid;
	padding-top: 4px;
	border-bottom: lightgrey 1px solid;
	background-color: white;
	text-align: left;
}

DIV.annotation, SPAN.annotation
{
	font-size: smaller;
	font-family: KaiTi_GB2312, Tahoma;
}

DIV.p
{
	padding-bottom: 16px;
	padding-top: 16px;
}

DIV.loose,SPAN.loose
{
	padding-bottom: 16px;
	padding-top: 16px;
}

DIV.bold,SPAN.bold
{
	font-weight: bolder;
}