//FontSet

..FontMin {  font-family: "宋体"; font-size: 9pt}
body,table {  font-family: "宋体"; font-size: 10.5pt}
td {  font-family: "宋体"; font-size: 10pt; line-height: normal}
..FontMax {  font-family: "宋体"; font-size: 12pt}
span{	font-family: 隶书, 黑体, 宋体;	font-size: 12pt;}
h1 {  font-family: "宋体"; font-size: 18pt ; font-weight: 900}
ul {margin-top:10;margin-bottom:4;}
li {  line-height: 150%}

//LinkSet
a {  color: #000000; text-decoration: none}
a:link { color: #003468; text-decoration: none}
a:visited { color: #999999; text-decoration: none}
a:hover {  color: #FF0000; text-decoration: none}

a.back:link {  font-family: "宋体"; font-size: 10.5pt; color: #0000ff; text-decoration: none}
a.back:visited {  font-family: "宋体"; font-size: 10.5pt; color: #333333; text-decoration: none}
a.back:hover { font-family: "宋体"; font-size: 10.5pt; color: #ff00cc;text-decoration: underline}

a.bar:link {  font-family: "宋体"; font-size: 10.5pt; color: #000000; text-decoration: none}
a.bar:visited {  font-family: "宋体"; font-size: 10.5pt; color: #333333; text-decoration: none}
a.bar:hover { font-family: "宋体"; font-size: 10.5pt; color: #000000;text-decoration: underline}

a.button:link {  font-family: "宋体"; font-size: 10.5pt; color: #ffffff; text-decoration: none}
a.button:visited {  font-family: "宋体"; font-size: 10.5pt; color: #eeeeee; text-decoration: none}
a.button:hover{  font-family: "宋体"; font-size: 10.5pt; color: #ff0000; text-decoration: underline}
