body {
	font-family: Microsoft JhengHei, Arial;
}
#collapse-productFeature table.rte td:first-child {
	width: 10% !important;
}

@media only screen and (max-width: 500px) {
#collapse-productFeature table.rte td:first-child {
	width: 50% !important;
}
}

.fancybox-margin{margin-right:0px;}

.imgLiquid img { visibility: hidden; }