.style1,.style2 {
 font-size: 12px;
 font-family: Arial, Helvetica, sans-serif;
 text-align: center;
 font-weight: bold;
}
.style2{
 margin: 0px;
 padding: 0px;
 text-align: left;
}
.feedbox{
 font-size: 12px;
 font-family: Arial, Helvetica, sans-serif;
 text-align: left;
 font-weight: bold;
}

A:link { text-decoration: none; color: #000000; }
A:visited { text-decoration: none; color: #000000;}
A:active { text-decoration: none; color: #000000;}
A:hover { text-decoration: none; color: #FF0000; }
body {
 background-color: #F1D8BA;
 background-image: url(http://images.chsw37.net/ftvs.com/img_ftvs2/bg.jpg);
 background-repeat:repeat-x;
}
A.a_thumb{
  border-thickness: 1px;
  display: block;
  border: 1px solid #006600;
  width: 240px;
  height: 180px;
}

A.a_thumbc{
  border-thickness: 1px;
  display: block;
  border: 1px solid #000000;
  width: 240px;
  height: 180px;
}

A.a_thumb:hover{
  border-thickness: 1px;
  border: 1px solid #000000;
  display: block;
  width: 240px;
  height: 180px;
}
.thumb{
  border: 0px solid;
  width: 240px;
  height: 180px;
}
.td_thumb{
  width: 240px;
  height: 180px;
  position: center;
  background: url('http://images.chsw37.net/ftvs.com/img_ftvs2/thumb.gif');
}
.td_text{
  width: 240px;
/*  height: 50px;*/
  position: center;
}
.td_il{
  text-align: center;
  font-weight: bold;
}
.td_trev{
  width: 320px;
  height: 440px;
  position: center;
}
.trev{
  border: 0px solid;
  width: 320px;
  height: 440px;
}

A.a_trev{
  border: 1px solid #CC9900;
  border-thickness: 1px;
  display: block;
  border: 1px solid #006600;
  width: 320px;
  height: 440px;
}