﻿body
{
    background: #b3e1f9 url(/s/img/w/1/Shop-1/BodyBg_a.jpg) no-repeat center 0;
}
#JoinBg1, #JoinBg2
{
    position: absolute;
    width: 960px;
    height: 800px;
    background: url(/s/img/w/1/Shop-1/JoinBg1.jpg) no-repeat center 0;
}
#JoinBg2
{
    background-image: url(/s/img/w/1/Shop-1/JoinBg2.jpg);
}
.TableBox1
{
    position: absolute;
    width: 800px;
    padding: 10px;
    margin: 200px 0 0 70px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0,0,0,.5);
    background: #fff;
}
.ke-container-default
{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 2px 3px 4px rgba(111,111,111,.1);
}
