<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.zjtour_description {
	clear: both;
	padding-top: 5px;
}
p.zjtour-text {
	float: left;
	width: 340px;
}
.zjtour-image {
	float: right;
	padding: 0 0 1em 0;
	position: relative;
	width: 200px;
}
.zjtour-image img {
	display: block;
	height: auto;
	width: 100%;
	-ms-interpolation-mode: bicubic;
}
.zjtour-timeline {
	background: url(https://www.hkfbs.org.hk/static/images/functions/zjtour/timeline_bg.jpg) no-repeat scroll 0 0 transparent;
	height: 460px;
	padding-top: 120px;
	width: 740px;
}
.row {
	height: 90px;
	margin: 5px 0;
	position: relative;
}
.row &gt; img {
	display: block;
	float: left;
	height: 90px;
	width: 300px;
}
.row &gt; a {
	display: block;
	float: left;
	height: 60px;
	padding: 0 2px;
	width: 136px;
}
.row &gt; a &gt; img {
	border: 0;
	height: 60px;
	width: 136px;
}
.row &gt; img {
	visibility: hidden;
}
.row:hover &gt; img {
	visibility: visible;
}
.row .final {
	text-align: center;
}</pre></body></html>