.banner {
  position: absolute;
  width: 800px;
  left: 100px;
  /*
	left:227px\0;
	*left:224px;
	*/
  top: 66px;
}
.MSBigBox {
  position: relative;
  width: 800px;
  overflow: hidden;
  border-top: 2px solid #bdbdbd;
  border-bottom: 2px solid #bdbdbd;
}
#MSClassBox {
  overflow: hidden;
  width: 800px;
  height: 345px;
  position: relative;
}
#ContentID {
  padding: 0px;
  border: 0px;
  font-size: 0px;
  display: inline-block;
  margin: 0px;
  list-style: none;

  width: 800px;
}
#ContentID li {
  list-style: none;
  display: block;
  clear: both;
}
#ContentID li img {
  width: 800px;
  height: 345px;
}
#TabID {
  position: absolute;
  bottom: 15px;
  left: 0;
    right: 0;
  z-index: 51;
  padding: 0px;
  margin: 0px;
  list-style: none;
}
#TabID li {
  float: left;
  cursor: pointer;
  margin-left: 1px;
  width: 159px;
  height: 84px;
  filter: alpha(opacity=0);
  opacity: 0;
  font-size: 12px;
  overflow: hidden;
}
#TabID li img {
  width: 195px;
  height: 84px;
  border: none;
}
#TabID li.active {
  filter: alpha(opacity=100);
  opacity: 1;
}
.ws_thumbs_back {
  background: url(../images/p_tu_back.png) no-repeat;
  width: 800px;
  height: 84px;
  position: absolute;
  left: 0;
  bottom: 15px;
  z-index: 50;
}
