.bodycss
{
  width:1000px;
  height:116px;

   margin:0 auto;
 
  background-image:url("top.jpg"/*tpa=http://rurock.info/images/top.jpg*/);
  background-repeat:no-repeat;
  background-position:top;
}
.topcss
{
  width:1000px;
  height:85px;
}
.menuhorizont
{
  width:1000px;
  height:27px;
  
  background-color:#FFFFFF;
}
.menuhorizont a
{
   color:#680505;

   font-size: 12px;
   font-family: Tahoma;
   font-weight:bolder;
  text-decoration:none;
}
.menuhorizont a:hover
{
  color:#C04501;

  font-size: 12px;
  font-family: Tahoma;
  font-weight:bolder;
  text-decoration:none;

}
.contentcss
{
  width:454px;
  
  padding:90px 10px 0px 10px;

  vertical-align:top;
}
.tablecenter
{
  width:1000px;
  height:282px;
  
  padding:0px;
  margin:0px;

  background-image:url("top_center.jpg"/*tpa=http://rurock.info/images/top_center.jpg*/);
  background-repeat:no-repeat;
  background-color:#000000;
}
.menucss
{
  vertical-align:top;
  width:275px;
}

.footercss
{
  width:990px;
  height:113px;

  padding:0px 0px 0px 10px;

  background-image:url("footer.jpg"/*tpa=http://rurock.info/images/footer.jpg*/);
  background-repeat:no-repeat;
}

