@charset "UTF-8";
/* CSS Document */

div.list{
	overflow: scroll;
	height: 250px;
	width: 50%;
	border: 1px solid #000000;
}