@charset "utf-8";
.content {
	background-color: #FFFFF5;
	overflow: auto;
	height: 600px;
	width: 1000px;
	position: absolute;
	margin: 20px;
}
