.phone{position:fixed;right:1%;top:40%;z-index:1000;}
.phone_01{position:fixed;right:1%;top:52%;z-index:1000;}
.map{position:fixed;right:1%;top:64%;z-index:1000;}
/*手機版-側欄浮動按鈕-縮小*/
@media (max-width: 414px){ 
  .phone, .phone_01, .fb, .line-1, .ig, .map, .wechat, .shop-1, .x-twitter, .pixnet { 
    transform: scale(0.8);
    right:0;
  }
}


.design2 img{
	height: 120px;
	width: 170px;
   border:3px #c8c8c8 solid;
}
.design3 img{
	height: 150px;
	width: 200px;
   border:3px #c8c8c8 solid;
}

.line{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
body {
	background-image: url(/templates/cache/29767/images/575e12565b1f2.jpg);
	background-repeat: repeat-x;
    margin: 8px 0;
    background-color:#ffffff;
}
