<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	background: #000 url(../../images/wp_bg.jpg) no-repeat right top;
	color: #fff;
}

#head{
	padding: 15px 0;
}
#head h1{
	margin: 0 auto;
	width: 239px;
	height: 0;
	padding-top: 30px;
	font-size: 0.1em;
	overflow: hidden;
	background: url(../../images/wp_title.png) no-repeat center top;
}

#main ul{
	width: 480px;
	margin: 15px auto;
}
#main ul li .thumb{
	float: left;
	width: 242px;
}
#main ul li .thumb img{
	border: 1px solid #0c6969;
}
#main ul li .download{
	float: right;
	width: 220px;
}
#main ul li .download h2{
	font-size: 1.4em;
	line-height: 1.6em;
	font-weight: bold;
}
#main ul li .download p{
	margin-bottom: 1em;
	font-size: 1.4em;
	line-height: 1.6em;
	font-weight: bold;
}

#foot{
	padding: 45px 0 10px 0;
	width: auto;
}</pre></body></html>