﻿.successcontainer{
    width:99%;
    max-width:580px;
    margin:0 auto;
    background:url(/images/Ok.gif) no-repeat;
}
.popSuccess {
    width: 100%;
    max-width:580px;
    height: 590px;
    background:rgba(255,255,255,0);
    z-index:600;
}
.kongwei{
    height:93%;
    float:left;
    width:100%;
}
.suctip{
    width:100%;
    float:left;
    height:7%;
    background-color:white;
    line-height:100%;
    text-align:center;
    color:darkblue;
    text-decoration:solid;
}