﻿body
{
    text-decoration: none;
    font-size: 10pt;
    font-family:宋体;
    color: black;
}
.stymain
{
    text-align:left;
    overflow:hidden;
    white-space:nowrap;
}
A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
P
{
    text-indent: 2em;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.5em;
    text-align: justify;
}

