@charset "utf-8";
/* CSS Document */

#box
{
	margin-left:5%;
	width:90%;
	float:left;
	text-align:center;
}

#box img
{
	border-color:#3366CC;
}
