.page {
	background-attachment: scroll;
	background-image: url(image/page/bg-top-s.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.topbg {
	background-attachment: scroll;
	background-image: url(image/page/bg-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.word-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #C10404;
}
.word-copyr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #666666;
}
.word-deep {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #333333;
}
a {
	font-size: 13px;
	line-height: 22px;
	color: #9D45F5;
	text-decoration:none;
}
.rbg-un {
	background-attachment: scroll;
	background-image: url(image/page/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
