@charset "utf-8";
#main #box {
	float: left;
	height: 350px;
	width: 338px;
	margin-top: 50px;
	margin-right: 225px;
	margin-bottom: 50px;
	margin-left: 225px;
	padding: 30px;
	line-height: 150%;
	border: 1px dotted #CCCCCC;
}
