@charset "utf-8";
body {
	background-image: url(%E5%94%AF%E7%BE%8E%E8%AF%97%E6%96%87%20%E8%83%8C%E6%99%AF%E5%9B%BE.jpg);
	background-repeat: no-repeat;
}
 a:link,a:active,a:visited{
text-decoration: none;
color:#F3BF3F;
}
a:hover{
	color: #CC57D3;
}
#all{
	width: 1300px;
	height: 1350px;
}
#top{
	width: 251px;
	margin-top: 30px;
	margin-left: 296px;
	color: #EB5185;
	font-family: "方正姚体";
	font-weight: 800;
	font-size: 56px;
	text-shadow: 1px 9px 14px;
	letter-spacing: 5px;
}
#menu1{
	font-family: "幼圆";
	font-size: 32px;
	color: #F3BF3F;
	width: 564px;
	margin-top: 100px;
	text-shadow: 1px 4px 6px;
	border-bottom-style: solid;
	word-spacing: 1px;
	height: 75px;
}
#menu{
	margin-top: 125px;
	margin-left: -271px;
	float: left;
	color: #F091B1;
	font-family: "幼圆";
	font-size: 36px;
	border-left-style: solid;
	letter-spacing: 9px;
}
#text{
	float: right;
	font-family: "华文仿宋";
	margin-top: -427px;
}
#bottom{
	width: 100%;
	height: 100px;
	background-color: #5489D9;
	font-family: "方正姚体";
	font-size: 24;
	text-align: center;
	margin-top: 30px;
	padding-top: 41px;
	letter-spacing: 7px;
}
