@charset "utf-8";
@import url(pro.css);
@import url(../../../tplate-10/th/pro/pro_list.css);

#form-btm-buy div {
	background-image: url(../../images/pro_pic.png);
}

.test {}
/* ==平板電腦====================================== */
@media screen and (min-width: 640px) and (max-width: 969px) {

}
/* ==手機電腦====================================== */
@media screen and (max-width: 639px) {

}
