body{
   margin: 0;
   padding: 0;
   font: normal 11px Tahoma, Arial;
}
a img{border: none}
a:link, a:visited{color: #666;}
#main{
   width: 770px;
   margin: auto;
   background: url('../images/design/bg.gif') top center repeat;
}
#header{
   height: 165px;
   background: url('../images/design/top.gif') center top no-repeat;
   border-left: 1px solid #eee;
   border-right: 1px solid #eee;
}
#content{
   height: 172px;
}
#header .logo{
   margin: 50px 0 0 15px;
   position: absolute;
}
#header .tp{
   margin: 10px 0 0 596px;
   position: absolute;
}
#header .tp a{
   margin-left: 3px;
}
#header .menu{
   position: absolute;
   margin: 107px 0 0 271px;
}
#header .menu a{display: block; float: left;}
#header .search{
   position: absolute;
   margin-top: 130px;
   margin-left: 12px;
}
#header .search .i{
   background: #b6bec6;
   border: 1px solid #fff;
   width: 100px;
}
#header .search .b{
   position: absolute;
   margin-top: 1px;
   margin-left: 5px;
   
}
#content table.main{
   width: 770px;
   background: #fff;
   border-left: 1px solid #eee;
   border-right: 1px solid #eee;

}
#content table.main .left{
   width: 165px;
   padding-left: 2px;
   border-right: 2px solid #e0e0e0;
   vertical-align: top;
}
#content table.main .right{
   width: 184px; vertical-align: top;
}
#content table.main .center{vertical-align: top;    padding: 0 5px;}
#content table.main .center a:link, #content table.main .center a:visited{
   color: #ff5f1a;
   font-weight: bold;
}

#content table.main .left .title, th{
   color: #54595e;
   font: bold 12px Verdana;
   background: url('../images/design/boxez/l.gif') top left repeat-x;
   padding: 6px 10px;
   border: 1px solid #FFF;
}
#content table.main .left #ct .title, th  {
   color: #fff;
   background: url('../images/design/boxez/h.gif') top left repeat-x;
}

#content table.main .left .box{
   border-top: 1px solid #758e55;
   position: relative;
   margin-top: -2px;
   margin-bottom: 2px;
}
#content table.main .left .text{
  margin-left: 2px;
  padding: 10px;
  background: #f5f5f5;
}
#content table.main .left #ct .text
{
  background: url('../images/design/bg.gif') top center repeat;
}
#content table.main .center h1{
  font: bold 18px "Trebuchet MS";
  margin: 2px 7px 10px 2px;
  padding-bottom: 3px;
  border-bottom: 2px inset #c8c3ba;
  color: #8a7f6b;
}
#content table.main .center #adv{
  background: #dbdbdb;
  margin-left: 2px;
  margin-top: 41px;
}
#content table.main .center #adv .title{
  position: absolute;
  margin-top: -31px;
  margin-left: -2px;
}
#content table.main .center #adv .text{
  background: #cad3db;
  position: relative;
  left: -2px;
  top: -2px;
  padding: 20px;
}
#content table.main .center a:link, #content table.main .center a:visited{
   color:#333; 
} 
#footer{
   text-align: center;
   border-top: 1px solid #eee;
   padding: 20px;
   background: url('../images/design/bg.gif') top center repeat;
   border-left: 1px solid #eee;
   border-right: 1px solid #eee;

} 
