.subwin_frame {
    display: none;
    z-index: 1000;
    background-color: #FFFFFF;
}
.subwin {
    width: 100%;
    min-height: 500px;
}
