h1 {font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; margin:0px;}
.photo {margin-top:7px; margin-bottom:7px;}
.group {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666;}
.site {font-size:10px; color:#0066CC;}

.r-ec, 
.r-ec-shape .content-ec{
	background:#ffffff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.r-ec .content-ec, 
.r-ec-shape .content-ec{
	padding:5px 10px;
}

.r-ec .tb-ec, .r-ec .bb-ec,
.r-ec-shape .tb-ec, .r-ec-shape .bb-ec{
	position:relative;
	height:5px;
	overflow:hidden;
}

.r-ec .cn-ec,
.r-ec-shape .cn-ec{
	position:relative;
	width:5px;
	height:20px;
	background:url(image/border_ec.gif);
	overflow:hidden;
}

.r-ec .cn-ec.r-ec,
.r-ec-shape .cn-ec.r-ec{
	position:absolute;
	margin-left:100%;
	left:-5px;
	top:-5px;
}

.r-ec .bb-ec .cn-ec,
.r-ec-shape .bb-ec .cn-ec{
	margin-top:-10px;
}

.r-ec-shape .cn-ec.l-ec{
	width:auto;
	margin-right:5px;
}