@charset "utf-8";
/* CSS Document */
*{
	margin: 0;
	padding: 0;
	list-style: none;
}
#image1{
	
}
#image1image1{
	position: absolute;
	width: 100%;
}
#image1word1{
	position: absolute;
	font-family: "方正舒体";
	font-size: 70px;
	text-shadow: 1px 1px 1px #14F3DA;
	margin-left: 20px;
	margin-top: 50px;
}
#image1word2{
	position: absolute;
	margin-left: 600px;
	margin-top: 250px;
	font-family: "方正舒体";
	font-size: 70px;
	text-shadow: 1px 1px 1px #14F3DA;
}
#image1word3{
	position: absolute;
	margin-left: 600px;
	margin-top: 440px;
	font-family: "方正舒体";
	font-size: 50px;
	text-shadow: 1px 1px 1px #14F3DA;
}
#image2{
	width: 100%;
	height: 100px;
	position: absolute;
	margin-top: 580px;
}
#image2image1{
	position: absolute;
	width: 100%;
}
#image2word1{
	position: absolute;
	margin-left: 100px;
	margin-top: 60px;
	font-size: 60px;
	font-family: "华文彩云";
	width: 250px;
	height: 80px;
	border-radius: 1px;
	background-image: url(../image/bk2.jpg);
	color: #CFF71C;
}
#image2word2{
	position: absolute;
	margin-left: 100px;
	margin-top: 200px;
	font-size: 60px;
	font-family: "华文彩云";
	width: 250px;
	height: 80px;
	border-radius: 1px;
	background-image: url(../image/bk2.jpg);
	color: #CFF71C;
}
#image2word3{
	position: absolute;
	margin-left: 100px;
	margin-top: 340px;
	font-size: 60px;
	font-family: "华文彩云";
	width: 250px;
	height: 80px;
	border-radius: 1px;
	background-image: url(../image/bk2.jpg);
	color: #CFF71C;
}
#image2word4{
	position: absolute;
	margin-left: 100px;
	margin-top: 480px;
	font-size: 60px;
	font-family: "华文彩云";
	width: 250px;
	height: 80px;
	border-radius: 1px;
	background-image: url(../image/bk2.jpg);
	color: #CFF71C;
}