<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
a{ color:inherit;
text-decoration: none
;display:block}
*{ margin:0 auto;
margin:0;padding:0;}
.entirety {
	width: 1080px;
	margin: 0 auto;
}

.clearfix::after {
    clear: both;
    display: block;
    content: '';
}

.top .top-left {
	width: 435px;
	padding-top: 25px;
	float: left
}
.top {
	height: 115px;
}
.top-auto {
	margin-right: 36px;
	float: right;
}
.top-auto div {
	float: right;
	margin: 45px 5px 25px 5px
}
.top-right h2, .top-right h5 {
	line-height:24px;
	text-align: right;
}
.top-right {
	float: right;
	margin-top:28px
}
.top-fg,.bottom-fg{
	background-image: url(../../images/top-fg.jpg) !important;
	height: 56px;
}

.body-n {
	background-image: url(../../images/bj.jpg)
}
.navigate {
	margin-top: 10px;
	width: 270px;
	display: inline-block;
	background-color: #fff4de;
	border: 1px solid #bfbfbf;
}
.navigate dt {
	width: 235px;
	margin: 0 auto;
	height: 38px;
	border: 1px solid #bfbfbf;
	margin-top: 10px;
	background-color: #fda800;
	line-height: 38px;
	padding-left: 13px;
	color: #fff;
	font-weight: bold;
	font-size: 18px
}
.navigate dd {
	width: 208px;
	margin: 0 auto;
	height: 32px;
	line-height: 32px;
	border-left: 1px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	background-color: #fff;
	padding-left: 40px
}
.d {
	float: left;
	margin-top: 10px;
	margin-right: 10px
}
.gd {
	float: right;
	margin-top: 10px;
	margin-right: 10px
}
.navigate-connection {
	width: 250px;
	margin: 0 auto;
	margin-top: 21px;
	margin-bottom:20px;
}
.navigate span {
	display: block;
	width: 250px;
	line-height: 24px;
	margin: 0 auto
}
.body,.navigate{ margin-bottom:30px}
</pre></body></html>