@charset "UTF-8";

body {
  font-family: "宋体";
  font-size: 9pt;
}

table {
  color: #000000;
  font-family: "宋体";
  font-size: 9pt;
}

a:link,
a:visited,
a:active {
  color: #0066aa;
  font-family: "宋体";
  text-decoration: none;
}

a:hover {
  color: #ff0011;
  text-decoration: underline;
}

th,
td {
  font-size: 9pt;
}
