* {margin:0; padding:0}

#wrapper01 {width:1236px;  }
#container01 {position:relative; height:507px; }
.sliderbutton {float:left; width:60px; height:60px; cursor:pointer}
#slideleft {background:url(../images/left.png) no-repeat;  position:absolute; top:180px; left:-62px;  z-index:9999;}
#slideleft:hover {background:url(../images/left.png) no-repeat; }
#slideright {background:url(../images/right.png) no-repeat; position:absolute; right:-66px; top:180px; z-index:9999; }
#slideright:hover {background:url(../images/right.png) no-repeat;}
#slider {float:left; position:relative; overflow:auto; width:1236px; height:507px}
#slider ul {position:absolute; list-style:none; top:0; left:0px; }
#slider li {float:left; width:1236px; height:507px}
