#apDiv1 {
	width:1000px;
	height:210px;
	z-index:1;
	background-image: url(images/bg_bar.png);
	background-repeat: no-repeat;
	text-align: center;
}
#footerbox li{
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
#footerbox {
	position:relative;
	top:41px;
	width:947px;
	height:139px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
}
#apDiv1 #footerbox ul li a {
	color: #333;
	text-decoration: none;
}
#apDiv1 #footerbox ul li a:hover {
	color: #999;
	text-decoration: underline;
}

