.bgbg {
	background-attachment: fixed;
	background-image: url(images/about_02.jpg);
	background-repeat: no-repeat;
}
.w15 {
	font-size: 15px;
	line-height: 20px;
	color: #FFFFFF;
}
.rightbg {
	background-attachment: fixed;
	background-image: url(images/product_right.jpg);
	background-repeat: no-repeat;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}

