.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.bg {
	background-image: url(image/index/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.pagebg01 {
	background-image: url(image/page/bg002.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.pagebg02 {
	background-image: url(image/page/bg001.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.pagebg03 {
	background-image: url(image/page/left005.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
