@charset "GB18030";
#top {
	height: 110px;
	text-align: justify;
	font-size: 0;
	min-width: 836px;
	position: absolute;
	left: 12px;
	top: 12px;
	right: 12px;
}
#one {
	width: 110px;
	height: 110px;
	display: inline-block;
	background: none;
}
#top:after {
	content: '';
	width: 100%;
	display: inline-block;
}
#apbottomleft {
	position: absolute;
	float: left;
	visibility: visible;
	left: 12px;
	top: 580px;
}
#apbottomleftfixed {
	position: fixed;
	left: 0px; 
	bottom: 108px; 
	margin:12px; 
	padding:0px;;
}
#apbottomright {
	position: absolute;
	float: right;
	visibility: visible;
	right: 12px;
	top: 580px;
}
#apbottomrightfixed {
	position: fixed;
	right:0px; 
	bottom: 0px; 
	margin:12px; 
	padding:0px;;
}