body {
margin: 0px;
background: #202020 url(gfx/back_main.jpg) repeat-x 0 0;
}
tr, div, a{ 
font-family: Arial;
font-size:11px;
color:#636363;
text-align:left;
}
.big, .big *{
  font-size:12px;
}
a:hover{
  text-decoration: underline;
}
#main{
  width:100%;
  text-align:center;
}
#content{
  width: 777px;
  margin:0 auto;
  background:#fff;
}
#menu{
  background: url(gfx/02.gif) repeat-x 0 0;
  height:40px;
  width:100%;
}
a.menu_top{
  background: url(gfx/menu_top_.gif) no-repeat 4px 0px;
  width:117px;
  display:block;
  text-decoration:none;
  font-weight:bold;
  padding-top:12px;
  padding-bottom:12px;
  float:left;
}
a.menu_top:hover{
  text-decoration:none;
  background:#FFF;
}
#left{
  background: #A1A1A1 url(gfx/03.jpg) no-repeat 0 0;
  width: 346px;
  overflow:hidden;
}
#right{
  background:#fff;
  vertical-align:top;
}
.spad_left{
  color:#fff;
  padding:10px;
}
.spad_right{
  padding:20px;
  font-size:12px;
  line-height:20px;
}
.spad_foot{
  color:#666;
  padding:10px;
  text-align:right;
}
.spad_foot a{
  color:#666;
  text-decoration:none;
}
.white{
  color: #fff;
  text-decoration:none;
}
a.white:hover{
  text-decoration:none;
}
#foot{
  width:100%;
  text-align:center;
  background:#000 url(gfx/foot_back.gif) repeat-x 0 0;
}
#footer{
  height:60px;
  width: 777px;
  margin:0 auto;
  background:url(gfx/foot.gif) no-repeat 0 0;
}
