<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">	/* banner */
	#banner{position:relative; margin:0; padding:0; width:715px; }
	#banner ul{margin:0;padding:0;list-style:none;}
	#banner ul li{display:none; margin:0 auto; overflow:hidden; text-align:center; }  
	#banner ul li.first{display:block;}
	#banner ul li a {display:block; width:715px; height:395px;}
	#banner ul li img{vertical-align:top; width:715px; height:auto; min-width:715px;}

	#banner #number_tab{ position:absolute; right:10px; bottom:10px; }
	#banner #number_tab a{ display:inline-block; width:10px; height:10px; overflow:hidden; margin:0 5px; border-radius:8px; -webkit-border-radius:8px; background:#ffffff;}
	#banner #number_tab a.hover{ background:#d36242;}
	/* banner */</pre></body></html>