#body div.body div.main table.order {
  width: 500px;
}

#body div.body div.main table.order tbody th {
  font-weight: normal; text-align: left;
  vertical-align: top; padding: 0px 25px;
}

#body div.body div.main table.order tbody input {
  width: 280px;
  font: normal 12px Arial, Helvetica, Sans-Serif;
  border: 1px solid #808080;
  background: #F0F0F0; color: #888888;
}

#body div.body div.main table.order tbody select {
  width: 280px;
  font: normal 12px Arial, Helvetica, Sans-Serif;
  border: 1px solid #808080;
  background: #F0F0F0; color: #888888;
}

#body div.body div.main table.order tbody textarea {
  width: 280px;
  font: normal 12px Arial, Helvetica, Sans-Serif;
  border: 1px solid #808080;
  background: #F0F0F0; color: #888888;
}

#body div.body div.main table.order tbody img.code {
  width: 86px; height: 35px; border: 1px solid #808080;
}

#body div.body div.main table.order tbody input.code {
  width: 86px; height: 15px;
  padding: 10px 0px; margin-right: 3px;
  text-align: center; float: left;
}

#body div.body div.main table.order tfoot input {
  width: 280px;
  font: normal 12px Arial, Helvetica, Sans-Serif;
  background: #D4D0C8; color: #000000;
  border: 1px solid #808080;
}

#body div.body div.main table.order tfoot td {
  padding-top: 20px;
}

#body div.body div.main table.order span {
  position: relative; top: -2px; left: -1px;
  font: normal 11px Verdana; color: #FF0000;
}
