body {
	background-image: url(imgs/bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.column-text1 {
	padding: 0px 30px 10px 20px;
	text-align: justify;

}
td {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 14px;
	line-height: 18px;
}
.column-text2 {
	padding: 0px 30px 10px 20px;
	text-align: justify;
	font-size: 12px;
	line-height: 16px;

}
.copyright {

	padding: 10px 10px 10px 20px;
	font-size: 12px;
	line-height: 16px;
}
.img-bg {
	background-image: url(imgs/img_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.product-title {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	font-weight: 900;
	color: #144986;
}
.product-price {

	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 18px;
	font-weight: 900;
	color: #144986;
}
.justify {
	text-align: justify;
	line-height: 15px;
	font-size: 14px;


}
.pro-text {
	padding-top: 10px;
	padding-bottom: 5px;
}
