@charset "utf-8";
.box {
	height: 166px;
	width: 125px;
	border: thin solid #660000;
	float: right;
	color: #000000;
	background-color: #B1B1B1;
	position: absolute;
	left: 703px;
	top: 107px;
	padding-left: 3px;
	padding-top: 3px;
}
