.footer{
	height:50px;
	line-height: 50px;
}

.wooask-product-bg{
	background-repeat: no-repeat;
	background-position: center;
}

.wooask-product-bg-white{
	background-color: #fff;
}
.wooask-product-bg-S01{
	background-image: url(../img/product_bg_1.jpg);
}

.font-black{
	color: #000;
}

.font-white{
	color: #fff;
}


