@charset "utf-8";
/* CSS Document */
.scroll {
	overflow: auto;
	height: 500px;
	padding: 5px;
	width: 700px;
	margin-left: 25px;
}


