.onedit {
    font-size: 14px;
    color: #444;
}
.column.left {
    width: 100%;
}
.column.right {
    display:none;
}
#header {
   background-color: #FFF;
   background-image: url("https://s3-ap-northeast-1.amazonaws.com/static.iyp.tw/37661/files/814297ae-4b38-4e24-b4d2-8059396ea0ad.jpg");
   background-size: cover;
   background-position: center;
}
body{
background-image : url(https://s3-ap-northeast-1.amazonaws.com/static.iyp.tw/37661/files/b00c1c9d-83cf-429f-b55b-0b7f606c7fc1.jpg);
background-repeat : no-repeat; 
background-attachment : fixed;
background-position : bottom; 
}
#footer {
    background: none;
}
#nav {
    background-color: #33597d;
}
#nav ul li.current a:before {
    border-bottom: 10px solid #6ca1d7;
}
#side .side-content li a {
    color: #4c4c4c;
    font-size: 14px;
}
#tb td a {
    display: block;
    height: 35px;
    line-height: 35px;
    background: #50616d;
}
#tb td a:hover {
    background: #75878a;
}

#call {
    width: 55px;
    right: 10px;
    border-radius: 50%;
    z-index: 999;
    bottom: 165px;
    position: fixed;
}
#fb {
    width: 55px;
    right: 10px;
    border-radius: 50%;
    z-index: 999;
    bottom: 105px;
    position: fixed;
}