/*¾ãÀº gray(#F7F7F7) round ¹Ú½º ±Ûº¸±â ¹Ú½ºwith ¿¶Àº gray background*/
.rbox20{background:#F7F7F7;}
.rbox20lt{background:url(/inc/images/global/rbox20lt.gif) no-repeat;left top;width:5px;height:5px;} /*left top ÀÌ¹ÌÁö*/
.rbox20rt{background:url(/inc/images/global/rbox20rt.gif) no-repeat;right top;width:5px;height:5px;} /*right top ÀÌ¹ÌÁö*/
.rbox20lb{background:url(/inc/images/global/rbox20lb.gif) no-repeat;left bottom;width:5px;height:5px;} /*left bottom ÀÌ¹ÌÁö*/
.rbox20rb{background:url(/inc/images/global/rbox20rb.gif) no-repeat;right bottom;width:5px;height:5px;} /*right bottom ÀÌ¹ÌÁö*/
.rbox20r{background:url(/inc/images/global/rbox20r.gif) repeat-y;right top;width:5px;height:5px;} /*right ¶óÀÎ*/
.rbox20l{background:url(/inc/images/global/rbox20l.gif) repeat-y;left top;width:5px;height:5px;} /*left ¶óÀÎ*/
.rbox20t{background:url(/inc/images/global/rbox20t.gif) repeat-x;left top;width:5px;height:5px;} /*top ¶óÀÎ*/
.rbox20b{background:url(/inc/images/global/rbox20b.gif) repeat-x;left bottom;width:5px;height:5px;} /*bottom ¶óÀÎ*/