#sldrFrm {
  width:639px;
}
#stg {
  position:relative;
  width:639px;
  height:100px;
  overflow:hidden;
  float:left
}
#sldr {
  position:absolute;
  height:100px;
  display:inline;
  width:589px;
  overflow:hidden;
}
.taLe {
  float:left;
  width:25px;
  height:100px;
  display:none
}
.taRi {
  float:right;
  width:25px;
  height:100px;
  display:none
}

#sldr div {
  position:absolute;
  top:0;
  height:100px;
  display:block
}
#src {
  position:relative;
  bottom:0;
  overflow:hidden;
  margin:0 0 0 0px
}
#src div {
  display:block;
  float:left
}
#sldr .inDiv {
  bottom:0px;
  width:194px;
}
#sldr .inDiv img{
  display:block
}
#sldr .txt, #src .txt {
  width:189px;
  margin: 0 20px 0 10px;
  overflow:hidden;
}


