﻿
* {
    margin: 0;
    padding: 0;
}

body {
    font: 12px/1.5 Arial;
    color: #666;
    background: #fff;
}

ul, li {
    list-style: none;
}

img {
    border: 0 none;
}

.date_selector, .date_selector * {
    width: auto;
    height: auto;
    border: none;
    background: none;
    margin: 0;
    padding: 0;
    text-align: left;
    text-decoration: none;
}

.date_selector {
    background: #fbfbfb;
    border: 1px solid #ccc;
    padding: 10px;
    margin: 0;
    margin-top: -1px;
    position: absolute;
    z-index: 100000;
    display: none;
    border-radius: 3px;
    box-shadow: 0 0 5px #aaa;
    box-shadow: 0 2px 2px #ccc;
    width: 220px;
}

.date_selector_ieframe {
    position: absolute;
    z-index: 99999;
    display: none;
}

.date_selector .nav {
    width: 17.5em;
}

    .date_selector .nav p {
        clear: none;
    }

.date_selector .month_nav, .date_selector .year_nav {
    margin: 0 0 3px 0;
    padding: 0;
    display: block;
    position: relative;
    text-align: center;
}

.date_selector .month_nav {
    float: left;
    width: 55%;
}

.date_selector .year_nav {
    float: right;
    width: 42%;
    margin-right: -8px;
}

.date_selector .month_name, .date_selector .year_name {
    font-weight: bold;
    line-height: 20px;
}

.date_selector .button {
    display: block;
    position: absolute;
    top: 0;
    width: 18px;
    height: 18px;
    line-height: 16px;
    font-weight: bold;
    color: #5985c7;
    text-align: center;
    font-size: 12px;
    overflow: hidden;
    border: 1px solid #ccc;
    border-radius: 2px;
}

    .date_selector .button:hover, .date_selector .button.hover {
        background: #5985c7;
        color: #fff;
        cursor: pointer;
        border-color: #3a930d;
    }

.date_selector .prev {
    left: 0;
}

.date_selector .next {
    right: 0;
}

.date_selector table {
    border-spacing: 0;
    border-collapse: collapse;
    clear: both;
    margin: 0;
    width: 220px;
}

.date_selector th, .date_selector td {
    width: 2.5em;
    height: 2em;
    padding: 0 !important;
    text-align: center !important;
    color: #666;
    font-weight: normal;
}

.date_selector th {
    font-size: 12px;
}

.date_selector td {
    border: 1px solid #f1f1f1;
    line-height: 2em;
    text-align: center;
    white-space: nowrap;
    color: #5985c7;
    background: #fff;
}

    .date_selector td.today {
        background: #eee;
    }

    .date_selector td.unselected_month {
        color: #ccc;
    }

    .date_selector td.selectable_day {
        cursor: pointer;
    }

    .date_selector td.selected {
        background: #2b579a;
        color: #fff;
        font-weight: bold;
    }

    .date_selector td.selectable_day:hover, .date_selector td.selectable_day.hover {
        background: #5985c7;
        color: #fff;
    }

.body {
    /*border:1px solid red;*/
    margin: 0px;
    padding: 0px;
}

.body_son {
    width: 1024px;
    min-height: 960px;
    margin: 0 auto;
    font-family: 'Microsoft YaHei';
    /*border:1px solid green;*/
}

.body_title {
    border-bottom: 3px solid rgba(0, 95, 179, 1);
    height: 110px;
    width: 100%;
}

.bt_logo {
    width: 700px;
    height: 90px;
    margin-top: 30px;
    float: left;
    /*border:1px solid red;*/
}

    .bt_logo img {
        width: 330px;
        height: 77px;
    }

.title_a {
    float: right;
    width: 115px;
    height: 30px;
    margin-top: 82px;
}

    .title_a a {
        text-decoration: none;
        color: rgba(0, 62, 141, 1);
        font-size: 13px;
    }

.form_input_two span {
    line-height: 40px;
    height: 40px;
    color: rgb(0, 86, 168);
}

.form_submit {
    float: left;
    width: 200px;
}

.form_center_label a {
    color: #333;
    font-size: 14px;
    text-decoration: none;
}

    .form_center_label a:hover {
        color: #2b579a;
        font-size: 14px;
        text-decoration: underline;
    }

.form_center_label {
    width: 150px;
    height: 30px;
    float: right;
    margin-right: 9px;
    margin-top: 16px;
}

.remeber {
    width: 380px;
    height: 40px;
    margin: 20px auto;
    font-size: 13px;
    font-family: 'Microsoft YaHei';
    line-height: 40px;
}

.form_center {
    height: 50px;
    width: 400px;
    margin: 50px auto;
}

.form_input_one {
    width: 400px;
    height: 40px;
    margin: 0 auto;
    border: 1px solid #cac9c9;
}

.form_input_two {
    width: 400px;
    margin: 30px auto;
    height: 40px;
    border: 1px solid #ccc;
}

.center_input {
    display: block;
    width: 200px;
    height: 45px;
    line-height: 40px;
    border-radius: 9px;
    border-style: solid;
    border-color: rgba(0,0,0,.12);
    font-size: 19px;
    font-weight: bold;
    color: white;
    background: transparent;
    background-color: rgba(1, 64, 147, 1);
}

.title_a a:hover {
    text-decoration: underline;
}

.title_a label {
    font-size: 13px;
}

.input_one {
    border: 0px solid rgba(220, 220, 220, 1);
    width: 280px;
    height: 40px;
    float: right;
}

.input w50 {
    border: 0px solid rgba(220, 220, 220, 1);
    width: 280px;
    height: 37px;
    float: right;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #cac9c9;
    font-family: 'Microsoft YaHei' 　　;
}

　　input:-moz-placeholder, textarea:-moz-placeholder {
    color: #cac9c9;
    font-family: 'Microsoft YaHei' 　　;
}

　　input::-moz-placeholder, textarea::-moz-placeholder {
    color: #cac9c9;
    font-family: 'Microsoft YaHei' 　　;
}

　　input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #cac9c9;
    font-family: 'Microsoft YaHei' 　　;
}

.body_center {
    width: 80%;
    height: 550px;
    border: 1px solid #2b579a;
    margin: 0 auto;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    padding: 0;
    box-shadow: 15px 15px rgba(220, 220, 220, 1);
}

.body_bottom {
    height: 90px;
    width: 100%;
    margin: 0;
    padding: 0;
    /*border:1px solid red;*/
}

.form_label {
    width: 75px;
    margin-left: 40px;
    height: 40px;
    line-height: 40px;
    text-align: left;
    float: left;
    font-size: 13px;
    font-family: 'Microsoft YaHei';
    color: #5b5858;
    font-weight: 500;
}

.checkbox-inline {
    font-size: 13px;
}

.form_title {
    /*border:1px solid red;*/
    width: 400px;
    height: 25px;
    font-size: 13px;
    line-height: 25px;
    margin-top: 45px;
    margin-left: 310px;
    float: left;
    text-align: left;
    /*color:rgba(0, 62, 141, 1);*/
}

    .form_title label {
        /*border:1px solid red;*/
        margin-left: 0px;
        float: left;
    }

.gender {
    width: 150px;
    height: 39px;
    float: left;
    line-height: 39px;
    margin-left: 50px;
}

.center_form {
    width: 800px;
    height: 600px;
    margin: 120px auto;
    /*border:1px solid red;*/
}

.html_foot {
    margin: 70px auto;
    width: 500px;
    height: 20px;
    font-size: 12px;
    color: #5f5f5f;
    text-align: center;
    /*border:1px solid red;*/
}

