#mainInner .gameBox { margin-left:20px; width:180px; padding-top:10px;}
#mainInner .gameBox .oneGame { position:relative; width:180px; height:31px; overflow:hidden; margin:0 0 0 0;}

#search-box { width:180px; height:35px;}
#search { width:180px; border:1px solid #cc3300; font-size:14 !important; height:26px; background-color:#fff; background-image:url(../../data/scroller/search-icon.png); background-position:7px 6px; background-repeat:no-repeat; padding:0 0 0 25px; color:#000000 !important;}
#search.placeholder { color:#777 !important; border:1px solid #a6b5c2 !important;}

.scroller-button-up, .scroller-button-down { width:180px; height:32px; position:relative; overflow:hidden;  cursor:pointer;}
.scroller-button-up { margin-bottom:16px;}
.scroller-button-down { top:16px;}
.scroller-button-up img, .scroller-button-down img { position:absolute; top:0; left:0; z-index:5;}
.scroller-button-down img { top:-32px;}
.scroller-button-up.hover img { left:-180px;}
.scroller-button-down.hover img { left:-180px;}
.scroller-button-up .click, .scroller-button-down .click { position:absolute; top:0; left:0; width:180px; height:32px; background-color:#fff; z-index:6; opacity:0; //filter:alpha(opacity=0);}

.scroller-box { width:180px; height:590px; overflow:hidden; position:relative;}

.scroller-item { height:37px; width:180px; position:relative; top:-37px; left:0; position:absolute;}
.scroller-item div.ff { height:34px; top:3px;}


