/* ‘¨¨‡index */
body {
	background: #f6f6f6;
}

.grouptopInner {
	margin: 0 auto;
	background: url(bg.jpg) top center no-repeat;
}
.grouptopLogo {
	padding-top: 5px;
	background: url(line_bg.gif) top repeat-x;
}
.grouptopInner img {
	display: block;
	margin: 0 auto;
}
.grouptopInner .link {
	width: 1004px;
	height: 1442px;
	margin: 0 auto;
}
.grouptopInner .link ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.grouptopInner .link li {
	margin: 0 18px 45px;
}
.grouptopInner .link .notice {
	text-align: center;
	clear: both;
	top: -14px;
	position: relative;
}
.grouptopInner .fc_link {
	width: 658px;
	margin: 30px auto;
	clear: both;
	display: none !important;
}
.grouptopInner .fcfooter {
	width: 100%;
	height: 32px;
	clear: both;
	background: url(footer_bg.gif) repeat-x;
}