
div.pop {
	margin:20px;
}

p.record_ttl{
	font-weight:bold;
	font-size:13px;
	border-bottom:2px #ccc solid;
	width:350px;
	margin:0 0 10px 0;
}

div.record_detail{
	width:350px;
	padding:0 0 20px 0;
}

div.record_detail p{
	border-bottom:1px #ccc dashed;
}

div.record_detail p.bu{
	border-bottom:1px #ccc solid;
	margin:10px 0 0 0;
}
