@charset "utf-8";

.imgdiv {
	display: block;
	text-align: center;
}
.imgdiv img {
	border:solid 1px;
}
