a:link 
{
	text-decoration: none; 
	color: #333333	}

a:visited
{
	text-decoration: none; 
	color: #333333}
	
a:hover
{
	text-decoration: underline;
	color: #333333
	}
	
a:active
{
	text-decoration: underline;
	color: #333333	}

.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #000066;
}
.font9pt {
	font-size: 9pt;
	font-style: normal;
	line-height: 20px;
}

.zhengwen {
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	color: #000000;
}
.about {
	font-size: 14px;
	font-style: normal;
	line-height: 25px;
	color: #000000;
}

.bodytext { font-family: verdana; font-size: 10px; line-height: 130% }

.line {
	BORDER-TOP: #999999 1px solid
}
.nav {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #333333;
	}
body{text:#000000;
    bgcolor:EEECEF;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
    margin-bottom: 0px;
}