﻿body {
    font-family: "宋体";
    font-size: 14px;
    line-height: 1.5;
    color: #333;
    margin: 0px;
    padding: 0px;
}

.head {
    min-height: 0px;
    height: 55px;
    position: static;
    z-index: 3;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #d39557;
     /*background-color: #2ECC71;*/
}

.logo {
    height: 50px;
    width: 200px;
    margin-left: 255px;
    padding-top: 3px;
    padding-bottom: 2px;
    z-index: 3;
}

.r2SIgB {   
	min-height: 30px;
    z-index: 2;
    background-color: rgb(255, 255, 255);
}

    .r2SIgB label{
        font-size: 22px;
        color: #bdc3c7;
        font-family: Hiragino Sans GB,Microsoft YaHei,SimHei,STHeiti;
        font-weight: 300;
        padding-left: 492px;
    }

.main {
    padding-bottom: 75px;
    font-family: tahoma, arial, helvetica, sans-serif;
    position: relative;
    min-height: 550px;
    background-attachment: fixed;
    /*background-color: rgb(240, 241, 243);*/
    background-image:url("..\Image\ImageSpace\bg.jpg");
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
	margin-top: -13px;
}

.register_center {
    width: 800px;
    margin: 0px auto;


    padding-top: 23px;
    padding-left: 5px;
    padding-right: 5px;
    height: 100%;
    position: relative;
}

.registerlist {
    font-size: 18px;
    height: 80px;
}

    .registerlist label {
        float: left;
        clear: left;
        width: 95px;
    }
.editor-field span {
    padding-left: 100px;
}

.registerlist input {
    width: 293px;
    height: 35px;
    padding: 12px 20px 0px 20px;
    margin: 0px 0px 20px 0px;
    /*background-color:#d39557;*/
    border-radius: 5px;
    font-family: "宋体";
    font-size: 16px;
 color:#2ecc71;
    line-height: 1em;
    border: 1px solid #2ecc71;
    border-radius: 10px;
}
.registerlist span {
   width: 120px;
   color:#c40001;
}

.submit_register {
    text-align: center;
    width: 120px;
    height: 40px;
    border-radius: 3px;
    color: rgb(255, 255, 255);
    border: 0px solid rgb(145, 145, 145);
    clear: left;
    float: left;
    background-color: #d39557;
    font-size: 14px;
}

.submit_login {
    width: 120px;
    height: 40px;
    border-radius: 3px;
    float: left;
    margin-left:190px;
    text-align: center;
    line-height: 40px;
    vertical-align: middle;
    background-color: rgb(145, 145, 145);
    text-decoration: none;
    color: rgb(255, 255, 255);
}

.iv-ranks {
    font-size: 18px;
    height: 80px;
}
.iv-ranks span {
   width: 120px;
   color:#c40001;
}

    .iv-ranks label {
        float: left;
        clear: left;
        width: 95px;
    }

    .iv-ranks input {
        width: 130px;
        height: 35px;
        padding: 12px 20px 0px 20px;
        margin: 0px 31px 20px 0px;
        /*background-color:#d39557;*/
        border-radius: 5px;
        font-family: "宋体";
        font-size: 16px;
        line-height: 1em;
        border: 1px solid #2ecc71;
        border-radius: 10px;
    	color:#2ecc71;
        float: left;
    }

    .iv-ranks a {
        width: 60px;
        height: 35px;
        padding-top: 3px;
        margin: 0px 0px 20px 0px;
    }

.buttom {
    min-height: 0px;
    height: 102px;
    position: static;
    z-index: 3;
    background-color: #d39557;
    text-align: center;
    padding-top: 30px;
}
