

.btv	{ font-family: 黑体; font-size: 15pt }
.9v          { font-family: 宋体; font-size: 9pt }
.102v          { font-family: 宋体; font-size: 10.2pt }
.105v          { font-family: 宋体; font-size: 10.5pt }
.16v          {font-size: 16pt }
.60v          {font-size: 60pt }
td           { font-family: 宋体; font-size: 9pt }
body         { font-family: 宋体; font-size: 9pt; background-color:#FFFFFF }
input        { font-family: 宋体; font-size: 9pt; background-color:#FFFFFF }
textarea     { font-family: 宋体; font-size: 9pt; background-color:#FFFFFF }
select       { font-family: 宋体; font-size: 9pt; background-color:#FFFFFF }
p     { font-family: 宋体;  line-height: 200% }

a            { text-decoration: none; color: #004040 }
a:hover {color: rgb(255,0,128);text-decoration:underline}
A:link {text-decoration: none;}       

a:link.orange { color: #FF8000; text-decoration: none; cursor: hand; font-family: 宋体 }
a:visited.orange { color: #FF8000; text-decoration: none; font-family: 宋体 }
a:active.orange { color: #FF0000; text-decoration: underline; font-family: 宋体 }
a:hover.orange { color: #FF0000; text-decoration: underline; font-family: 宋体 }

a:link.brown { color: #666633; text-decoration: none; cursor: hand; font-family: 宋体 }
a:visited.brown { color: #666633; text-decoration: none; font-family: 宋体 }
a:active.brown { color: #FF0000; text-decoration: underline; font-family: 宋体 }
a:hover.brown { color: #FF0000; text-decoration: underline; font-family: 宋体 }

a:link.white { color: #FFFFFF; text-decoration: none; cursor: hand; font-family: 宋体 }
a:visited.white { color: #FFFFFF; text-decoration: none; font-family: 宋体 }
a:active.white { color: #FFFF00; text-decoration: underline; font-family: 宋体 }
a:hover.white { color: #FFFF00; text-decoration: underline; font-family: 宋体 }

a:link.green { color: #0D8032; text-decoration: none; cursor: hand; font-family: 宋体 }
a:visited.green { color: #0D8032; text-decoration: none; font-family: 宋体 }
a:active.green { color: #FF0000; text-decoration: underline; font-family: 宋体 }
a:hover.green { color: #FF0000; text-decoration: underline; font-family: 宋体 }