﻿@charset "utf-8";
/* CSS Document */
#yuanjiao {
    font-family: Arial;
    border-radius: 58px;
    width: 338px;
    height: 360px;
    position: absolute;
    top: 45%;
    left: 50%;
    margin: -195px 0 0 -180px;
    background: url(../img/divbg.png) no-repeat;
}

ul {
    list-style-type: none;
}

.main_bord {
    margin-top: 195px;
    margin-right: 20px;
    padding-left: 18px;
    color: #999999;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
}

.main_bord1 {
    margin-top: 18px;
    padding-left: 18px;
    color: #999999;
}

.main_col {
    width: 260px;
    height: 28px;
    border: none;
    outline: none;
    font-size: 18px;
    color: #666666;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-weight: lighter;
}

.main_cc {
    position: absolute;
    left: 290px;
    top: 246px;
}

#for {
    postion: absolute;
    botton: 0px;
}

.cc {
    position: absolute;
    left: 86px;
    top: 301px;
    width: 20px;
    height: 20px;
    background-image: url(../img/x.png);
}

#ff {
    font-family: Arial;
    border-radius: 58px;
    width: 360px;
    height: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 230px 0 0 -150px;
    color: #fff;
}

#Layer2 {
    position: absolute;
    left: 0px;
    width: 100%;
}
