body {
  padding: 0px;
  margin: 0 0 30px 0;
  background-color: #000;
  font-family: Tahoma;
  font-size: 11px;
  line-height: 17px;
}
a img {
  border: none;
}

#top1 {
  width: 840px;
  height: 50px;
  background-image: url(../images/top-1.jpg);
}
#top2 {
  width: 840px;
  height: 23px;
}
#top2 div {
  float: left;
}
#top2_logo {
  width: 467px;
  height: 23px;
  background-image: url(../images/top-2.jpg);
}
#top3 {
  width: 840px;
  height: 102px;
  background-image: url(../images/top-3.jpg);
}
#top4 {
  width: 840px;
  height: 203px;
  background-image: url(../images/top-4.jpg);
}
#main {
  width: 840px;
  height: auto;
  background-image: url(../images/bg.jpg);
}
#main_bottom {
  width: 840px;
  height: 40px;
  background-image: url(../images/bottom-1.jpg);
}
#footer {
  width: 840px;
  height: 97px;
  background: url(../images/bottom-2.jpg) top center no-repeat;
  padding-left: 30px;
  color: #FFF;
  text-align: left;
}
div.image_mini {
  width: 224px;
  height: 135px;
  background-image: url(../images/bg-foto.jpg);
  float: left;
}
div.description {
  width: 519px;
  float: right;
}
div.description .title {
  width: 519px;
  height: 55px;
  background: url(../images/n-k.jpg) no-repeat;
  line-height: 55px;
  font-weight: bold;
  text-align: left;
  padding-left: 20px;
  margin: 0px;
}
div.description .title a {
  text-decoration: none;
  color: #000;
}
.title {
  width: 761;
  height: 55px;
  background: url(../images/n-d.jpg) no-repeat;
  line-height: 55px;
  font-weight: bold;
  text-align: left;
  padding-left: 20px;
  margin: -9px;
}
#inner {
  width: 780px;
  text-align: left;
}
div.description .body {
  text-align: left;
  padding-left: 25px;
}
div.description .body a {
  text-decoration: none;
  color: #000;
}
div.clear {
  clear: both;
}
div.line {
  width: 100%;
  height: 20px;
  line-height: 20px;
  text-align: right;
  border-bottom: 1px solid #000;
}
p {
  margin: 0px;
}
ul {
  border: 1px solid #828993;
  border-top: 3px solid #828993;
  border-bottom: 3px solid #828993;
  padding: 5px;
  margin: 0px;
  margin-left: 5px;
  margin-top: 5px;
}
li {
  margin: 0px 0px 0px -8px;
  padding: 1px 0px 2px 24px;
  list-style-type: none;
  background-image: url(../images/ul.gif);
  background-repeat:no-repeat;
  background-position: 0px 9px;
}
#bottomMenu {
  text-align: center;
}
#bottomMenu a {
  color: #828B94;
  text-decoration: none;
}
#bottomMenu a:hover {
  color: #9AA4AF;
}
#credits {
  margin-top: 4px;
  text-align: center;
  color: #34383b;
}
#credits a {
  text-decoration: none;
  color: #34383b;
}

