/*! 全商品頁面使用 */

@media all{
img{border:0;}
@media print{
*{color:#000!important;text-shadow:none!important;background:transparent!important;box-shadow:none!important;}
img{page-break-inside:avoid;}
img{max-width:100%!important;}
}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
img{vertical-align:middle;}
}
@media all{
.pre{background:#e8e8e8;padding:0.5em;}
.bottom-grid-top img{margin:0 auto;}
}

.pre img{width: 25% !important;height:auto;margin: 0 !important;}
.pre{background:#e8e8e8;padding:0.5em;padding-bottom:0px;}
.pre{background:white;padding:0.5em;padding-bottom:0px;width: 100%;}
.pre img{padding-right: 1px;}

p.readmore {
    float: left;
    width: 100%;
}