@charset "utf-8";
#main #box {
	float: left;
	width: 850px;
}
#main #box #box1 {
	float: left;
	width: 350px;
	padding-left: 50px;
	height: 460px;
	margin-bottom: 40px;
	margin-top: 10px;
}
#main #box #box2 {
	float: right;
	width: 368px;
	line-height: 150%;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 50px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px dotted #CCCCCC;
	height: 500px;
}
#main #boxbottom {
	float: left;
	width: 628px;
	line-height: 150%;
	margin-right: 100px;
	margin-left: 100px;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border: 1px dotted #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	display: inline;
	font-size: small;
	margin-top: 20px;
}
#main #boxbottom1 {
	text-align: right;
	float: right;
	margin-right: 50px;
	margin-top: 20px;
	width: 300px;
}
