.gbox {width: 710px; margin: 0px 20px; background: rgb(222,222,222) url(../../graphics/box/gbox_bg.png) repeat-y center center; }
.gbox>div {width: 710px; background: transparent url(../../graphics/box/gbox_top.png) no-repeat center top; }
.gbox>div>div {width: 710px; padding: 30px 0 20px 0; background: transparent url(../../graphics/box/gbox_bottom.png) no-repeat center bottom; }
.gbox.reference {margin: 50px 20px 0 20px; }
.gbox.reference>div>div {padding: 70px 0; text-align: center; }

.bbox {margin: 50px 20px 0 20px; padding: 20px; border-top: 1px rgb(185,214,212) solid; }
.bbox a {border: none !important; }
.bbox a>img {margin: 5px; }
