* {
  border:  none;
  margin: 0;
}
.vlinks {
  position: relative;
  text-align: center;
}
img {
  border:  none;
}
a {
  text-decoration: underline;
}
#left a {
  color: #32a5e7;
}
#right a {
  color: #32a5e7;
}
a:hover {
  text-decoration: none;
  color: #32a5e7;
}
body {
  margin: 0px;
  background: transparent url(images/bg.jpg) repeat-x scroll center top;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-size-adjust: none;
  font-stretch: normal;
  line-height: 20px;
}
#main {
  margin: 0px auto;
  background-image: url(images/main.jpg);
  background-position: left top;
  width: 1016px;
  background-color: transparent;
  background-repeat: no-repeat;
}
#header {
  padding: 0px;
  background: transparent url(images/big.jpg) no-repeat scroll left top;
  width: 1016px;
  height: 420px;
}
#logo {
  border: 8px outset ;
  margin: auto;
  padding: 0px;
  background: transparent url(images/logo.jpg) no-repeat scroll left center;
 -webkit-border-radius: 20px; 
  -moz-border-radius: 20px; 
  border-radius: 20px;  
  overflow: auto;
  color: #ffffff;
  opacity: 0.982;
  height: 90px;
}
#buttons {
  background: transparent url(images/but.png) no-repeat scroll left top;
  padding-left: 10px;
  padding-top: 0px;
  text-align: center;
  width: 1006px;
  margin-left: 0px;
  height: 62px;
}
#buttons a {
  display: block;
  text-align: center;
  text-decoration: none;
  padding-top: 18px;
  color: #ffffff;
  font-size: 18px;
  height: 40px;
  width: 199px;
  float: left;
  font-family: Arial Narrow,Arial,Helvetica,sans-serif;
}
#buttons a:hover {
  background-image: url(images/but_ov.jpg);
  background-position: left top;
  text-decoration: underline;
  background-color: transparent;
  background-repeat: repeat-x;
}
#content {
  border-width: 0px;
  margin: 0px;
  padding: 0px;
  background-position: left center;
  width: 1016px;
  background-color: transparent;
  background-repeat: repeat-y;
  background-attachment: scroll;
  visibility: visible;
}
#right {
  margin: 0px;
  background-color: transparent;
  width: 285px;
  float: right;
  color: #000000;
}
.right_b {
  background: transparent url(images/fish.png) no-repeat scroll left top;
  width: 240px;
  padding-left: 32px;
  padding-top: 15px;
}
.text {
  padding: 10px 0px 0px 5px;
}
.img {
  margin: 5px 16px 5px 0px;
  float: left;
}
#right span {
  color: #276fc0;
  font-weight: bold;
}
#left span {
  font-weight: bold;
  color: #276fc0;
}
.col_b {
  color: #276fc0;
}
#right h1 {
  height: 32px;
  background-position:  center center;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url(images/news_bt.jpg);
  padding-top: 12px;
  font-size: 18px;
  font-weight: inherit;
  color: #ffffff;
  text-align: center;
  clear: both;
}
#left h2 {
  padding: 18px 0px 4px;
  background: transparent url(images/tit.gif) repeat-x scroll center bottom;
  font-size: 18px;
  text-align: left;
  font-family: Arial Narrow,Arial,Helvetica,sans-serif;
  font-weight: 100;
  color: #3890e5;
}
.read {
  padding-right: 10px;
  text-decoration: none;
  text-align: right;
  padding-top: 5px;
  font-weight: bold;
}
#left {
  padding: 0px;
  background: transparent url(images/bg_left.jpg) repeat-x scroll left 25px;
  float: left;
  margin-left: 0px;
  width: 695px;
}
.tit_bot {
  border-style: none;
  padding: 0px 0px 10px;
  background: transparent url(images/right_tit_bot.jpg) no-repeat fixed left top;
}
.top {
  padding: 5px 5px 0px 15px;
  background: transparent url(images/cont_top.gif) no-repeat scroll center top;
  width: 996px;
}
#footer {
  padding: 12px 0px 0px;
  color: #002140;
  background-position: left top;
  background-image: url(images/but.png);
  background-color: transparent;
  text-align: center;
  width: 100%;
  height: 72px;
  background-repeat: no-repeat;
  font-size: 12px;
  clear: both;
}
#footer a {
  font-size: 12px;
  color: #002140;
  text-decoration: none;
}
#footer a:hover {
  font-size: 12px;
  color: #002140;
  text-decoration: underline;
}
