@charset "utf-8";
.box {
	border: 1px solid #CCCCCC;
}
.repeat {
	background-image: url(imgs/recgris.jpg);
	background-repeat: repeat-x;
}
