/* CSS - Global */
* {
    padding: 0;
    margin: 0;
}

a {
    text-decoration: none;
    color: #000;
}

input,textarea {
    outline: none;
}

img {
    border: none;
}

/*body {font-family:Microsoft Yahei;background: #000; font-size:14px;color: #fff;}*/
body {
    font-size: 14px;
    color: #fff;
    background: url("../images/bg-index-bottom.jpg") no-repeat;
    background-size: 100% 100%;
    background-attachment: fixed;
}

.see {
    border: 1px solid red;
}

.ui-datepicker {
    width: 212px;
}

.gm-style-cc {
    display: none;
}

.tp_car .cartable .ulscroll .areasel_down {
    height: 20px;
    overflow: scroll;
    overflow-x: hidden;
}

.wrap {
    position: relative;
}

/*??????*/
.tp_login {
    margin: 0 auto;
    padding: 20px 0 10px;
    width: 800px;
    overflow: hidden;
}

.tp_login .top {
    width: 100%;
    height: 30px;
    background: url("http://www.frisco.com.cn/usu/1/images/tp_login_top.png") center;
}

.tp_login .cen {
    width: 90%;
    padding: 0 5%;
    overflow: hidden;
    background: url("http://www.frisco.com.cn/usu/1/images/tp_login_cen.png") center;
}

.tp_login .foot {
    width: 100%;
    height: 30px;
    background: url("http://www.frisco.com.cn/usu/1/images/tp_login_foot.png") center;
}

.tp_login .title {
    color: #a08b67;
    font-size: 48px;
    text-align: center;
}

.tp_login .linex {
    margin: 0 auto;
    width: 700px;
    height: 0px;
    border-top: 1px solid #231f2a;
    border-bottom: 1px solid #505050;
}

.tp_login .liney {
    width: 0px;
    height: 440px;
    border-left: 1px solid #231f2a;
    border-right: 1px solid #505050;
}

.tp_login table {
    margin: 0 auto;
    border-collapse: collapse;
    font-size: 18px;
}

.tp_login table tr {
    height: 36px;
}

.tp_login table tr.error {
    height: 32px;
}

.tp_login table tr.error td {
    color: #ff0000;
    font-size: 15px;
}

.tp_login .divinput {
    width: 250px;
    height: 30px;
    background: url("../images/tp_login_input.png")center;
}

.tp_login .divinput input {
    width: 94%;
    height: 18px;
    line-height: 18px;
    color: #fff;
    padding: 8px 3%;
    border: none;
    background: none;
    font-size: 16px;
}

.tp_login .divinppp {
    width: 100px;
    height: 30px;
    background: url("../images/tp_login_inppu.png")center;
}

.tp_login .divinppp input {
    width: 60%;
    height: 18px;
    line-height: 18px;
    color: #fff;
    padding: 8px 3%;
    border: none;
    background: none;
    font-size: 16px;
}

.tp_login .divinppu {
    width: 100px;
    height: 30px;
    background: url("../images/tp_login_inppu.png")center;
}

.tp_login .divinppu input {
    width: 85%;
    height: 18px;
    line-height: 18px;
    color: #fff;
    padding: 8px 3%;
    border: none;
    background: none;
    font-size: 16px;
}

.tp_login .divinputb {
    display: inline-block;
    float: left;
    width: 159px;
    height: 34px;
    background: url("http://www.frisco.com.cn/usu/images/tp_login_inputb.png")center;
}

.tp_login .divinputb input {
    width: 94%;
    height: 18px;
    line-height: 18px;
    color: #fff;
    padding: 8px 3%;
    border: none;
    background: none;
    font-size: 16px;
}

.tp_login .timg {
    display: block;
    margin: 0px auto;
    width: 100px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background: url("../images/timg.jpg");
    font-size: 20px;
    text-align: center;
}

.tp_login .divinputc {
    position: relative;
    cursor: default;
    background: url("http://www.frisco.com.cn/usu/images/tp_login_inputc.png")center;
}

.tp_login .code {
    margin-top: 5px;
    margin-left: 10px;
}

.tp_login table .tip {
    color: #ac956d;
    float: right;
    height: 18px;
    line-height: 18px;
    padding-left: 18px;
    background: url("http://www.frisco.com.cn/usu/images/tp_login_tip.png") no-repeat left center;
}

.tp_login .blogin {
    display: block;
    margin: 0px auto;
    width: 210px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background: url("../images/btn_go.png");
    font-size: 20px;
    text-align: center;
}

.tp_login .btn_logonno {
    display: inline-block;
    margin: 20px auto 0;
    width: 210px;
    height: 20px;
    line-height: 20px;
    color: #fff;
    font-size: 14px;
    text-align: center;
}

.tp_login .btn_logon {
    display: block;
    margin: 10px auto;
    width: 210px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background: url("http://www.frisco.com.cn/usu/images/btn_back.png");
    font-size: 20px;
    text-align: center;
}

.tp_login .tp_radio {
    padding-left: 30px;
    margin-right: 20px;
    height: 20px;
    line-height: 20px;
    background: url("http://www.frisco.com.cn/usu/images/tp_login_radio.png") no-repeat left center;
    cursor: pointer;
}

.tp_login .tp_radioin {
    background: url("http://www.frisco.com.cn/usu/images/tp_login_radioin.png") no-repeat left center;
}

.tp_login .panel {
    width: 840px;
    margin: 0 auto;
    overflow: hidden;
}

.tp_login .panel a {
    float: left;
    display: inline-block;
    width: 419px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    background: url("http://www.frisco.com.cn/usu/images/tp_login_panel.png")no-repeat top center;
}

.tp_login .panel a.active {
    background: url("http://www.frisco.com.cn/usu/images/tp_login_panel_in.png");
}

.tp_login .panelcon {
    width: 100%;
    overflow: visible;
    position: relative;
}

.tp_login .acount,.tp_login_mask .acount {
    display: block;
    margin: 0px auto;
    margin-left: 5px;
    width: 110px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background: url("http://www.frisco.com.cn/usu/images/btn_ordb.png");
    font-size: 16px;
    text-align: center;
}

.tp_login_mask .acount {
    margin-left: 0px;
    font-size: 16px;
}

.tp_login_areanumin_in {
    float: left;
    text-align: left;
    border: 0px;
    padding-left: 2%;
    margin: 0px;
    width: 98%;
    ;height: 100%;
    line-height: 34px;
    background: none;
}

.tp_login_areanumin_btn {
    float: left;
    height: 0px;
    width: 0px;
}

.tp_login_areanumin_down {
    list-style: none;
    text-align: left;
    border-left: 1px solid #4d4325;
    border-right: 1px solid #4d4325;
    width: 99%;
    position: absolute;
    z-index: 100;
    left: 0px;
    top: 34px;
}

.tp_login_areanumin_down_items {
    list-style: none;
    border-bottom: 1px solid #4d4325;
    float: left;
    text-align: left;
    line-height: 34px;
    padding-left: 2%;
    margin: 0;
    width: 98%;
    ;background: url("http://www.frisco.com.cn/usu/images/bg_mask.png");
    z-index: 100;
}

.tp_login_areanumin_active {
    background-color: #e0ecf7;
}
