<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#bg_head {
	position: absolute;
	overflow: hidden;
	width: 1920px;
	height: 900px;
	left: -960px;
	top: 0px;
	z-index: 1;
}
#pic_bg {
	position: absolute;
	background-image: url(../image/pj1/pic_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1920px;
	height: 900px;
	left: 0px;
	top: 0px;
	opacity: 0;
	z-index: 1;
}
#pic1 {
	position: absolute;
	background-image: url(../image/pj1/pic1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 493px;
	height: 729px;
	left: 985px;
	top: 89px;
	opacity: 0;
	z-index: 2;
}
#frm1 {
	position: absolute;
	background-image: url(../image/pj1/frm1.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 568px;
	height: 132px;
	left: 948px;
	top: 5px;
	opacity: 0;
	z-index: 3;
}
#frm2 {
	position: absolute;
	background-image: url(../image/pj1/frm2.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 588px;
	height: 82px;
	left: 926px;
	top: 764px;
	opacity: 0;
	z-index: 4;
}
#txt1 {
	position: absolute;
	width: 700px;
	height: auto;
	font-size: 45px;
	line-height: 50px;
	color: #543300;
	text-align: center;
	left: 340px;
	top: 170px;
	opacity: 0;
	z-index: 5;
}
#txt2 {
	position: absolute;
	width: 700px;
	height: auto;
	font-size: 24px;
	line-height: 40px;
	color: #543300;
	text-align: center;
	left: 340px;
	top: 240px;
	opacity: 0;
	z-index: 6;
}
#txt3 {
	position: absolute;
	width: 700px;
	height: auto;
	font-size: 30px;
	line-height: 55px;
	color: #543300;
	text-align: center;
	left: 340px;
	top: 290px;
	opacity: 0;
	z-index: 7;
}
#txt4 {
	position: absolute;
	width: 700px;
	height: auto;
	font-size: 24px;
	line-height: 30px;
	color: #543300;
	text-align: center;
	left: 340px;
	top: 412px;
	opacity: 0;
	z-index: 8;
}
#line {
	position: absolute;
	background-image: url(../image/pj1/line.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 394px;
	height: 41px;
	left: 497px;
	top: 475px;
	opacity: 0;
	z-index: 9;
}
#txt5 {
	position: absolute;
	width: 700px;
	height: auto;
	font-size: 21px;
	line-height: 35px;
	color: #543300;
	text-align: center;
	left: 340px;
	top: 538px;
	opacity: 0;
	z-index: 10;
}
#txt_obt {
	position: absolute;
	width: inherit;
	font-size: 17px;
	line-height: 30px;
	color: #543300;
	top: 662px;
	text-align: center;
	text-indent: -550px;
	opacity: 0;
	z-index: 11;
}
#fall {
	position: absolute;
	background-image: url(../image/pj1/fall.png);
	background-repeat: repeat;
	background-position: left top;
	border-radius: 100%;
	width: 474px;
	height: 900px;
	left: 450px;
	top: 0px;
	opacity: 0;
	z-index: 12;
}
#b_link1 {
	position: absolute;
	left: 505px;
	top: 712px;
	opacity: 0;
	z-index: 14;
}
#b_enter {
	position: absolute;
	left: 700px;
	top: 712px;
	opacity: 0;
	z-index: 15;
}
.button_link {
	background-image: linear-gradient(0deg, #502D08 60%, #B4852A 100%);
	border-radius: 10px;
	box-shadow: inset 1px 1px 0px #CEA351,
						inset -1px -1px 0px #CEA351,
						inset -1px 1px 0px #CEA351,
						inset 1px -1px 0px #CEA351;
	width: 170px;
	height: auto;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	color: #F0DDA3;
	padding: 2px 0px 2px 0px;
	cursor: pointer;
	opacity: 0;
	text-decoration: none;
}
.button_link:hover {
	background-image: linear-gradient(0deg, #C6A339 0%, #efe183 40%);
	color: #543300;
	box-shadow: inset 1px 1px 0px #CEA351,
						inset -1px -1px 0px #CEA351,
						inset -1px 1px 0px #CEA351,
						inset 1px -1px 0px #CEA351,
						inset 2px 2px 5px rgba(0,0,0,0.5);
}
</pre></body></html>