BODY {
	SCROLLBAR-FACE-COLOR:#EFF7FF; 
	SCROLLBAR-HIGHLIGHT-COLOR:#00B1EC; 
	SCROLLBAR-SHADOW-COLOR:#EFF7FF; 
	SCROLLBAR-3DLIGHT-COLOR:#EFF7FF; 
	SCROLLBAR-ARROW-COLOR:#FFFFFF; 
	SCROLLBAR-TRACK-COLOR:#EFF7FF; 
	SCROLLBAR-DARKSHADOW-COLOR:#00B1EC;
	FONT-SIZE: 9pt;
	font-family: "宋体";
}
.button {

	font: x-small Verdana, Arial, sans-serif,"宋体";
	color: black;
	background-color: #cccccc;
	border: 1;
	height: 18px;
	width: 40px;
	border-color: black;
	border-style: solid;
}
a {  font-size: 9pt; color: blue; text-decoration: none; cursor: hand}
a:active {  font-size: 9pt; color: red; text-decoration: none}
a:hover {  font-size: 9pt; color: red; text-decoration: underline}
a:visited {  font-size: 9pt; color: blue; text-decoration: none}
li {  font-family: "宋体"; font-size: 9pt}
p {  font-family: "宋体"; font-size: 9pt}
td {  font-family: "宋体"; font-size: 9pt}
doc {  font-family: "宋体"; font-size: 9pt; line-height: 18pt; background-color: #ffffee; text-indent: 18pt}
title {  font-family: "宋体"; font-size: 9pt; background-color: #efe7d6}

