@charset "utf-8";
/* CSS Document */

.box_circle {
	width:600px;
	height: auto;
	background-position: center center;
	padding-top: 25px;
	float: left;
	padding-left: 25px;
	background-color: #FFFFFF;
	margin-bottom: 25px;

}
.box_circle a {
	height: 103px;
	width: 103px;
	float: left;
	display: block;
	margin-left: 0px;
}
.box_circle1 a {
	background-image: url(/apartment/img/rc/p_074.gif);
	background-repeat: no-repeat;
}
.box_circle2 a {
	background-image: url(/apartment/img/rc/p_075.gif);
	background-repeat: no-repeat;
	margin-left: 21px;
}
.box_circle3 a {
	background-image: url(/apartment/img/rc/p_076.gif);
	background-repeat: no-repeat;
	margin-left: 21px;
}

.box_circle4 a {
	background-image: url(/apartment/img/rc/p_081.gif);
	background-repeat: no-repeat;
	margin-left: 21px;
}

.box_circle  a:hover {
	background-position: 0px -103px;
}
.box_circle li {
	float: left;
}

