@CHARSET "UTF-8";

body {

  background-color:transparent;

  font-family: 宋体;

  margin:0px;

  font-size:12px;

  margin-left:1px;

  text-align:center;

      }

a:link {

    color: black; text-decoration: none

}

a:visited {

    color: black; text-decoration: none

}

a:active {

    color: red; text-decoration: none

}

a:hover {

    color: red; text-decoration: none

}

