﻿#areascontent {
    width: 100%;
    margin: 0 auto;
}

#div_left {
    float: left;
    width: 100%;
}

#div_right {
    overflow: hidden;
    float: right;
    width: 100%;
}

.container-fluid > ul > li {
    float: left;
    list-style-type: none;
    text-align: center;
}

#div_top {
    background-color: #2659C4;
}

#div_tz ul li div:first-child {
    max-width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#div_img_to {
    width: 100%;
}

#img_top {
    width: 100%;
}

#top_menu  {
    margin:0 auto;
    text-align: center;
}

#register_div {
    height: 1000px;
}

#bottom_bq {
    position: absolute;
    width: 100%;
}

#tb_Register {
    width: 100%;
}

.x-content {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

#top_img_login {
    width: 100%;
    height: 95px;
}

.x-left {
    display: none;
}

.x-right {
    width: 100%;
    border: 1px solid #D6D6D6;
    height: 409px;
    margin:0 auto;
}
#div_log_top {
    width: 100%;
    margin: 0 auto;
}
#LoginName {
    width: 100%;
}
#LoginPwd {
    width: 100%;
}
#img_yzm {
    margin-left:30%;
    float: left;
}