.top_bg{
	background-repeat: no-repeat;
	background-image: url(../images/at/sg_bg.jpg);
	position: static;
	margin: 0 auto;
	background-size: 100%;
	background-attachment: fixed;
	background-size: cover;
}
.body{
	width: 100%;
	overflow-x: hidden;
}
/*本文*/
.contentsarea{
	height: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 1080px;
	position: relative;
	top: -43px;
	bottom: 0px;
}
#logo_o{
	position: absolute;
	top: 100px;
	right: auto;
	left: 1px;
}
.at_btn{
	top: 245px;
	position: relative;
}
