@charset "utf-8";
.main_box {
	background-color: #FFFFFF;
	height: 600px;
	width: 900px;
	border: thin solid #999999;
	overflow: scroll;
}

