div#rt {
	position:relative;
	width:100%;
	background:url(../img/rtop.gif) no-repeat left top;
	margin-bottom:12px;
}

div#rb {
	width:100%;
	background:url(../img/rbottom.gif) no-repeat left bottom;
}

div#rlist {
	padding:8px 0;
}

div#rlist p {
	font-size:14px;
	margin:0.4em 40px 0.4em 15px;
}

div#rlist p.line {
	padding-bottom:0.4em;
	border-bottom:1px dotted #76BC97;
}

div#rlist p em {
	font-weight:bold;
	font-style:normal;
	color:#f93;
	margin-right:0.3em;
}

