@charset "utf-8";
/* CSS Document */

#scroller{

width:1000px !important;
height:60px;
background-color:#666666;
overflow-y:hidden;
overflow-x:auto;


}