@CHARSET "UTF-8";

.left_top_box_lc {overflow:hidden;position:absolute;height:10px;width:10px;left:-1px;top:-1px;background:url(/images/layout2/corner_tl.gif) no-repeat top left;}
.left_bottom_box_lc {overflow:hidden;position:absolute;height:10px;width:10px;left:-1px;bottom:-1px;background:url(/images/layout2/corner_bl.gif) no-repeat bottom left;}
.right_top_box_lc {overflow:hidden;position:absolute;height:10px;width:10px;right:-1px;top:-1px;background:url(/images/layout2/corner_tr.gif) no-repeat top right;}
.right_bottom_box_lc {overflow:hidden;position:absolute;height:10px;width:10px;right:-1px;bottom:-1px;background:url(/images/layout2/corner_br.gif) no-repeat bottom right;}
