.rcb_tl
{
	background: transparent url(../i/roundcorner_png_box/top_left.jpg) no-repeat top left;
}
.rcb_tr
{
	background: transparent url(../i/roundcorner_png_box/top_right.jpg) no-repeat top right;
}
.rcb_bl
{
	background: transparent url(../i/roundcorner_png_box/bottom_left.jpg) no-repeat bottom left;
}
.rcb_br
{
	background: transparent url(../i/roundcorner_png_box/bottom_right.jpg) no-repeat bottom right;
}
.rcb_tl, .rcb_tr, .rcb_bl, .rcb_br
{
	width: 9px;
	height: 9px;
}
.rcb_tl, .rcb_tr, .rcb_bl, .rcb_br, .rcb_spacer
{
	font-size: 1px;
	line-height: 0px;
}
.rcb_content, .rcb_spacer
{
	/* background: transparent url(../i/roundcorner_png_box/background.png) repeat; */
}
.rcb_content
{
	padding: 0px 5px;
}


.rcb_w_tl
{
	background: transparent url(../i/roundcorner_png_box/w_top_left.png) no-repeat top left;
}
.rcb_w_tr
{
	background: transparent url(../i/roundcorner_png_box/w_top_right.png) no-repeat top right;
}
.rcb_w_bl
{
	background: transparent url(../i/roundcorner_png_box/w_bottom_left.png) no-repeat bottom left;
}
.rcb_w_br
{
	background: transparent url(../i/roundcorner_png_box/w_bottom_right.png) no-repeat bottom right;
}
.rcb_w_tl, .rcb_w_tr, .rcb_w_bl, .rcb_w_br
{
	width: 9px;
	height: 9px;
}
.rcb_w_tl, .rcb_w_tr, .rcb_w_bl, .rcb_w_br, .rcb_w_spacer
{
	font-size: 1px;
	line-height: 0px;
}
.rcb_w_content, .rcb_w_spacer
{
	background: transparent url(../i/roundcorner_png_box/w_background.png) repeat;
}
.rc_wb_content
{
	padding: 0px 5px;
}

.rcb_w_img {
	position: absolute;
	z-index: 10;
	margin-top: -1px;
	margin-left: -1px;
}
