body {
  font-family: Tahoma, Verdana, '宋体';
  font-size: 9pt;
  line-height: 13pt;
  text-decoration: none;
  margin: 5px;
}

div {
  margin: 1px 0px 1px 0px;
  padding: 1px 1px 1px 1px;
  font-family: Tahoma, Verdana, '宋体';
}

p {
  font-size: 9pt;
  font-family: "宋体";
  text-decoration: none;
  padding-right: 5px;
  padding-left: 5px;
}

table {
  font-family: "宋体";
  font-size: 9pt;
  line-height: normal;
  border-collapse: collapse;
  border: 1px solid #6FA8FF;
}

td {
  font-family: "宋体";
  font-size: 9pt;
  line-height: normal;
}

input.text {
  background-color: #ffffff;
  color: #000000;
  border: 1px;
}

a:link {text-decoration: underline; color: #08499C}
a:visited {text-decoration: underline; color: #08499C}
a:hover {text-decoration: underline; color: #FF0000}
a:active {text-decoration: underline; color: #08499C}


.MenuBar {
}

.MenuBar a:link {text-decoration: underline; color: #ffffff}
.MenuBar a:visited {text-decoration: underline; color: #ffffff}
.MenuBar a:hover { text-decoration: underline; color: #000000}
.MenuBar a:active { text-decoration: underline; color: #000000}

.HorizonSeperate {
  margin: 0px;
  padding: 0px;
  height: 2px;
	clear: both;
	line-height: 1%;
	font-size: 1%;
}

.p1 {  font-size: 9pt; text-decoration: none; color: #FF0000; font-family: "宋体"; line-height: 13pt}
.p2 {  font-size: 9pt; text-decoration: none; color: #0000FF; font-family: "宋体"; line-height: 13pt}
.p3 {  font-size: 14.8px; text-decoration: none; color: #000000; font-family: "宋体"; line-height: 20px}
.p4 {  font-size: 9pt; text-decoration: none; color: #000000; font-family: "宋体"; line-height: 13pt}
.p5 {  font-size: 9pt; text-decoration: none; color: #FFFFFF; font-family: "宋体"; line-height: 13pt}
.p6 {  FONT-FAMILY: "Tahoma", "Verdana", "宋体"; color: #6633CC; font-size: 10.3pt; line-height:19px}
.p7 {  FONT-FAMILY: "Tahoma", "Verdana", "宋体"; color: #6633CC; font-size: 10.3pt; line-height:19px}
.rs {  FONT-FAMILY: "Tahoma", "Verdana", "宋体"; color: #FF5959; font-size: 10.3pt; line-height:19px}

.Mark {
	font-family: Courier New;
}

.TipsBar {
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 9pt;
	background-color: #aaaaff;
	border: 1px solid;
	border-color: #aaaaff;
	margin: 0em;
	padding: 1em;
	text-align: left;
	font-weight: bold;
}

.MenuBar {
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 9pt;
	line-height: 1px;
	background-color: #6FA8FF;
	border: 1px solid;
	border-color: #6FA8FF;
	margin: 0em;
	padding: 1em;
	text-align: left;
	font-weight: bold;
}

.Notes {
	font-family: "宋体";
	font-size: 9pt;
	background-color: #ffffff;
	border: 1px solid #ff88bb;
	margin: 0em;
	padding: 1em;
	text-align: left;
	font-weight: normal;

}

fieldset {
	font-family: "宋体";
	font-size: 9pt;
  padding: .5em;
  background: white;
  border: 1px dotted #aaaaff;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: .5em;
}

fieldset legend {
	font-family: "宋体";
	font-size: 9pt;
	color: #ffffff;
  background-color: #000fff;
  padding: .5ex .5ex;
  border-left: 1px solid #000fff;
  border-top: 1px solid #000fff;
  border-right: 1px solid gray;
  border-bottom: 1px solid gray;
  font-weight: bold;
}

fieldset.radiogroup {
	font-family: "宋体";
	font-size: 9pt;
  padding: .5em;
  background: white;
  border: 1px dotted gray;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: .5em
}

fieldset legend.radiogroup {
	font-family: "宋体";
	font-size: 9pt;
	color: black;
  background-color: white;
  padding: .5ex .5ex;
  border-left: 0px solid;
  border-top: 0px solid;
  border-right: 0px solid;
  border-bottom: 0px solid;
  font-weight: bold;
}

.PageControlBar {
  margin: 1px 0px 1px 0px;
  padding: 1px 0px 1px 0px;
  line-height: 1.7em;
  clear: both;
}

.PageControlTotalPages {
  vertical-align: middle;
  font-weight: bold;
}

.PageControlCurrentPage {
  background-color: #e7e7e7;
  border: 1px solid #DEDEB8;
  padding: 0px 5px 0px 5px;
  margin: 0px 1px 0px 1px;
  vertical-align: middle;
  color: #ff0000;
}

.PageControlPageNumber {
  background-color: #FFFFFF;
  border: 1px solid #DEDEB8;
  padding: 0px 5px 0px 5px;
  margin: 0px 1px 0px 1px;
  vertical-align: middle;
}

a:hover.PageControlPageNumber  {
  background-color: #F5FBFF;
  border: 1px solid #86B9D6;
  text-decoration: none;
}

.PageControlRedirect {
  background-color: #FFFFFF;
  border: 1px solid #DEDEB8;
  padding: 0px 5px 0px 5px;
  margin: 0px 1px 0px 1px;
  vertical-align: middle;
}
a:hover.PageControlRedirect  {
  background-color: #F5FBFF;
  border: 1px solid #86B9D6;
  text-decoration: none;
}

