﻿a {
    outline: none;
    cursor: pointer;
}

.Wrap910 {
    width: 910px;
    margin: 0 auto;
}

.Wrap780 {
    width: 780px;
    margin: 0 auto;
    position: relative;
}

.Header {
    margin-top: 29px;
    margin-bottom: 30px;
    padding-bottom: 14px;
    border-bottom: 1px solid #E4E4E4;
    width: 100%;
}

    .Header dl {
        overflow: hidden;
    }

    .Header dt, .Header dd {
        float: left;
    }

    .Header dd {
        color: #707070;
        font: 20px microsoft yahei,sans-serif;
        margin-left: 25px;
        padding-top: 8px;
    }

.UlRegisterTab {
    width: 765px;
    height: 39px;
    border-bottom: 1px solid #CAD3E1;
    padding-left: 15px;
    margin-bottom: 20px;
}

    .UlRegisterTab li {
        border-color: #cad3e1;
        border-style: solid;
        border-width: 1px;
        float: left;
        list-style: outside none none;
        margin-right: 5px;
    }

        .UlRegisterTab li a {
            display: block;
            color: #797979;
            font-weight: 700;
            text-align: center;
            height: 38px;
            line-height: 38px;
            width: 96px;
        }

        .UlRegisterTab li.Cur {
            border-bottom: 1px solid #FFFFFF;
        }

            .UlRegisterTab li.Cur a {
                color: #FF8E00;
            }

.User_tb {
    width: 100%;
}

    .User_tb td {
        color: #666;
        font: 14px microsoft yahei,sans-serif;
        padding: 8px 0;
    }

.User_tb2 {
    width: 100%;
}

    .User_tb2 th, .User_tb2 td {
        height: 40px;
        line-height: 40px;
    }

    .User_tb2 th {
        text-align: right;
        width: 20%;
        font-weight: normal;
        color: #666;
        font-size: 14px;
    }

    .User_tb2 td {
        text-align: left;
    }

    .User_tb2 h1 {
        font-weight: normal;
        border-bottom: 2px solid #ccc;
        color: #333;
        font: 16px microsoft yahei,sans-serif;
        height: 40px;
        line-height: 40px;
        margin-bottom: 5px;
    }

.User_input {
    background-color: #fff;
    border-color: #9ab2ca #c3d3e3 #c3d3e3 #9ab2ca;
    border-style: solid;
    border-width: 1px;
    color: #666;
    font: 16px microsoft yahei,sans-serif;
    padding: 5px;
    width: 400px;
}

.User_textarea {
    height: 100px;
    width: 85%;
    border: 1px #e0e0e0 solid;
    background: #f5f5f5;
    padding: 10px;
    color: #555;
    margin-bottom: 15px;
}

.BtnOrange, .BtnGray {
    background-color: #FF9400;
    border: 1px solid #FF9400;
    border-radius: 2px;
    padding: 0 10px;
    height: 34px;
    line-height: 30px;
    cursor: pointer;
    color: #FFFFFF;
    font-family: 'Microsoft YaHei';
    font-size: 16px;
    outline: none;
}

    .BtnOrange:hover {
        background-color: #FFC35C;
        border-color: #FFC35C;
    }

.BtnGray {
    cursor: default;
    background-color: #cccccc;
    border-color: #cccccc;
    color: #eeeeee;
}

#Registera {
    display: none;
}

.Div_Service {
    position: absolute;
    right: -30px;
    top: 0;
    right: -200px;
    top: 300px;
}

.Gray {
    color: #666;
}

.ErrorFont {
    color: Red;
}
