/* CSS Document */

td           { font-family: 宋体; font-size: 9pt }
body         { font-family: 宋体; font-size: 9pt }
select       { font-family: 宋体; font-size: 9pt }
a            { text-decoration: none; color: #FF0000; font-family: "宋体"; font-size: 9pt}
a:hover      { text-decoration: none; color: #FF0000; font-family: "宋体"; font-size: 9pt}
.input {
	border: 1px solid;
}
.font14 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.fongred {
	font-size: 12px;
	color: #FF0000;
}

