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

.video_title {
	width: 100%;
	padding: 5px;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	line-height: 30px;
}

.video_shuoming {
	width: 92%;
	margin: 0 auto;
	padding: 5px;
	color: #faee68;
	font-size: 14px;
	line-height: 21px;
}

.video_playimg {
	position: absolute;
	margin-top: -185px;
	margin-left: 70px
}


.a_footernav {
	/* padding: 10px 20px; */
	/* text-align: center; */
	/* color: #ffffff; */
	text-decoration: none;
}

.a_footernav:hover {
	/* color: #ffd800; */
}</pre></body></html>