.homebanner {width:938px; height:168px; position:relative;}

.slider {height:168px; width: 938px;}
.slider img{display:none; border: none;}

.controls {width:119px; height:15px; position:absolute; top:0; left:0; margin: 149px 0 0 820px; z-index: 100; background-color:#ffffff;}
.controls li {display: inline;}
.controls li a { height:15px; width:13px; display: block; float:left;}
.controls li.prev a { background: url("/img/home/arrow_left.gif") no-repeat; margin: 0 0 0 8px}
.controls li.prev a:hover { background: url("/img/home/arrow_left_over.gif");}
.controls li.pause a { background: url("/img/home/pause.gif");  margin: 0 0 0 24px;}
.controls li.pause a:hover { background: url("/img/home/pause_over.gif");}
.controls li.play a { background: url("/img/home/play.gif");  margin: 0 0 0 24px;}
.controls li.play a:hover { background: url("/img/home/play_over.gif"); }
.controls li.next a { background: url("/img/home/arrow_right.gif"); margin: 0 0 0 24px;}
.controls li.next a:hover { background: url("/img/home/arrow_right_over.gif");}
ul.btns {list-style-type:none; inline; margin:0; padding:0;}
