.gg_full {
    position: relative;
    margin: 0px auto;
    width: 960px;
}
.gg_full .gg_fbtn {
    position: absolute;
    width: 19px;
    display: none;
    height: 55px;
    top: 0px;
    right: -23px;
}
.gg_full .gg_fbtn A {
    display: block;
    background: url('images/gg_btn.png') no-repeat scroll 0px 0px transparent;
    height: 55px;
    overflow: hidden;
}
.gg_full .gg_fbtn .gg_fclose {
    background: url('images/gg_btn.png') no-repeat scroll -19px 0px transparent;
}
.gg_full .gg_fcon {
    display: none;
    height: 425px;
}