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

#access #mainContent {
	padding: 0;
	width: 960px;
	background: none;
}

.access01 {
	background: url(../imgs/img-04.png) no-repeat left top;
	padding: 105px 340px 0 30px;
	height: 289px;
}
.access02 {
	background: url(../imgs/img-07.png) no-repeat left top;
	padding: 20px 25px 30px 25px;
	height: 576px;
}
.access03 {
	background: url(../imgs/img-11.png) no-repeat left top;
	padding: 70px 500px 0 30px;
	height: 115px;
	position: relative;
}

.mb160 { margin-bottom: 160px;}

.posiR { position: relative;}

.attention01 {
	position: absolute;
	top: 536px;
	right: 30px;
}
.attention02 {
	position: absolute;
	top: 180px;
	right: 30px;
}
.attention03 {
	position: absolute;
	top: 503px;
	right: 30px;
}
.attention04 {
	position: absolute;
	top: 157px;
	right: 30px;
}

#access #mainContent02 {
		position: relative;
		width: 910px;
		margin-left: auto;
		margin-right: auto;
		background: url(../../common/imgs/bg_maincontent.png) repeat-y top left;
		padding: 15px 30px 20px 30px;
}

#access .copyTxt {
	position: absolute;
	top:-65px;
	right:5px;
	z-index: 9999;
}</pre></body></html>