<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {

	border: none;

	text-decoration: none

}

.wrap2 {

	margin: 0px;

	position: relative;

	width: 400px;

}

.photo2 a {

	display: block;

}

.photo2 a:hover {

}

.photo2 span {

	width: 400px;

	height: 253px;

	background: url({xiao:$site_template}images/bg3_08.png) no-repeat top center;

	position: absolute;

	bottom: 0;

	left: 0;

	font-size: 18px;

	color: #ffffff;

	text-align: center;

	cursor: hand;

	display: none;

	line-height: 253px;

}

.photo2 a:hover span {

	display: block;

}</pre></body></html>