
#wBox .wBox_b {
    background-color: #DBD830;
    opacity: 0.5;
    width: 3px;
    font-size:0px;
}
#wBox {
    display: none;
    left: 0;
    position: absolute;
    text-align: left;
    top: 0;
    z-index: 999999;
}
#wBox .wBox_popup {
    height: 300px;
    position: relative;
    width: 400px;
}
#wBox table {
    background: none repeat scroll 0 0 #FFFFFF;
    border-collapse: collapse;
    border-spacing: 0;
    height: 200px;
    width: 400px;
}
#wBox td {
    border-bottom: 0 none;
    padding: 0;
    vertical-align: top;
}
#wBox .wBox_body {
    background-color: #FFFFFF;
    border: 0 none;
    margin: 10px 0 0;
}
.demo {
    color: #646363;
    font: 14px "微软雅黑";
    padding: 30px 50px 50px 30px;
    width: 470px;
}
#wBox img {
    border: 0 none;
    margin: 0;
}
#wBox .wBox_title {
    color: #000000;
    height: 0;
    width: 100%;
}
#wBox .wBox_title .wBox_itemTitle {
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    padding-left: 0;
}
#wBox .wBox_title .wBox_close {
    cursor: pointer;
    height: 0;
    overflow: hidden;
    width: 0;
}
#wBox .wBox_title .on {
    background-position: 0 -14px;
}
#wBox .wBox_tl, #wBox .wBox_tr, #wBox .wBox_bl, #wBox .wBox_br {
    background-color: #DBD830;
    height: 3px;
    opacity: 0.5;
    overflow: hidden;
    padding: 0;
    width: 3px;
}
#wBox #wBoxContent {
    padding: 0 3px 20px 10px;
}
#wBox_overlay {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
#wBox .wBox_load {
    width: 270px;
}
.wBox_hide {
    z-index: -100;
}
.wBox_overlayBG {
    background-color: #FFFFFF;
    z-index: 99;
}
#wBox #wBox_loading {
    height: 3px;
    margin: 0 auto;
    width: 3px;
}
