body
{
	margin: 0;
	background-image: url(/images/beijin_2.gif);
	background-position: center top;
	background-repeat: repeat-y;
}

body, table, div, span, input, select, p
{
	font-size: 10pt;
	letter-spacing: 1;
	line-height: 150%;
}

.UserCount
{
	padding: 0.5em;
	color: Red;
}
span
{
	padding: 0.5em;
	letter-spacing: 1;
	font-size: 10pt;
}
.allTopNavTitle{color:white;text-decoration:none;font-size:10.5pt;}
.allTopNavTD{filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1, Color= '#808080' , Positive= 'true' );}
p
{
	line-height: 150%;
	text-indent: 2em;
	text-align: justify;
	text-justify: inter-ideograph;
}

.VText
{
	layout-flow: vertical-ideographic;
}

a
{
	text-decoration: none;
	color: Black;
}
a:hover
{
	text-decoration: underline;
	color: #FF3300;
}
.NavleftBg
{
	padding-left: 2em;
	width: 184;
	height: 27;
	
	background-image: url(/images/PCIntroNav.gif);
	background-position: left top;
	background-repeat: no-repeat;
	
}
