
/*
.scroll{

	display:block;

	overflow:scroll;

	background:#fff;
	left:0;
	top:0;
	width: 300px;
	zoom:1;
	
}


#box2{
top: 50px;
}



*/
