.create_store
{
    width: 1046px;
    height: 600px;
    margin: 0 auto;
}
.create_store_title
{
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: url(../images/store_ico.png) no-repeat left center;
    padding-left: 29px;
    font-size: 30px;
}
.create_store_small_title
{
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    margin-top: 40px;
    padding-left: 10px;
}
.create_store_box
{
    width: 100%;
    height: 396px;
    margin-top: 30px;
    margin-bottom: 10px;
    background: url(../images/img1.png) no-repeat right center;
}
.create_store_container
{
    width: 476px;
}
.create_store_container_top
{
    width: 476px;
    height: 20px;
    background: url(../images/bg1.png) no-repeat center top;
}
.create_store_container_center
{
    width: 476px;
    background: url(../images/bg2.png);
    padding-top: 20px;
    padding-bottom: 20px;
}
.create_store_container_bottom
{
    width: 476px;
    height: 20px;
    background: url(../images/bg3.png) no-repeat center bottom;
}
.create_store_label
{
    width: 390px;
    font-size: 14px;
    color: #777777;
    margin: 0 auto;
}
.create_store_input
{
    width: 390px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.create_store_input input
{
    width: 310px;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    border: 1px solid #D5D5D5;
    font-size: 14px;
    margin-top: 15px;
    color: #838383;
}
.create_store_input select
{
    width: 310px;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    border: 1px solid #D5D5D5;
    font-size: 14px;
    margin-top: 15px;
    color: #838383;
}
.create_store_privacy
{
    width: 390px;
    font-size: 12px;
    color: #777777;
    margin: 0 auto;
    margin-bottom: 10px;
}
.create_store_button
{
    width: 390px;
    margin: 0 auto;
}
.create_store_button img
{
    cursor: pointer;
}
.create_store_loading_box
{
    width: 100%;
    height: 450px;
    margin-top: 10px;
    margin-bottom: 30px;
}

.create_store_left
{
    width: 450px;
    height: 450px;
    float: left;
    background: url(../images/open_progress_1.png) no-repeat center center;
    position: relative;
}
.create_store_center
{
    width: 124px;
    height: 450px;
    float: left;
    text-align: center;
    position: relative;
}
.create_store_center img
{
    margin-top: 150px;
}
.create_store_center_label
{
    position: absolute;
    width: 50px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    position: absolute;
    left: 38px;
    top: 185px;
    color: #888;
}
.create_store_right
{
    width: 450px;
    height: 450px;
    float: left;
    background: url(../images/open_progress_2.png) no-repeat center center;
    position: relative;
}
.create_store_left_label
{
    width: 260px;
    height: 55px;
    line-height: 55px;
    left: 90px;
    top: 176px;
    position: absolute;
    z-index: 99;
    text-align: center;
    font-size: 30px;
    color: White;
    overflow: hidden;
}
.my_store
{
    width: 1024px;
    height: 632px;
    background: url(../images/store_status.png) no-repeat center center;
    margin: 20px auto;
    position: relative;
    font-family: Monotype Corsiva;
}
.my_store_name
{
    width: 740px;
    height: 120px;
    line-height: 120px;
    text-align: center;
    font-size: 100px;
    font-weight: bold;
    position: absolute;
    left: 152px;
    top: 0px;
    color: #363845;
    overflow: hidden;
}
.store_notice
{
    width: 350px;
    height: 230px;
    position: absolute;
    left: 230px;
    top: 215px;
    color: White;
    font-size: 25px;
}
.store_enter
{
    width: 325px;
    height: 88px;
    line-height: 90px;
    text-align: center;
    position: absolute;
    left: 241px;
    top: 485px;
    font-size: 25px;
}
.store_enter a
{
    text-decoration: underline;
    color: white;
}
.store_status
{
    width: 49px;
    height: 27px;
    text-align: center;
    position: absolute;
    left: 780px;
    top: 410px;
    color: White;
    font-size: 20px;
    color: Black;
}
.freeTrial_box
{
    width: 1022px;
    margin:0 auto;
    height: auto;
    padding: 0 0 70px 0;
}
.freeTrial_box1
{
    width: 1000px;
    height: auto;
    padding: 60px 11px 30px 11px;
    font-size: 30px;
    color: #222222;
    font-weight: bold;
    text-align: center;
}
.freeTrial_box2
{
    width: 1022px;
    height: auto;
    background: url(../images/freeTrial/bg.png) no-repeat;
}
.storeName
{
    width: 1000px;
    height: 65px;
    padding: 150px 11px 0 11px;
    text-align: center;
}
.storeName1
{
    width: 65px;
    height: 65px;
    background: url(../images/freeTrial/titleBg1.png) no-repeat;
}
.storeName2
{
    background: url(../images/freeTrial/titleBg2.png) repeat-x;
    height: 65px;
    font-size: 20px;
    color: #222222;
    line-height: 60px;
    font-weight: bold;
}
.storeName3
{
    height: 65px;
    width: 65px;
    background: url(../images/freeTrial/titleBg3.png) no-repeat;
}
.freeTrial_box2_c
{
    width: 372px;
    height: 233px;
    margin: auto;
    padding: 148px 0 0 0;
}
.freeTrial_box3
{
    width: 1000px;
    height: auto;
    padding: 45px 11px 45px 11px;
    font-size: 18px;
    color: #222222;
    font-weight: lighter;
    text-align: center;
}
.freeTrial_box4
{
    width: 250px;
    height: 37px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
    margin-top: 10px;
    background: url(../images/freeTrial/icon1.png) no-repeat;
    font-size: 26px;
    font-weight: lighter;
    color: #3d3d3d;
    line-height: 37px;
    text-align: right;
}
.freeTrial_box5
{
    width: 179px;
    height: 41px;
    margin: auto;
    padding: 15px 0 0 0;
}
.freeTrial_box6
{
    width: 1022px;
    height: 17px;
    margin: auto;
    text-align: center;
    font-size: 14px;
    font-weight: lighter;
    color: #3d3d3d;
    line-height: 17px;
    margin-top: 40px;
}
.freeTrial_box6 span#icon1
{
    background: url(../images/freeTrial/icon2.png) no-repeat;
    padding: 0 0 0 25px;
    margin-left: 10px;
    margin-right: 10px;
}
.freeTrial_box6 span#icon2
{
    background: url(../images/freeTrial/icon3.png) no-repeat;
    padding: 0 0 0 25px;
    margin-left: 10px;
    margin-right: 10px;
}
.freeTrial_box7
{
    width: 1022px;
    height: auto;
    margin-top: 80px;
}
.freeTrial_box7_c
{
    width: 450px;
    height: 30px;
    margin: auto;
    background: url(../images/freeTrial/laodingbg2.png) repeat-x left center;
    position:relative;
    float:left;
}
.freeTrialLoadingBar
{
    width:680px;
    height:22px;
    margin:0 auto;
    margin-bottom:50px;      
}
.freeTrial_box7_loading
{
    width: 0px;
    height: 30px;
    line-height:30px;
    font-size:12px;
    position: absolute;
    z-index: 1;
    background: url(../images/freeTrial/laodingbg1.png) repeat-x left center;
    text-align:right;
    left:0px;
    top:0px;
}
.freeTrial_box7_c2
{
    height: auto;
    margin-top: 10px;
    font-size: 18px;
    font-weight: lighter;
    color: #7d7d7d;
    line-height: 17px;
    text-align: center;
}
.freetrial-main
{
    width: 100%;
    float: left;
    margin-bottom: 20px;
    margin-top:20px;
    padding-bottom: 20px;   
}
.trial-title
{
    width:70px;
    text-align:left;
    font-size:12px;
    float:left;
    height:30px;
    line-height:30px;    
}
.trial-download
{
    width: 150px;
    float:left;
    height:30px;
    padding-left:10px;  
    background:url(../../img/loading.gif) no-repeat 5% center;
}
