.rc_top{
	width:100%;position:relative;z-index:100;
}
.rc_bot{
	width:100%;position:relative;z-index:200;
}
.rc_nw{
	position:absolute;width:2px;height:2px;top:0;left:0;font-size:0;
	background:url(Images/rc_nw.gif);
}
.rc_ne{
	position:absolute;width:2px;height:2px;top:0;right:0;font-size:0;
	background:url(Images/rc_ne.gif);
}
.rc_sw{
	position:absolute;width:2px;height:2px;bottom:0;left:0;font-size:0;
	background:url(Images/rc_sw.gif);
}
.rc_se{
	position:absolute;width:2px;height:2px;bottom:0;right:0;font-size:0;
	background:url(Images/rc_se.gif);
}


.nor-box{
	text-align:left; font-size:12px;
}
.nor-box .rc{
	border:1px solid  #F59131
}
.nor-box .rc_nw, .nor-box .rc_se, .nor-box .rc_ne, .nor-box .rc_sw ,.nor-box .rc_se img, .nor-box .rc_ne img{
	background-color:#F59131
}
.nor-box .rc .rh{
  background:#F59131; color:#FFFFFF; font:Verdana, Arial, Helvetica, sans-serif; font-weight:bold;
  font-size:13px; text-align:center; padding-bottom:4px;padding-top:4px;
  padding-left:5px; padding-right:5px;
}
