 
#wrapper {width:646px; background-color:#FFF;   }

.sliderbutton {float:left;   }
.sliderbutton img {cursor:pointer}
.sliderbutton img:hover { }
#slider {float:left; position:relative; overflow:auto; width:646px; height:300px; left:8px; top:-10px;   }
#slider ul {position:absolute; list-style:none; top:0; }
#slider li {float:left; width:646px; height:300px; position:relative; left:-48px; }

.pagination {float:left; list-style:none; width:680px; padding-right:15px; margin-right:15px; font-size:12px;   }
.pagination li {float:left; cursor:pointer;  text-align:center; color:#222}
.pagination li:hover {color:#000; background-color:#BFC2CB;}
li.current { }

li#content1 {width:640px; height:270px; }
 


