body {
  margin: 0px;
  background: url(/img/bg.gif);
}
form {
  margin: 0px;
}
table.main {
  width: 840px;
  height: 100%;
}
td.lshadow {
  width: 20px;
  height: 100%;
  background: url(/img/lshadow.gif);
}
td.rshadow {
  width: 20px;
  height: 100%;
  background: url(/img/rshadow.gif);
}
td.main {
  width: 800px;
  height: 100%;
  background: #6e3905;
}
table.inner {
  width: 800px;
}
td.topbg {
  width: 800px;
  height: 115px;
  background: url(/img/topbg.jpg);
}
td.wi_bg {
  width: 800px;
  height: 38px;
}
td.menu_bg {
  width: 800px;
  height: 70px;
  background: url(/img/menu_bg.jpg);
}
table.menu {
  width: 780px;
  height: 40px;
}
td.menu {
  font-family: Verdana, Tahoma, Arial, Sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
}
a.menu {
  text-decoration: none;
  color: #000000;
}
a.menu:hover {
  color: #ff0000;
}
input.search {
  border-left: 1px solid #7f1c1c;
  border-top: 1px solid #7f1c1c;
  border-right: 1px solid #7f1c1c;
  border-bottom: 1px solid #7f1c1c;
  font-family: Verdana, Tahoma, Arial, Sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
  width: 140px;
  height: 17px;
}
input.searchbutton {
  border: 0px;
  width: 60px;
  height: 17px;
  background: url(/img/searchbutton.gif);
  font-family: Verdana, Tahoma, Arial, Sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
}
span.menuinfo {
  color: #af1c1c;
}
table.content {
  width: 740px;
}
div.contentads
 width: 245px;
 float: right;
}
table.contentinner {
  width: 700px;
  font-family: Garamond, Times New Roman, Serif;
  font-size: 11pt;
  color: #202020;
}
span.remark {
  font-family: Garamond, Times New Roman, Serif;
  font-size: 10pt;
}
div.maininfo {
  width: 400px;
  text-align: left;
}
span.mainname {
  font-size: 22px;
  font-weight: bold;
  color: #e00000;
}
span.subinfo {
  font-size: 10pt;
  font-weight: bold;
}
table.comments {
  width: 710px;
}
td.comments {
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  color: #606060;
  padding-left: 2px;
  padding-top: 2px;
}
span.comments {  
  font-family: Verdana;
  font-size: 12px; 
  font-weight: bold;
  color: #606060;
}
input.comment {   
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  background: #ffffff;
  border-left: 1px solid #5b71a8;
  border-top: 1px solid #5b71a8;
  border-right: 1px solid #c0c0c0;
  border-bottom: 1px solid #c0c0c0;
  width: 200px;  
  height: 18px;
  padding: 2px;
}
textarea.comment {   
  width: 607px;
  height: 60px;   
  overflow: hidden;  
  border-left: 1px solid #5b71a8;
  border-top: 1px solid #5b71a8;
  border-right: 1px solid #c0c0c0;
  border-bottom: 1px solid #c0c0c0;
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  color: #404040;
}
input.sendbutton {   
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  color: #ffffff;
  background: url(/img/sendbutton.gif);
  width: 128px;
  height: 20px;
  padding: 2px;
  border: 0px;
  cursor: hand;
}
table.footer {
  width: 800px;  
  height: 100px;
}
td.footerblank {   
  width: 800px;  
  height: 40px;
  background: #6e3905;
}
td.footer {   
  width: 800px;
  height: 20px;
  background: url(/img/footerbg.jpg);
}
div.footerleft {
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  color: #000000;   
  float: left;   
  padding-left: 10px;
}
div.footerright {
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  padding-right: 10px;
}
a.footerlink {
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}
a.footerlink:hover {
  color: #ff0000;
  text-decoration: underline;
}
td.bottom {
  width: 800px;
  height: 100%;
  background: #a0b0c0;
}
a.onehit {
  font-family: Georgia;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}
a.onehit:hover {
  color: #ff0000;
}
span.oneinfo {
  font-family: Georgia;
  font-size: 11px;
}
span.letter {
  font-family: Arial Black;
  font-size: 22px;
  color: #a01000;
}
span.brandcnt {
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
}