@charset "utf-8";
/* CSS Document */

.margin_fix {
	background:none;
	margin:-60px auto 10px -55px;
}
/*購買地點*/
.bg_shop {
	background:url(../templates/images/img_bg_shop.jpg) no-repeat center;
	width:1000px;
	height:680px;
}
/*聯絡我們*/
.bg_contact {
	background:url(../templates/images/img_bg_contact.jpg) no-repeat center;
	width:1000px;
	height:576px;
}
