.main {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.bg {
	background-attachment: fixed;
	background-image: url(image/bg-1.gif);
	background-repeat: repeat;
	background-position: left top;
}
.bgg {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(image/19.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
