@charset "utf-8";

/* CSS Document */
body {
    margin: 0px;
    padding: 0px;
}

.header {
    width: 100%;
    height: 82px;
    background: url(../images/shouyeimages/denglu_02.jpg) no-repeat;
    background-color: #007bc7;

#container {
    width: 980px;
    margin: 0 auto;
    background-color: #FFF;
}

input {
    vertical-align: -2px;
    _vertical-align: -1px;
    margin-right: 2px;
}

.red {
    color: red;
}

.login_bj {
    background: url(../images/login/top.gif);
    height: 81px;
    width: 1002px;
    margin: 0px auto;
}

.login_bjleft {
    background: url(../images/login/logo.gif);
    width: 435px;
    height: 81px;
    float: left;
}

.login_bjright {
    background: url(../images/login/top_right.gif);
    width: 216px;
    height: 81px;
    float: right;
}

.login_mian {
    width: 1000px;
    height: 400px;

    margin: 4px auto;
}

.login_left {
    width: 580px;
    height: 496px;
    float: left;
    color: #3b5c78;
    margin-left: 2px;
    margin-top: 2px;
    background: #f3f3f3;
}

.login_left2 {
    margin-left: 80px;
    margin-top: 10px;
}

.login_right {
    float: right;
    width: 410px;
    height: 496px;
    color: #3b5c78;
    margin-right: 2px;
    margin-top: 2px;
    padding-left: 2px;
    background: #f3f3f3;
}

.login_right2 {
    margin-left: 80px;
    margin-right: 80px;
    margin-top: 10px;
}

.login_huandeng {
    background: url(../images/login/huandeng.gif);
    width: 716px;
    height: 398px;
    float: left;
}

.login_dengluxinxi {
    float: right;
    width: 284px;
    background: #ebf5fd;
    height: 400px;
    font-size: 12px;
    color: #3b5c78;
}

.login_dengluxinxi table {
    border: none;
    margin-top: 20px;
}

.login_dengluxinxi table td {
    border: none;
    height: 30px;
}

.qtyhdl {
    height: 26px;
    width: 90%;
    border-bottom: 1px dashed #069;
    margin: 0px auto;
    margin-top: 30px !important;
    color: #3b5c78;
}

.qtyhdl ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.qtyhdl ul li {
    float: left;
    padding-left: 7px;
    line-height: 26px;
}

.qtyhdl ul li a {
    border: 1px solid #aabec8;
    padding: 1px 0px 3px 1px;
}

.qtyhdl ul li a img {
    border: 0px;
    vertical-align: middle;
    margin: 4px 0px;
}

.qtyhdl ul li a:hover {
    border: 1px solid #C90;
}

.zhuce a {
    color: #3b5c78;
    text-decoration: none;
}

.zhuce a:hover {
    color: #F90;
    text-decoration: underline;
}

.datishuoming {
    width: 90%;
    margin: 0px auto;
    color: #517798;
}

.datishuoming p {
    position: relative;
    margin: 10px 0;
    padding: 0px;
}

.datishuoming p img {
    vertical-align: middle;
    padding-right: 5px;
}

.dengbtn {
    background: url(../images/login/denglu_btna.gif);
    width: 163px;
    height: 41px;
    cursor: pointer;
    border: none;
}

.dengbtnhover {
    background: url(../images/login/denglu_btn.gif);
    width: 163px;
    height: 41px;
    cursor: pointer;
    border: none;
}

.bq {
    text-align: center;
    height: 40px;
    line-height: 20px;
    color: #666;
    font-size: 12px;
    background: #efefef;
    width: 1002px;
    margin: 10px auto;
    font-family: Arial, Helvetica, sans-serif;
}

.more a {
    border: none !important;
    text-decoration: none !important;
}

.more a:hover {
    color: #F90;
}

.login_mian table {
    border: none;
    margin-top: 20px;
    font-size: 14px;
}

.login_mian table td {
    border: none;
    height: 30px;
}

.login_mian table td img {
    vertical-align: middle;
}