@charset "utf-8";
#slider1 {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  background-repeat: no-repeat;
  padding: 0px;
  width: 2000px;
  background-color: #666;
}
#slidebox {
  margin-right: auto;
  margin-left: auto;
  height: 245px;
  
  width: 950px;
  overflow: hidden;
  position: relative;
  float: left;
  color: #999;
    margin: 0px;
  padding: 0px;
}


#sli {
  width: 2000px;
  margin: 0px;
  padding: 0px;
}
#slider1 li {
  height: 245px;
  display: block;
  list-style-type: none;
  width: 465px;
  padding: 0px;
  margin: 0px;
  float: left;
  background-color: #666;
}
#wrapper { width: 100%; }
#wrapper #container {
  width: 1257px;
  margin-right: auto;
  margin-left: auto;
}
#slider1 img {
  right: -242px;
  position: relative;
  top: 5px;
  _top: 0px;

}
#slider1 a:hover {
    /* IE */
    filter: alpha(opacity=85);
    /* Safari Opera */
    opacity:0.85;
    /* Firefox Netscape */
    -moz-opacity:0.85;
}

.thumbs a:hover {
    /* IE */
    filter: alpha(opacity=85);
    /* Safari Opera */
    opacity:0.85;
    /* Firefox Netscape */
    -moz-opacity:0.85;
}
.maincolumn .thumbs a img {
  padding-right: 2px;
  padding-left: 2px;
}


a img { border:none}
</style>

