/** {margin:0; padding:0}
body {font:12px Verdana,Arial; color:#555; background:#ddd}
p {line-height:1.4; margin-bottom:12px}
#wrapper {width:673px; margin:50px auto}*/
#containerSLI {position:relative; background:#fff; width:1000px; height:320px; }
/*.sliderbutton {width:25px; height:35px; cursor:pointer; margin-top:80px; z-index:1; position:absolute;}*/
#slideleft {width:71px; height:75px; cursor:pointer; margin-top:165px; margin-left:-10px; z-index:1; position:absolute;background:url(images/left.png) no-repeat}
#slideleft:hover {position:absolute;background:url(images/leftB.png) no-repeat}
#slideright {width:71px; height:75px; cursor:pointer; margin-top:165px; margin-left:939px; z-index:1; position:absolute;background:url(images/right.png) no-repeat}
#slideright:hover {position:absolute;background:url(images/rightB.png) no-repeat}
#slider {float:left; position:relative; overflow:auto; width:1000px; height:320px}
#slider ul {position:absolute; list-style:none; top:0; left:0;}
#slider li {float:left; width:1000px; height:320px}
.pagination {position:absolute; top:290px; right:61px; list-style:none; height:0px; overflow:hidden;}
.pagination li {float:left; cursor:pointer; height:8px; width:8px; background:#ccc; margin:0 4px 0 0; border:1px solid #fff}
.pagination li:hover, li.current {background:#fff}