.r_box{
	width: 300px;
	margin-left: 100px;
	margin-top: 100px;
	background: url(../img/RoundedDiv/r_tl.png) no-repeat top left;
}
.r_top{background: url(../img/RoundedDiv/r_tr.png) no-repeat top right;}
.r_bottom{background: url(../img/RoundedDiv/r_bl.png) no-repeat bottom left;}
.r_bottom div {background: url(../img/RoundedDiv/r_br.png) no-repeat bottom right;}
.r_content{background: url(../img/RoundedDiv/r_r.png) top right repeat-y;}

.r_topdiv,.r_top,.r_bottom div, 
.r_bottom{
	width: 100%;
	height: 20px;
	font-size: 1px;
}
.r_content, .r_bottom{
	margin-top: -20px;
}
.r_content{ 
	padding: 0 20px; 
}
.r_datas{
	margin-top: 20px;
	margin-bottom: 20px;
	color: #467779;
}