body {
 width:100%;
 height:100%;
 margin-left:0;
 margin-right:0;
 margin-top:0;
 margin-bottom:0;
 background: #e3e3e3;
}

img { border: 0; }

.basebg {
 background: url('/bizdemo381/img/images/bodybg.gif') repeat-y center;
}

.menubg {
 background: url('/bizdemo381/img/images/menubg.gif') repeat-x center;
}

.box_left {
 width: 10px;
 background: url('/bizdemo381/img/images/box-left-bg.gif') repeat-y center;
}

.box_right {
 width: 10px;
 background: url('/bizdemo381/img/images/box-right-bg.gif') repeat-y center;
}

.board_output_gallery_img { text-align: center; }
.board_output_gallery_img img { border: 1px solid #cccccc; }
.board_output_gallery_etc { text-align: center; width: 100%; font-size: 11px; color: #959595; }
.board_output_1_tr { height: 21px; }