.r-border, 
.r-border-shape .content{
	background:#f8f8f8;
}

.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:64px;
	overflow:hidden;
}

.r-border .cn,
.r-border-shape .cn{
	position:relative;
	width:10px;
	height:258px;
	background:url(r-border.png);
	overflow:hidden;
}

.r-border .cn.r,
.r-border-shape .cn.r{
	position:absolute;
	margin-left:100%;
	left:-10px;
	top:-64px;
}

.r-border .bb .cn,
.r-border-shape .bb .cn{
	margin-top:-128px;
}


.r-border-shape .cn{
	background:url(r-border3.png);
}

.r-border-shape .cn.l{
	width:auto;
	margin-right:10px;
}

.logo{
	background:url(image/logo/logoback.png);
	background-color:#ebeceb;
	background-repeat:repeat-y;
	background-position:top right;
	padding:20px 40px;
}
