<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.guest{
	width: 1000px;
	margin: 0 auto;
}
.guestDl{
	width: 630px;
	padding-left: 86px;
	padding-bottom: 38px;
}
.guestDl dt{
	font-size: 18px;
	color: #134f79;
	float: left;
	
}
.guestDl dd{
	font-size: 14px;
	color: #000000;
	width: 540px;
	float: right;
}
.hrDl{
	clear: both;
}
.hrDl dt{
	font-size: 21px;
	color: #000;
}</pre></body></html>