.box {width:100%; text-align:left;}
.boxR {width:100%; border-spacing: 1px 1px; border-left: 12px #FF3333; border-bottom: 6px #FF3333; border-style: outset;}
.box .t {background:url(img/box_bg_t.gif) repeat-x left top;}
.box .r {background:url(img/box_bg_r.gif) repeat-y top right;}
.box .b {background:url(img/box_bg_b.gif) repeat-x right bottom;}
.box .l {background:url(img/box_bg_l.gif) repeat-y left top;}
.box .tl {background:url(img/box_bg_tl.gif) no-repeat left top;}
.box .tr {background:url(img/box_bg_tr.gif) no-repeat right top;}
.box .br {background:url(img/box_bg_br.gif) no-repeat bottom right;}
.box .bl {background:url(img/box_bg_bl.gif) no-repeat bottom left;}
.box .content {padding:10px 10px 10px 10px;}
.boxR .t {background:url(img/box_bg_t.gif) repeat-x left top;}
.boxR .r {background:url(img/box_bg_r.gif) repeat-y top right;}
.boxR .b {background:url(img/box_bg_b.gif) repeat-x right bottom;}
.boxR .l {background:url(img/box_bg_l.gif) repeat-y left top;}
.boxR .tl {background:url(img/box_bg_tl.gif) no-repeat left top;}
.boxR .tr {background:url(img/box_bg_tr.gif) no-repeat right top;}
.boxR .br {background:url(img/box_bg_br.gif) no-repeat bottom right;}
.boxR .bl {background:url(img/box_bg_bl.gif) no-repeat bottom left;}
.boxR .content {padding:10px 10px 10px 10px;}
