body{
  font-size : 12pt;
  color: #1E90FF;
  background-color : #FFFFFF;
  background-image:url(../../chinaback.gif);
  background-attachment : fixed;
}
td{
  font-size : 12pt;
}
select{
  font-size : 16pt;
}
A:LINK{
  color: #1E90FF;
  text-decoration : none;
}
A:VISITED{
  color: #1E90FF;
  text-decoration : none;
}
A:ACTIVE{
  color: #1E90FF;
  text-decoration : none;
}
A:HOVER{
  color: #FF8C00;
  background-color: #F0FFF0;
  text-decoration : underline;
}
.size1{
  font-size : 10pt;
}
.size2{
  font-size : 16pt;
}
.size3{
  font-size : 18pt;
}
.chn{
  font-size : 18pt;
  font-family : "Arial Unicode MS","GB Gothic",SimHei,Beijing,STSong,sans-serif;
}
