<html>
<head>
<meta content="text/html;charset=utf-8" http-equiv="Content-Type" />
<style>
.main{
overflow:visible;
clear:both;
background:#fff;
}
#container{
overflow:hidden;
width:4750px;
}
#container img{
float:left;
}
#container img + img{
margin-left:10px;
margin-top:0;
}
</style>