body{
  font-size:12px;
  margin:0 auto;
  text-align:center;
  line-height:26px;
  }
.bian {
	border: 1px solid #999999;
}
.f14{
  font-size:14px;
  font-weight:bold;
  }
.red12{
  color:#CC0000;

  }
.bold{
 font-weight:bold;
 }
 .f16{
   font-size:16px;
   font-weight:bold;
   }
.hui{
  color:#999;
  }
.dh14:link{
  font-size:13px;
  font-weight:bold;
  tex-decoration:none;
  }
.dh14:visited{
  font-size:13px;
  font-weight:bold;
  text-decoration:none;
  }
.dh14:hover{
  font-size:13px;
  font-weight:bold;
  color:#cc0000;
  }
a:link,a:visited{
  color:#000000;
  text-decoration:none;
  }
 a:hover{
  color:#000;
  text-decoration:underline;
  }