body {
  margin:0;
  padding:10px 0;
  background-color:#000;
}

div {
  overflow:hidden;
  margin:0;
  padding:0;
}

img {
  display:block;
  border:0;
}

#cont {
  margin:0 auto;
  width:764px;
  padding:15px;
  background-color:#fff;
}

#left {
  width:237px;
  float:left;
}

#right {
  width:510px;
  float:right;
  padding-left:17px;
}

#news-1 {
  width:744px;
  clear:both;
  background-color:#000;
  padding:10px
}

#news-2 {
  width:722px;
  padding:10px;
  border:1px solid #aaa;
}

.release {
  width:712;
  border:1px solid #000;
  padding:25px;
}

.clmn-l, .clmn-r {
  width:364px;
  margin:0 0 0 5px;
  float:left;
}

.clmn-r {
  margin:0 5px 0 0;
  float:right;
}

.pic-left {
  float:left;
  margin:0 12px 2px 0;
}

.pic-right {
  float:right;
  margin:0 0 2px 12px;
}

.line {
  height:1px;
  width:100%;
  margin-top:15px;
  background-color:#000;
}

.form {
  width:100%;
  margin:0;
  padding:0;
}

a.tl:link, a.tl:visited, a.tl:active, a.tl:focus {
  text-decoration:none;
  color:#b00;
}

a.tl:hover {
  text-decoration:underline;
  color:#00b;
}

a.ml:link, a.ml:visited, a.ml:focus {
  text-decoration:none;
  color:#fff;
}

a.ml:hover {
  color:#f00;
  text-decoration:none;
}

a.ml:active {
  color:#ff0;
  text-decoration:none;
}

a.dl:link, a.dl:visited, a.dl:focus {
  text-decoration:none;
  color:#f00;
}

a.dl:hover {
  text-decoration:underline;
  color:#ff0;
}

a.dl:active {
  text-decoration:none;
  color:#0f0;
}



.v-11-c, .v-11-j, .v-11-j-w, .v-11-j-a, .v-title, .v-title-2, .news, .v-link {
  font-family:verdana,arial,helvetica,sans-serif;
  font-size:11px;
  font-style:normal;
  line-height:normal;
  font-weight:normal;
  margin:0;
  line-height:130%;
  text-align:center;
  color:#000;
}

.v-11-j, .v-11-j-a, .v-11-j-w {
  text-align:justify;
}

.v-11-j-a {
  margin-top:4px;
}

.v-11-j-w {
  color:#eee;
}

.v-title, .v-title-2 {
  font-size:24px;
  line-height:100%;
  padding:6px 0;
  border-top:2px solid #000;
  border-bottom:2px solid #000;
}

.v-title-2, {
  font-size:20px;
  padding:4px 0;
}

.news {
  font-size:20px;
  color:#eee;
  margin-bottom:10px;
}

.v-link {
  text-align:right;
  font-weight:bold;
  margin-top:3px;
}

.menu, .current {
  font-family:arial,helvetica,sans-serif;
  font-style:normal;
  line-height:normal;
  font-weight:bold;
  font-size:11px;
  text-align:center;
  padding:4px 0;
  margin:0 0 30px 0;
  color:#fff;
  background-color:#000;
  white-space:nowrap;
}

.current {
  color:#0e0;
}

.bold {
  font-weight:bold;
  color:#78a80a;
}