.RoundCorner{
	background-color:#FFEDB7;
	width:80%;
	position:relative;
	background-position: center;
	left: 10%;
	right: 10%;
}
.RC1{background-color:WHITE;background-image:url(images/bg_ly.gif);background-repeat:no-repeat;width:50px;height:50px;position:absolute;}
.RC2{background-color:WHITE;background-image:url(images/bg_ly.gif);right:0px;background-repeat:no-repeat;background-position:right top;width:50px;height:50px;position:absolute;}
.RC3{background-color:WHITE;background-image:url(images/bg_ly.gif);bottom:0px;background-repeat:no-repeat;width:50px;background-position:0 bottom;height:50px;position:absolute;}
.RC4{background-color:WHITE;background-image:url(images/bg_ly.gif);bottom:0px;right:0px;background-repeat:no-repeat;background-position:right bottom;width:50px;height:50px;position:absolute;}
.RB{padding:55px;text-align:justify;}
