.scroll_div {
width:600px;
height:146px;
margin:50px 0 0 50px;
overflow: hidden;
white-space: nowrap;
background:#ffffff;
}
.scroll_div img {
width:150px;
height:100px;
border: 0;
margin: auto 2px;
border:1px #ffffff solid;
}
#scroll_begin, #scroll_end, #scroll_begin ul, #scroll_end ul, #scroll_begin ul li, #scroll_end ul li {
display:inline;
}/*----------set ul & li------*/

