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

.ari {
	position: absolute;
	height: 2px;
	width: 2px;
	left: 0px;
	top: 0px;
}
.ard {
	position: absolute;
	height: 2px;
	width: 2px;
	top: 0px;
	right: 0px;
}
.abi {
	position: absolute;
	height: 2px;
	width: 2px;
	left: 0px;
	bottom: 0px;
}
.abd {
	position: absolute;
	height: 2px;
	width: 2px;
	right: 0px;
	bottom: 0px;
}

