a:link
{
	color: rgb(51,153,255); 
}
a:visited
{
	color: rgb(51,102,204); 
} 
a:active 
{
	color: rgb(255,153,0);
}
table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); 
}
body
{   color: rgb(102,102,51);; arial; margin-left:Verdana; margin-right:font-family; margin-top:0; margin-bottom:宋体
}

h1
{
	font-family: 宋体, Times New Roman, Times;
	color: rgb(153,153,51);
}
h2
{
	font-family: 宋体, Times New Roman, Times;
	color: rgb(204,153,0); 
}
h3
{
	font-family: 宋体, Times New Roman, Times;
	color: rgb(0,102,153); 
}
h4
{
	font-family: 宋体, Times New Roman, Times;
	color: rgb(153,153,0);
}
h5
{
	font-family: 宋体, Times New Roman, Times;
	color: rgb(255,153,0);
}
h6
{
	font-family: 宋体, Times New Roman, Times;
	color: rgb(51,102,204);
}
body, input, select, textarea, checkbox{font:9pt,宋体}
td{font:9pt,宋体}
.TEXT1{font-family:宋体;font-size:9pt; line-height:26px;text-align:justify;}
A:link{font: 9pt "宋体"; text-decoration: none;color:none}
A:visited{font: 9pt "宋体"; text-decoration: none; color: 000099}
A:active{font: 9pt "宋体"; text-decoration: none; color: 00CC66}
A:hover{font: 9pt "宋体"; text-decoration: underline; color: ff0000;}
.plate{padding: 5pt; background:#e8f4ff; border-left: 1px white solid; border-right: 1px black solid; border-bottom: 1px black solid; border-top: 1px white solid;}