table {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 16pt;
	color: #000000;
}
select  {
	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;
	height: 20px;

}
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;
}
a.tree:link {
	color: #000000;
	font-family: "宋体", "Arial";
	font-size: 9pt;
	line-height: 16pt;
	text-decoration: none;
}
a.tree:visited {
	font-family: "宋体", "Arial";
	font-size: 9pt;
	line-height: 16pt;
	color: #993399;
	text-decoration: none;
}
a.tree:hover {
	font-family: "宋体", "Arial";
	font-size: 9pt;
	line-height: 16pt;
	color: #990000;
	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;
}
a:active {  text-decoration: none}
a:hover {  }
a:active {  }
a:link {  }
