.dont-scroll {
    overflow: hidden;
}
.facebook-bn_close-btn {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    height: 86px;
    width: 86px;
    background: url("images/fb-close-btn.png?v=01") 0 0;
    cursor: pointer;
}
.facebook-bn_site-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    background: url("images/fb-bn-bg.png?v=01");
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    z-index: 10000;
}
.facebook-bn_content {
    display: table-cell;
    font-size: 32px;
    vertical-align: middle;
    text-align: center;
}
.facebook-bn_content p {
    margin: 0 0 30px 0;
    font-size: 32px;
}
.facebook-bn_content p span {
    color: #c5d7fd;
}
.facebook-bn_subscribe {
    display: inline-block;
    *display: inline;
    zoom: 1;
    position: relative;
    height: 611px;
    width: 663px;
}
.facebook-bn_subscribe.eg {
    background: url("images/eg-like.png");
}
.facebook-bn_subscribe.fg {
    background: url("images/fg-like.png");
}
.facebook-bn_subscribe .fb-like {
    position: absolute;
    top: 410px;
    left: 375px;
}