@charset "utf-8";
/* CSS Document */

.box {
	width:570px;
	border:0px;
	margin:0 auto;
	margin-top:28px;
}

.left {
	width:285px;
	border:0px;
	text-align:center;
	margin:30px 0 0 0;
	float:left;	
}

.right {
	width:285px;
	border:0px;
	text-align:center;
	margin:30px 0 0 0;
	float:left;
}

.cleary {
	clear:both;
}

IMG {
	border:0px ;
}
