body {
  background: #fff;
  color: #333;
  font-size: 12px;
  height: auto;
  padding-bottom: 0px;
  line-height:21px; font-family:"微软雅黑", Arial
}

a {
  color: #222;
  text-decoration: none;
}

a:hover {
   text-decoration: underline
}

h1 {
  font-family: Georgia, serif;
  font-weight: normal;
  padding-top: 20px;
  text-align: center;
}

h2 {
  padding-top: 20px;
  text-align: center;
}

p {
 
  overflow: hidden; 
  text-align: left;
}



