.gallery-page-decoration-1 {
	position: absolute;
	left: 7px;
	top: 0;
	width: 100px;
	height: 95px;
	background: url('images/decoration-1.png');
}
.gallery-page-decoration-2 {
	position: absolute;
	right: 7px;
	top: 0;
	width: 100px;
	height: 95px;
	background: url('images/decoration-2.png');
}
.gallery-page-butterfly-1 {
	position: absolute;
	right: 270px;
	top: 62px;
	width: 49px;
	height: 45px;
	background: url('images/butterfly-1.png');
}
.gallery-page-title-1 {
	position: relative;
	text-align: center;
	padding-top: 23px;
	padding-bottom: 34px;
	font: normal 29px 'Corsiva';
	color: #ffcc00;
}
.gallery-page-line {
	position: absolute;
	top: 163px;
	left: 332px;
	height: 1px;
	width: 200px;
	background-color: #878682;
}
.gallery-page-line-qq {
	position: absolute;
	top: 166px;
	left: 362px;
	height: 1px;
	width: 130px;
	background-color: #878682;
}
.gallery-page-photos:after {
	content: '';
	display: block;
	clear: both;
}
.gallery-page-photo {
	float: left;
	border: 2px solid #cdcdcd;
	margin: 7px 7px;
	border-radius: 3px;
}
.gallery-page-photo img {
	display: block;
}
.gallery-page-title-2 {
	position: relative;
	text-align: center;
	padding-top: 23px;
	padding-bottom: 34px;
	font: normal 29px 'Corsiva';
	color: #ffcc00;
}
.gallery-page-line-1 {
	position: absolute;
	top: 2297px;
	left: 7px;
	width: 360px;
	height: 1px;
	background-color: #928f8f;
}
.gallery-page-line-2 {
	position: absolute;
	top: 2297px;
	right: 7px;
	width: 360px;
	height: 1px;
	background-color: #928f8f;
}
.gallery-page-title-3 {
	position: relative;
	text-align: center;
	padding-top: 23px;
	padding-bottom: 34px;
	font: normal 29px 'Corsiva';
	color: #ffcc00;
}
.gallery-page-line-11 {
	position: absolute;
	top: 3768px;
	left: 7px;
	width: 268px;
	height: 1px;
	background-color: #928f8f;
}
.gallery-page-line-22 {
	position: absolute;
	top: 3768px;
	right: 7px;
	width: 268px;
	height: 1px;
	background-color: #928f8f;
}






























