﻿.rc_box_g {
   background: #f0f0f0;
}
.rc_top_g div {
   background: url(images/rc_g_tl.png) no-repeat top left;
}
.rc_top_g {
   background: url(images/rc_g_tr.png) no-repeat top right;
}
.rc_bottom_g div {
   background: url(images/rc_g_bl.png) no-repeat bottom left;
}
.rc_bottom_g {
   background: url(images/rc_g_br.png) no-repeat bottom right;
}

.rc_top_g div, .rc_top_g, 
.rc_bottom_g div, .rc_bottom_g {
   width: 100%;
   height: 7px;
   font-size: 1px;
}
.rc_content_g { margin: 0 7px; }