a:link  { text-decoration: none;color:#FFFFFF}
A:visited {text-decoration: none;color:#FFFFFF}
A:active {
	text-decoration: underline;
	color: #FF00FF;
}
A:hover {text-decoration: underline;color: #FF33CC}
a:link.b {text-decoration: none; font-size:12px;color:#808080; font-family: 宋体}
a:visited.b {text-decoration: none; font-size:12px;color:#808080; font-family: 宋体}
a:active.b {text-decoration: underline;font-size:12px;color:#808080; font-family: 宋体}
a:hover.b {text-decoration: underline; color: #808080}
.p1          { font-size: 12px; font-family: 宋体; color: #000000 }
li           { color: #000000 }
td           { font-size: 12px; font-family: 宋体; color: #000000 }
INPUT{BORDER-TOP-WIDTH: 1px; PADDING-RIGHT: 1px; PADDING-LEFT: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 9pt; BORDER-LEFT-COLOR: #cccccc; BORDER-BOTTOM-WIDTH: 1px; BORDER-BOTTOM-COLOR: #cccccc; PADDING-BOTTOM: 1px; BORDER-TOP-COLOR: #cccccc; PADDING-TOP: 1px; HEIGHT: 18px; BORDER-RIGHT-WIDTH: 1px; BORDER-RIGHT-COLOR: #cccccc}
textarea {border-width: 1; border-color: #000000; background-color: #efefef; font-family: 宋体; font-size: 9pt; font-style: bold;}
select {
	border-width: 1;
	border-color: #000000;
	background-color: #efefef;
	font-family: "宋体";
	font-size: 9pt;
	font-style: normal;
	color: #6600FF;
}