<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#solid{
	width:100%;
	height:690px;
	clear:both;
	margin-top:30px;
	position:relative;
}
#solid .solid0,#solid .solid1,#solid .solid2{
	position:absolute;
	margin:0 auto;
	width:1200px;
	height:680px;
	display:none;
}
#solid ul{
	margin:0px auto;
	padding:0px;
	list-style:none;	
}
#solid ul li{
	margin:0 auto;
	width:1200px;
	height:690px;
	display:none;
	cursor:pointer;
}
#solid #btt{
	width:905px;
	height:55px;
	top:-30px;
	left:50%;
	position:relative;
	margin-left:-452px;
}
#solid #btt span{
	position:absolute;
	top:15px;
	left:45%;
	display:block;
	width:30px;
	height:8px;
	margin:0 15px;	
	text-align:center;
	background:#3d3d3d;
	z-index:1000;
	cursor:pointer;
	filter:alpha(opacity=70); /*IE羯ら��鐚����嫜50%*/
	-moz-opacity:0.7; /*Firefox腱���鐚����嫜50%*/
	opacity:0.7;/*�銀�鐚����嫜50%*
}</pre></body></html>