body {  font-family: "宋体"; font-size: 9pt}
table {  font-family: "宋体"; font-size: 9pt}
td    {  font-family: "宋体"; font-size: 9pt}
a.x:link {  color: #FFFFFF; font-size:10pt text-decoration: none}
a.x:visited {  color: #FFFFFF; font-size:10pt text-decoration: none}
a.x:hover {  color: #0000FF; font-size:10pt text-decoration: underline}

a.y:link {  color: #3399FF; text-decoration: none}
a.y:visited {  color: #3399FF; text-decoration: none}
a.y:hover {  color: #FF0000; text-decoration: underline}

a.y2:link {  color: #3399FF; text-decoration: none}
a.y2:visited {  color: #3399FF; text-decoration: none}
a.y2:hover {  color: #FF0000; text-decoration: none}

a.y1:link {  color: #3399FF; text-decoration: none}
a.y1:visited {  color: #3399FF; text-decoration: none}
a.y1:hover {  color: #FF0000; text-decoration: none}

a.y3:link {  color: #00007f; text-decoration: underline}
a.y3:visited {  color: #00007f; text-decoration: underline}
a.y3:hover {  color: #FF0000; text-decoration: none}

a:link {  text-decoration: none; color: #00007f}
a:visited {  text-decoration: none; color: #00007f}
a:hover {  color: #FF0000; text-decoration: none}

INPUT {
	FONT-SIZE: 9pt; FONT-FAMILY: "宋体"
}
TEXTAREA {
	FONT-SIZE: 9pt; FONT-FAMILY: "宋体"
}
SELECT {
	FONT-SIZE: 9pt; FONT-FAMILY: "宋体"
}


