body {
     background-color : #000;
     font-size : 14px;
     color : #fff;
     margin : 0 auto;
     padding : 30px;
     width : 879px;
     height : 100%;
}

.menu a {
  color : #000;
  text-decoration : none;
  padding : 0 8px 0 8px;
}

.menu a:hover {
        color : #fffff1;
        text-decoration : none;
}

a.side span {
       visibility:hidden;
       position:absolute;
}

a.side:hover span {
             visibility:visible;
}

a {
  color : #947e67;
  text-decoration : none;
}

a:hover {
        color : #fffff1;
        text-decoration : none;
}

form {
     margin : 0;
}

hr {
   height : 1px;
   border : 1px solid #ccc;
}

td, pre {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 11px;
}

img {
    display : block;
    border : 0;
}

.right {
       background-color : #fff;
       color : #000;
       height : 100%;
}

.left {
      background-image : url(images/bg.jpg);
      height : 100%;
}

.adv {
     background-color : #766550;
     width : 168px;
     height : 100%;
}

.menu {
      background-image : url(images/bg2.jpg);
      padding : 5px 0 2px 0;
      width : 434px;
      height : 16px;
}

.submenu {
         background-color : #000;
         width : 633px;
         height : 16px;
}

.text {
      background-color : #000;
      font-size : 13px;
      text-align : justify;
      color : #cabfb3;
      padding : 20px 15px 75px 15px;
      height : 100%;
      line-height : 15px;
}

.osw {
     text-align : center;
     width: 600px;
}
