body{
  font-size : 12pt;
  color: #1E90FF;
  background-color : #FFFFFF;
  background-image:url(../chinaback.gif);
  background-attachment : fixed;
}
td{
  font-size : 12pt;
}
input,textarea{
  font-size : 12pt;
  color:#1E90FF;
  background-color:#F0FFF0;
}
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 : 16pt;
  font-family : SimHei,Beijing,"Arial Unicode MS",STSong,sans-serif;
}
.size_m{
  font-size : 14pt;
  line-height : 20pt;
}
.t{
  font-size : 20pt;
  color : #FFFFFF;
}
.l{
  background-color : #99CCCC;
  color : #0066CC;
}
.r{
  background-color : #ffffff;
  color : #0099CC;
}
.r2{
  background-color : #ffffff;
  color : #0099CC;
  font-family:"Verdana,Helvetica,Arial";
}


