html {
		margin: 0;
}

body {
		font-family: 宋体, Verdana, Arial, Helvetica, MS Gothic; 
	    font-size: 10pt; 
	    margin-left:0; 
	    margin-top:0; 
	    margin-right:0;
}
.text {
		font-family: 宋体, Verdana, Arial, Helvetica, MS Gothic; 
		color: rgb(100,100,100); 
	    font-size: 9pt; 
}
.textgreen {
		font-family: Verdana, Arial, Helvetica, MS Gothic; 
		color: rgb(0,114,54); 
	    font-size: 10pt; 
}
.text1 {
		font-family: Arial, Helvetica, MS Gothic; 
	    font-size: 10pt; 
}
.texts {
		font-family: Arial, Helvetica, MS Gothic; 
	    font-size: 9pt; 
}
.source {
		font-family: Courier New, Courier, Arial, MS Gothic; 
	    font-size: 9pt; 
}
.news {
		font-family: Verdana, Arial, Helvetica, MS Gothic; 
	    font-size: 8pt; 
}
.newstitle { 
		font-family: Verdana, Arial, Helvetica, MS Gothic; 
		color: rgb(255,255,255); 
		font-weight: bolder; 
		font-size: 8pt; 
		background-color: rgb(156,0,0); 
}
a:link, a:visited {
		color: rgb(255,110,72); 
        text-decoration : none;
}
a:hover, a:active {
		color: rgb(255,110,72); 
        text-decoration : underline;
}
.navtitle { 
		font-family: Verdana, Arial, Helvetica, MS Gothic; 
		color: rgb(255,255,255); 
		font-weight: bolder; 
		font-size: 10pt; 
		background-color: rgb(156,0,0); 
}
.navlink { 
		font-family: Verdana, Arial, Helvetica, MS Gothic; 
		font-weight: bolder; 
		font-size: 8pt; 
}
.header { 
		font-family: Verdana, Arial, Helvetica, MS Gothic; 
		font-weight: bolder; 
		font-size: 12pt; 
		color: rgb(0,0,0); 
}
.copyright { 
		font-family: 宋体, Verdana, Arial, Helvetica, MS Gothic; 
		color: rgb(192,192,192); 
		font-size: 8pt; 
}
h2 { 
		font-family: Arial, Verdana, Helvetica, MS Gothic; 
		font-weight: bold; 
		color: rgb(255,110,72); 
		font-size: 12pt; 
}
h3 { 
		font-family: 宋体, Arial, Verdana, Helvetica, MS Gothic; 
		color: rgb(255,110,72); 
		font-size: 11pt; 
}
h4 { 
		font-family: Arial, Verdana, Helvetica, MS Gothic; 
		font-weight: bolder; 
		font-size: 10pt; 
}
em {
		font-family: 宋体, Verdana, Arial, Helvetica, MS Gothic; 
		color: rgb(255,110,72); 
		font-weight: bold; 
		font-style: normal;
	    font-size: 10pt; 
}
