body{
  background-color:#000000;
  color:#c2c1c1;
  font-family: Arial, Helvetica, sans-serif;
}
a{
  color:#0000FF;
}

table.main{
  height: 100%;
  width: 100%;
}

.char table tr td{
  font-size: 80%;
}

td.main_center{
  height:100%;
  width: 989px;
  background-image:url(../images/top.jpg);
  background-repeat:no-repeat;
  background-position:top;
}

td.left{
  background-image:url(../images/left.gif);
  background-position:left;
  background-repeat:repeat-y;
}

td.right{
  background-image:url(../images/right.gif);
  background-position:right;
  background-repeat:repeat-y;
}

td.top{
  height:220px;
  text-align:center;
  vertical-align:bottom;
}

div.down{
  margin-bottom:-4px;
  display:block;
}

td.char{
  width:190px;
  height: 192px;
}


div.r_im{
  float:right;
  width:3px;
  display:block;
}

div.l_im{
  float:left;
  width:3px;
  display:block;
}

div.contentl{
  margin-top:30px;
  margin-right:15px;
  width:500px;
  background-image:url(../images/mid2.png);
  background-position:center;
  background-repeat:repeat-y;
}

div.contentr{
  margin-top:30px;
  margin-left:15px;
  width:350px;
  background-image:url(../images/mid.png);
  background-position:center;
  background-repeat:repeat-y;
}

div.text{
  text-align:left;
  margin-left:20px;
  margin-right:20px;
  margin-bottom:20px;
  margin-top:20px;
  font-size: 90%;
}

div.char{
  text-align:left;
  width: 190px;
  height: 192px;
  background: url(../images/ramka2.gif);
}

div.reg2{
  margin-bottom:20px;
}
div.reg{
  margin-top:30px;
  margin-left:15px;
  width:350px;
  background-image:url(../images/mid.png);
  background-position:center;
  background-repeat:repeat-y;
}

div.online{
  margin-top:70px;
}

div.news{
  margin:20px;
}
