/*固定不重複背景*/
body{
  background:url("/templates/cache/30964/images/57ac2e41400d5.png") no-repeat scroll left top #fff;
    background-repeat: no-repeat;
  background-attachment: fixed;
background-position: center top;
}



.column h2 {background-image:none;}
.column h2::before{background:none}
.column.right {background-image:none;}
