body{
 background-color: #FFF;
 color: black;
 font-size: 15px;
 margin-top:30px;
 margin-bottom:30px;
 text-align:center;
 
 }

.mainBox{
 width:600px;
 background-image:url(../img/twyf011.gif);
 background-repeat:repeat;
 border-width:2px;
 border-color:#999;
 border-style:solid;
 margin-top:10px;
}

.moveBox{
 width:20px;
 background-color: white;
 color:green;
 font-size: 15px;
 text-align:center;
 font-weight:bold;
 border-width:2px;
 border-color:#999;
 border-style:solid;
 margin-left:10px;
 float:left;
}


.subeTitle{
 width:300px;
 font-size:16px;
 line-height:20px;
 font-weight:bold;
 border-top-style:solid;
 border-bottom-style:solid;
 border-color:orange;
 border-width:1px;
 background-color:#F3F3F3;
 margin-bottom:10px;
 margin-top:30px;
 color:green;
}


table{
  border-width:0px;
  border-color:#FFFFF0;
  border-style:solid;
  border-collapse:collapse;
  width:400px;
  font-family: ‚l‚r ‚oƒSƒVƒbƒN;
  font-size: 13px;
  line-height: 8px;
  margin-bottom:5px;
  text-align:left;
  
}

td{
  background-color:#FFFFF0;
  border-width:0px;
  border-color:#FFFFF0;
  border-style:solid;
  vertical-align:center;
  text-align:left;
  font-family: ‚l‚r ‚oƒSƒVƒbƒN;
}

.line{
  width:500px;
  border-width:3px;
  border-bottom-style:solid;
  border-color:orange;
  color:orange;
  font-size:15px;
  line-height:30px;
  background-color:lightyellow;
  margin-top:30px;
  margin-left:120px;
  margin-bottom:0px;
  float:left;
  font-weight:bold;
}