.bg {
	background-image: url(image/bg.jpg);
	background-repeat: repeat;
	background-position: center top;
	padding: 0px;
}
.text1 {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.product {
	background-image: url(image/product.jpg);
	background-repeat: no-repeat;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 13px;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
}
.style {
	font-size: 8px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	line-height: 25px;
}

