.rbox_box_red {
	background: url(../images/rbox_red_tl.png) no-repeat top left;
}
.rbox_top_red {
	background: url(../images/rbox_red_tr.png) no-repeat top right;
}
.rbox_bottom_red {
	background: url(../images/rbox_red_bl.png) no-repeat bottom left;
}
.rbox_bottom_red div {
	background: url(../images/rbox_red_br.png) no-repeat bottom right;
}
.rbox_content_red {
	background: url(../images/rbox_red_r.png) top right repeat-y;
}

.rbox_top_red div,.rbox_top_red,
.rbox_bottom_red div, .rbox_bottom_red {
	width: 100%;
	height: 10px;
	font-size: 1px;
}
.rbox_content_red, .rbox_bottom_red {
	margin-top: 0px;
}
.rbox_content_red { padding: 0 10px; }