.r-border, 
.r-border-shape .content{
	background:#e0e0e0;
}

.r-border .content, 
.r-border-shape .content{
	padding:0px 20px;
	vertical-align:top;
}

.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(/img/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(/img/r-border2.png);
}

.r-border-shape .cn.l{
	width:auto;
	margin-right:10px;
}
.plah{
	position:relative;
	width:98%;
	height:22px;
}
.text{
	position:absolute;
	top:2px;
	font-size:12px;
	font-weight:bold;
	width:auto;
}
.plah, .plah div {
	background-image:url(/img/pic.jpg);
	background-position:0 -24px;
	background-repeat:repeat-x;
}
.plah .plah_l{
	width:18px;
	float:left;
	height:22px;
	background-position:0 0 ;
	background-repeat:no-repeat;
}
.plah .plah_r{
	width:18px;
	float:right;
	height:22px;
	margin-top:0px;
	background-position:-4px 0 ;
	background-repeat:no-repeat;
}
