#footer{
	width:965px;
	color: #FFFFFF;
	text-align: center;
	height: 16px;
	margin-top: 3px;
	background-image: url(../../img/common/bg_footlink.gif);
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #819EB4;
	padding-top: 4px;
}
#copy{
	width:990px;
	margin:auto;
	background-image: url(../../img/common/bg_bottom.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 15px;
	color: #35709F;
	text-align: center;
}

#footer ul li {
	display:inline;
	list-style-type:none;
	margin-right:5px;
	padding-left:7px;
	border-left:1px solid #FFFFFF;
	font-size: 12px;
	color: #FFFFFF;
}
#footer ul li a {
	color: #FFFFFF;
	text-decoration: none;
	}
#footer ul li a:hover {
	color: #CCFFFF;
	}
