* {
    font-size: 12px;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    color: #000;
}
body {
    background-color: #252527;
}
ul {
    list-style-type: none;
}
.zz_top {
    width: 953px;
    margin-right: auto;
    margin-left: auto;
    background-color: #000;
    padding-top: 15px;
    padding-bottom: 11px;
}
.top_box {
    background-color: #000;
}

.zzlogo {
    text-align: center;
}
.zz_nav {
    background-image: url(../images/Transfer_navbg.jpg);
    line-height: 35px;
    background-repeat: no-repeat;
    background-position: left top;
    height: 35px;
    width: 947px;
    margin-top: 21px;
    margin-right: auto;
    margin-left: auto;
}
.zz_nav ul li a{
    font-size: 16px;
    font-weight: bold;
    color: #c1c0bd;
    margin-left: 50px;
}
.zz_box {
    background-color: #252527;
    width: 100%;
    height: 500px;
}
.zz_main {
    width: 953px;
    margin-right: auto;
    margin-left: auto;
    background-color: #363535;
    margin-top: 10px;
    padding-top: 13px;
}
.zz_money {
    background-color: #000;
    height: 98px;
    margin-right: 13px;
    margin-bottom: 8px;
    margin-left: 13px;
    color: #CCC;
    padding-top: 10px;
}
.zz_money table tr td {
    color: #c1c0bd;
    padding: 4px;
    font-size: 14px;
    font-weight: bold;
}
.zz_zz {
    padding-bottom: 14px;
}

.zz_zz table tr td {
    font-size: 14px;
    color: #C1C0BD;
    font-weight: bold;
    padding: 6px;
}
.list {
    width: 190px;
    background-color: #f8f7f7;
    height: 20px;
    line-height: 20px;
    border: 1px solid #FFF;
}
#select  {
    color: #666;
}
.all_money {
    line-height: 20px;
    background-color: #f8f7f7;
    height: 20px;
    border: 1px solid #FFF;
    width: 188px;
}
.zz_zz table tr td a {
    background-color: #fcb305;
    line-height: 27px;
    height: 27px;
    width: 110px;
    display: block;
    text-align: center;
    float: right;
}
.zz_contant {
    line-height: 32px;
    height: 32px;
    background-image: url(../images/con_bg.jpg);
    background-repeat: repeat-x;
    background-position: left top;
}
.nn {
    width: 144px;
    line-height: 18px;
    height: 18px;
}
.zz_contant table tr td {
    color: #FFF;
}
.time {
    line-height: 20px;
    height: 20px;
    width: 100px;
}
.number {
    width: 50px;
    height: 18px;
    line-height: 18px;
}
.chazhao a {
    background-color: #252527;
    line-height: 20px;
    height: 20px;
    width: 60px;
    display: block;
    text-align: center;
    color: #FFF;
}
.chazhao a:hover {
    color: #FCB305;
}

.black_overlay{
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index:1001;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=88);
}
.white_content {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50%;
    height: 50%;
    z-index:1002;
    overflow: auto;
}