<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
    margin:0px;
    padding:0px;
}
li{
    list-style:none;
}
a{
    text-decoration:none;
    color: #4D4D4D;
}
.special-header{
	z-index: 1000;
}
body&gt;div{
	width: 100%;
}
body&gt;div&gt;img{
	display: block;
}
.bg1{
	height: 413px;
	margin-top: 60px;
	background:url("../images/bg_01.jpg") no-repeat scroll center top;
}
.bg2{
	height: 187px;
	background:url("../images/bg_02.jpg") no-repeat scroll center top;
}
.bg3{
	height: 464px;
	background:url("../images/bg_03.jpg") no-repeat scroll center top;
}
.bg4{
	height: 595px;
	background:url("../images/bg_04.jpg") no-repeat scroll center top;
}
.bg5{
	height: 480px;
	background:url("../images/bg_05.jpg") no-repeat scroll center top;
}
.bg6{
	height: 603px;
	background:url("../images/bg_06.jpg") no-repeat scroll center top;
}
.bg7{
	height: 503px;
	background:url("../images/bg_07.jpg") no-repeat scroll center top;
}
.bg8{
	height: 493px;
	background:url("../images/bg_08.jpg") no-repeat scroll center top;
	text-align: center;
	padding-top: 180px;
	color: #46547C;
	font-size: 23px;
}
.bg8 img{
	margin:60px 15px;
	padding: 5px;
	border: 1px dashed #ccc;
}

</pre></body></html>