body {
  color:#333333;
  font-family:"Times New Roman", Times, serif;
  font-size:0.8em;
  padding:10px;
  margin:10px;
}

a:link {
  color:#0033FF;
  text-decoration:none;
}

a:visited {
  color:#999;
  text-decoration:none;
}

a:hover {
  color:#333;
  text-decoration:none;
}

a:active {
  color:#000;
}

h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
  font-family:"Times New Roman", Times, serif;
  font-size:1.6em;
  color:#333333;
  text-decoration:none;
}

h1 sup {
  font-size:0.5em;
  margin:0;
  padding:0;
  color:#F00;
}

#id_51 {
  color:#0000CC;
}

#id_zhaopin {
  color: #00CC00;
}

p {
  font-size:1.1em;
}

hr {
  color:#CCCCCC;
}

#info {
  color:#333333;
  font-size:1.1em;
}