<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@import "base.css";

#fadeContent {
	display:none;
}
#smoke {
	height: 100% !important;
	opacity: 0.8;
	filter: alpha(opacity=80);
-ms-filter: "alpha(opacity=80)";
display:none;
}
#bnav nav{ width:127px; }
#bnav a {	background-image:url(../images/download/navi.png); }
#bnav1 a { width:56px;background-position: 0 0;}
#bnav2 a { width:71px;background-position: -56px 0;}
#bnav1 a.current, #bnav1 a:hover { width:56px;background-position: 0 -20px;}
#bnav2 a.current, #bnav2 a:hover { width:71px;background-position: -56px -20px;}

h2 {
	text-align: center;
	margin-bottom: 20px;
}

p.intro {
	text-align: center;
	margin-bottom: 35px;
}
.leflet-cont {
	width: 645px;
	margin:0 auto;
}
.wallpaper-cont {
	width: 705px;	
	margin:0 auto;
}
.wallpaper-cont ul,
.leflet-cont ul {
	width:100%;
	overflow: hidden;
}
.leflet-cont ul li{
	width:135px;
	float:left;
	list-style-type: none;
	padding:0 40px;
}
.wallpaper-cont ul li{
	width:195px;
	float:left;
	list-style-type: none;
	padding:0 20px;
}
.leflet-cont ul li a{
	display:block;
	margin-bottom: 10px;
}
.wall-size li {
width: 95px !important;
padding:0 !important;
font-size: 10px;
}
.wall-size li a{
}</pre></body></html>