@charset "utf-8";
/* CSS Document */
*{
	margin: 0;	
	padding: 0;
	list-style: none;
}
#image1{
	position: absolute;
	width: 100%;
}
#image1image1{
	width: 100%;
}
#image1word1{
	position: absolute;
	color: #FBF9F9;
	font-family: "华文隶书";
	font-size: 60px;
	margin-top: 10px;
}
#word{
	margin-top: -100px;
	font-family: "华文彩云";
	font-size: 60px;
	margin-left: 1200px;
	width: 300px;
	height: 60px;
	background-image: url(../image/bk2.jpg);	
}