#topcontent {
	margin		:0;
	padding		:0;
	width		:800px;
	height		:600px;
	float		:none;
}
#topinfomation {
	position	: relative;
	margin		: 0;
	padding		: 0;
	width		: 800px;
	height		: 600px;
	clear		: both;
}
#topinfomation #back {
	position	: absolute;
	top			: 0;
	left		: 0;
	width		: 100%;
	height		: 1%
	margin		: 0;
	padding		: 0;
}

#topinfomation p {
	position	: absolute;
	top			: 0;
	left		: 20px;
}

#topinfomation #info {
	position	: absolute;
	width		: 200px;
	height		: 270px;
	top			: 330px;
	left		: 580px;
}	

#topinfomation #topprint {
	display		: none;
}
#footer {
	position	: relative;
}
