@charset "utf-8";
#div_content {
	position: absolute;
	margin-top: 190px;
	margin-left: 79px;
	height: 250px;
	width: 640px;
	overflow: auto;
	left: 3px;
	top: -1px;
}
p {
	margin-top: 20px;
	margin-bottom: 20px;
}

