@charset "utf-8";
body {
	margin:0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content {
	width: 950px;
	height: 590px;
	text-align:left;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image:url(../img/foot/footmainbg.gif);
}
#main{
	width: 850px;
	height: 450px;
	position:absolute;
	left: 40px;
	top: 100px;
	overflow: auto;
}

#top_company{
	width: 725px;
	height: 147px;
	position:absolute;
	left: 111px;
	top: 62px;
}
#main_company{
	width: 726px;
	height: 229px;
	position:absolute;
	left: 100px;
	top: 220px;
}

