table {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 16pt;
	color: #000000;
}

textarea  {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
}
body{
	 SCROLLBAR-ARROW-COLOR: #eef0f2; 
	 SCROLLBAR-TRACK-COLOR: #142938;
	 SCROLLBAR-BASE-COLOR: #3275ab; 
}
a.white:link {
	color: #FFFFFF;
	font-family: "宋体", "Arial";
	font-size: 9pt;
	line-height: 16pt;
	text-decoration: none;
}
a.white:visited {
	font-family: "宋体", "Arial";
	font-size: 9pt;
	line-height: 16pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	font-family: "宋体", "Arial";
	font-size: 9pt;
	line-height: 16pt;
	color: #99CCFF;
	text-decoration: none;
}
a:link {
	color: #000000;
	font-family: "宋体", "Arial";
	font-size: 9pt;
	line-height: 16pt;
	text-decoration: none;
}
a:visited {
	font-family: "宋体", "Arial";
	font-size: 9pt;
	line-height: 16pt;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "宋体", "Arial";
	font-size: 9pt;
	line-height: 16pt;
	color: #FF6600;
	text-decoration: none;
}
