body{
 background-color:lightblue;
 color: black;
 font-size: 15px;
 margin-top:30px;
 margin-bottom:30px;
 text-align:center;
 font-weight:bold;
 }


.moveBox{
 width:80px;
 background-color: white;
 color:green;
 font-size:13px;
 text-align:center;
 font-weight:bold;
 border-width:2px;
 border-color:#999;
 border-style:solid;
 margin-left:10px;
 float:left;
}


.line{
  width:500px;
  border-width:3px;
  border-bottom-style:solid;
  border-top-style:solid;
  border-color:blue;
  color:skyblue;
  font-size:15px;
  line-height:30px;
  background-color:white;
  margin-top:30px;
  margin-left:130px;
  margin-bottom:20px;
  float:left;
}

table{
  border-width:0px;
  border-color:white;
  border-style:solid;
  border-collapse:collapse;
  width:600px;
  font-family: ‚l‚r ‚oƒSƒVƒbƒN;
  font-size: 13px;
  line-height: 25px;
  
}

td{
  background-color:white;
  border-width:0px;
  border-color:#BFEEEE;
  border-style:solid;
  vertical-align:center;
  text-align:left;
  font-family: ‚l‚r ‚oƒSƒVƒbƒN;
  }

td.a{
  background-color:white;
  background-image:url(../img/twpc024.gif);
  background-repeat:repeat;
  border-width:0px;
  border-color:#BFEEEE;
  border-style:solid;
  vertical-align:center;
  text-align:left;
  font-family: ‚l‚r ‚oƒSƒVƒbƒN;
  }

td.b{
  background-color:white;
  background-image:url(../img/twyf013.gif);
  background-repeat:repeat;
  border-width:0px;
  border-color:#BFEEEE;
  border-style:solid;
  vertical-align:center;
  text-align:left;
  font-family: ‚l‚r ‚oƒSƒVƒbƒN;
  }