body {
	background-color: #EADAE5;
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}
.bg {
background-attachment:fixed;
background-image:url(../images/bg2.jpg);
background-repeat:no-repeat;
background-position:right bottom;
}

.style1 {
	color: #CC9933;
	font-weight: bold;
	font-size:12px;
}
.style2 {
	color: #458B23;
	font-weight: bold;
	font-size:12px;
}
.text {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 17px;
	color: #666666;
}
