.r-border, 
.r-border-shape .content{
	background:#208800;
}

.r-border .content, 
.r-border-shape .content{
	padding:10px 20px;
}

.r-border .tb, .r-border .bb,
.r-border-shape .tb, .r-border-shape .bb{
	position:relative;
	height:10px;
	overflow:hidden;
}

.r-border .cn,
.r-border-shape .cn{
	position:relative;
	width:10px;
	height:40px;
	background:url(r-border.png);
	overflow:hidden;
}

.r-border .cn.r,
.r-border-shape .cn.r{
	position:absolute;
	margin-left:100%;
	left:-10px;
	top:-10px;
}

.r-border .bb .cn,
.r-border-shape .bb .cn{
	margin-top:-20px;
}


.r-border-shape .cn{
	background:url(r-border2.png);
}

.r-border-shape .cn.l{
	width:auto;
	margin-right:10px;
}


.r-border2 {
	background:#ffffff;
}

.r-border2 .content{
	border-left:1px solid #d9d9d9;
	border-right:1px solid #d9d9d9;
	padding:10px 20px;
}

.r-border2 .tb {
	
}
.r-border2 .bb {
}

.r-border2 .tb, .r-border2 .bb{
	position:relative;
	height:10px;
	overflow:hidden;
}

.r-border2 .tb .ct {
	height:10px;
	position:relative;
	background:url(/i/casio/r-border2-t.png) top repeat-x;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:-10px;
}

.r-border2 .bb .ct {
	height:10px;
	position:relative;
	background:url(/i/casio/r-border2-t.png) bottom repeat-x;
	margin-left:10px;
	margin-right:10px;
}


.r-border2 .cn{
	position:relative;
	width:10px;
	height:40px;
	background:url(r-border2.png);
	overflow:hidden;
}

.r-border2 .cn.r{
	position:absolute;
	margin-left:100%;
	left:-10px;
	top:-10px;
}

.r-border2 .bb .cn{
	margin-top:-30px;
}

