.imagezoom-box{width:360px;}
.ib-pic a{display:table-cell;text-align:center;vertical-align:middle;}
.ib-pic a img{vertical-align:middle;}
.ib-thumb{margin:10px 0 0;overflow:hidden;}
.ib-thumb li{float:left;height:64px;overflow:hidden;margin-right: 5px;border: 2px solid #fff;-webkit-transition: border-color .2s ease-in;
    transition: border-color .2s ease-in;}
.ib-thumb li:last-child{margin-right: 0;}
.ib-s360, .ib-s360 a{height:360px;width:360px;}
.ib-s360, .ib-s360 img{width: 360px;height: 360px;}
.ib-s40, .ib-s40 a{height:64px;width:64px;}
.ib-s40, .ib-s40 a img{height:64px;width:64px;}
.ib-booth{position:relative;z-index:1;}
.ib-thumb .ib-selected{border: 2px solid #f95626;padding: 0;}
div.zoomDiv{z-index:999;position:absolute;top:0px;left:0px;width:200px;height:200px;background:#ffffff;display:none;text-align:center;overflow:hidden;}
div.zoomMask{position:absolute;background:url("img/mask.png") repeat scroll 0 0 transparent;cursor:move;z-index:1;}