﻿@charset "utf-8";
/* CSS Document */
/*重置*/
* {
    font-family: "宋体";
    font-size: 14px;
}

body {
    margin: 0;
    background-color: #f3f3f3;
    background-image: url(/content/common/images/body_bg.png);
}

a {
    text-decoration: none;
}

img {
    border: none;
}

h1 {
    font-weight: normal;
}

li {
    list-style: none;
}

input {
    padding: 0;
    margin: 0;
    border: none;
}

p, h1 {
    margin: 0;
}
/*logo*/
.topBox {
    overflow: hidden;
}

.top {
    width: 1000px;
    height: 150px;
    margin: 0 auto;
}

    .top img {
        float: left;
    }
/*导航*/
.navBox {
    background-color: #1f7cd9;
    overflow: hidden;
}

/*.nav {
    width: 1000px;
    height: 5px;
    margin: 0 auto;
}*/

/*注册页*/
.regestationBox {
    background-color: #FFF;
    margin: 0 auto;
    width: 960px;
    padding: 20px 20px;
    border: solid #e8e8e8 1px;
    margin-top: 30px;
}

    .regestationBox h1 {
        font-size: 22px;
        color: #323232;
        text-align: center;
        font-weight: bold;
    }

.basicInfo {
    width: 918px;
    margin: 0 auto;
    border-top: 1px solid #7c7c7c;
    margin-top: 20px;
}

.employ_info {
    background-position: bottom;
    /*background-repeat: no-repeat;*/
}

    .employ_info td {
        color: #5f5f5f;
    }

.mk_1 {
    width: 918px;
    height: 41px;
    margin: 0 auto;
    line-height: 40px;
}

.mk_2 {
    width: 960px;
    height: 41px;
    margin: 0 auto;
    line-height: 40px;
    color: #5f5f5f;
}

.mk {
    width: 528px;
    height: 41px;
    margin: 0 auto;
    text-align: left;
}

.employ_info, .password, .shengming_1 {
    width: 918px;
    margin: 0 auto;
    line-height: 32px;
}

.regestationBox input {
    border: 1px solid #c8c8c8;
    color: #5f5f5f;
    line-height: 22px;
}

.regestationBox select {
    border: 1px solid #c8c8c8;
}

.regestationBox span, .regestationBox select {
    color: #5f5f5f;
}

#tb select {
    width: 100px;
        height: 24px;
    line-height: 24px;
}
 

.f3 {
    height: 22px;
    width: 222px;
}
 

.button {
    width: 250px;
    margin: 0 auto;
    line-height: 48px;
}

    .button input {
        width: 100px;
        height: 32px;
        font-size: 16px;
        background-color: #1f7cd9;
        color: white;
        border: none;
        cursor: pointer;
    }

.fudong {
    margin-left: 20px;
}

.button input:hover {
    background-color: #276fb3;
}

/*页脚***************/
/*.footerBox {
    background-color: #1f7cd9;
}

.footer {
    margin: 0 auto;
    height: 100px;
    width: 1000px;
    margin-top: 100px;
}

    .footer p {
        color: #FFF;
        line-height: 24px;
        margin-left: 190px;
        padding-top: 30px;
    }*/

/*信息弹窗的样式*/
.poptotopinp {
    width: 820px;
    margin: 0 auto;
    padding-top: 30px;
}

    .poptotopinp table {
        width:810px;
        text-align: center;
        border-collapse: collapse;
    }

    .poptotopinp span {
        font-size: 14px;
        color: #7c7c7c;
        line-height: 40px;
    }

.shengming {
    line-height: 32px;
    color: #7c7c7c;
    width: 700px;
    margin-left: 39px;
    text-indent: 10px;
}

.innerbor {
    float: left;
    width: 360px;
}

.wai {
    overflow: hidden;
    background-image: url(/content/driver/images/tanch_bg.png);
    background-repeat: no-repeat;
}

.waibor div {
    color: #7c7c7c;
}

.t1 {
    letter-spacing: 3px;
}

.t2 {
    letter-spacing: 14px;
}

.t3 {
    letter-spacing: 28px;
}

.t4 {
    letter-spacing: 14px;
}

.t5 {
    margin-left: 100px;
}

.innerbor span {
    margin-left: 51px;
}

.button_1 {
    width: auto;
    text-align: center;
    margin-top: 34px;
    position: absolute;
    bottom: 17px;
    left: 343px;
}

    .button_1 input {
        width: 70px;
        height: 30px;
        font-size: 16px;
        background-color: #1f7cd9;
        color: white;
        border: none;
        cursor: pointer;
    }

.fudong_1 {
    margin-left: 20px;
}

#divDialogRster {
    position: relative;
}

.regestationBox .example {
    letter-spacing: 0px;
    margin-left: 10px;
    color: #C8C8F8;
    font-size: 12px;
}
