@charset "utf-8";
/* CSS Document */

.phototext   {
	display:block;
	width: 250px;
	height: 100px;
	float: left;
	margin-top: 10px;
}
.photobox     {
	display:block;
	width: 400px;
	height: 450px;
	margin-right: auto;
	margin-left: auto;
	float: right;
	margin-top: 10px;
}
.photobox2 {
	height: auto;
	width: 501px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}


.photocomment     {
	display:block;
	width: 250px;
	height: 150px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
.photoboxsmall     {
	display:block;
	width: 750px;
	height: 65px;
	clear: both;
	float: left;
	margin-top: 10px;
}

.photoboxsmall a     {
	display: block;
	height: 65px;
	width: 65px;
}

.photoboxsmall1 a     {
	background-image: url(/apartment/img/gallery/1s.jpg);
	background-repeat: no-repeat;
}


.photoboxsmall2 a     {
	background-image: url(/apartment/img/gallery/2s.jpg);
	background-repeat: no-repeat;
}

.photoboxsmall3 a     {
	background-image: url(/apartment/img/gallery/3s.jpg);
	background-repeat: no-repeat;
}

.photoboxsmall4 a     {
	background-image: url(/apartment/img/gallery/4s.jpg);
	background-repeat: no-repeat;
}

.photoboxsmall5 a     {
	background-image: url(/apartment/img/gallery/5s.jpg);
	background-repeat: no-repeat;
}

.photoboxsmall6 a     {
	background-image: url(/apartment/img/gallery/6s.jpg);
	background-repeat: no-repeat;
}

.photoboxsmall7 a     {
	background-image: url(/apartment/img/gallery/7s.jpg);
	background-repeat: no-repeat;
}

.photoboxsmall li     {
	float: left;

}

