//FontSet

input {  font-family: "宋体"; font-size: 9pt}
form {  font-family: "宋体"; font-size: 9pt}
select {  font-family: "宋体"; font-size: 9pt}
body {  font-family: "宋体"; font-size: 9pt;}
td {
	font-family: "宋体";
	font-size: 9pt;
}
table {  font-family: "宋体"; font-size:9pt;margin:0 auto;}

.FontMed {  font-family: "宋体"; font-size: 10.5pt}
.FontMax {  font-family: "宋体"; font-size: 12pt}
.Fbold {  font-family: "宋体"; font-size: 10pt; font-weight:bold}
.content { font-size: 10.5pt; line-height: 150%}

h1 {  font-family: "宋体"; font-size: 18pt ; font-weight: 900}
ul {margin-top:10;margin-bottom:4;}
li {  line-height: 140%}

//LinkSet
a {font-size: 10.5pt;   color: #000000; text-decoration: none}

a:link {font-size: 10.5pt; color: #003468; text-decoration: none}

a:visited {	font-size: 10.5pt;	color: #660099;	text-decoration: none
}

a:hover {font-size: 10.5pt; color: #FF0000; text-decoration: none}


a.FontMed:link {font-size:10.5pt; color: #003468; text-decoration: none}

a.FontMed:visited {font-size:10.5pt; color: #660099; text-decoration: none}

a.FontMed:hover {font-size:10.5pt; color: #FF0000; text-decoration: none}


a.bar:link {  font-size: 9pt; color: #FFFFFF; text-decoration: none}

a.bar:visited {  font-size: 9pt; color: #FFFFFF; text-decoration: none}

a.bar:hover { font-size: 9pt; color: #E1E1E1 }


a.bar2:link {  font-size: 9pt; color: #FFFFFF; text-decoration: none}

a.bar2:visited {  font-size:  9pt;  color: #EEEEEE; text-decoration: none }

a.bar2:hover {   font-size: 9pt; color: #FFFF66; text-decoration: UNDERLINE }


a.bian:link {  font-size: 9pt; color: #000000; text-decoration: none}

a.bian:visited { font-size: 9pt;  color: #333366; text-decoration: none }

a.bian:hover { font-size: 9pt;  color: #FF0000; text-decoration: underline}


a.blue:link {  font-size: 9pt; color: #0000FF; text-decoration: none}

a.blue:visited { font-size: 9pt;  color: #666666;; text-decoration: UNDERLINE }

a.blue:hover { font-size: 9pt;  color: #FF6633; text-decoration: underline}


a.red:link {  color: #FF0066; text-decoration: none }

a.red:visited { color: #990033; text-decoration: none }

a.red:hover{  color: #FF3366; text-decoration: none }

a.white:link { font-size: 9pt; color: #ffffff; text-decoration: none }

a.white:visited { font-size: 9pt;color: #ffffff; text-decoration: none }

a.white:hover { font-size: 9pt; color: #FF3366; text-decoration: none }
