@charset "utf-8";
body {
	margin-top: 20px;
}
.z {
	background-image: url(image/z.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.STYLE7 {font-size: 14px; color: #FFFFFF; font-weight: bold; font-family: "Times New Roman", Times, serif; }
.x {
	background-attachment: fixed;
	background-image: url(image/xx.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.g {
	background-attachment: fixed;
	background-image: url(image/g.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.STYLE13 {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #FF0000;
	font-weight: bold;
}

