.wrapper {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 50px auto 0;
}


.fb_shop {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}

.fb_shop a {
  overflow: hidden;
  width: 290px;
  padding: 0 0 90px;
  display: block;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 1.9;
  font-family: "Microsoft JhengHei UI","Microsoft JhengHei","微軟正黑體","Microsoft YaHei UI","Microsoft YaHei","微软雅黑体","微軟雅黑體","Helvetica Neue",Helvetica,"Lucida Grande",Arial,"WenQuanYi Micro Hei",sans-serif;
  text-decoration: none;
  text-align: center;
  color:#000;
}
.fb_shop a img {
  margin: auto;
}

#prettyPhoto_2 {
  width: 340px;
}
#prettyPhoto_3 {
    width: 270px;
}


#bookmark1 {
  position: absolute;
  background: none;
  height: 1px;
  top: 20px;
}
#bookmark2 {
  position: absolute;
  background: none;
  height: 1px;
  top: 360px;
}
#bookmark3 {
  position: absolute;
  background: none;
  height: 1px;
  top: 700px;
}


.fb_foot {
  margin: auto;
}