.main-bgimage {
	background-image: url(../../../product/Botoxlift/images/main-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.textcolor-title {
	color: #5B56A3;
	text-align: justify;
}
.textcolor-common {
	color: #888AC5;
	text-align: justify;
}
a:link {
	color: #888AC5;
	text-decoration: underline;
}
a:hover {
	color: #888AC5;
	text-decoration: underline;
}
a:visited {
	color: #888AC5;
	text-decoration: underline;
}
a:active {
	color: #888AC5;
	text-decoration: underline;
}
.product-bgimage {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
