.page-top {
	width:740px;
	height:25px;
	margin:0px auto 0px auto;
	padding:10px 0px 5px 0px;
	text-align:right;
	float:none;
}

.hr-item {
	visibility:hidden;
	display:block;
	clear:right;
}


#footer-base {
	position:relative;
	width:760px;
	margin:0px;
	padding:18px 0px 0px 0px;
	background-image:url('../co-img/co_fo_bg.gif');
	background-repeat:no-repeat;
	text-align:left;
}

#footer-base ul {
	width:auto;
	height:20px;
	margin:0px 0px 0px 140px;
	padding:0px 0px 0px 0px;
	text-align:left;
}

#footer-base li {
	font-size:10px;
	margin:0px 8px 0px 0px;
	padding:1px 0px 0px 10px;
	background-image:url('../co-img/co_fo_ico.gif');
	background-repeat:no-repeat;
	float:left;
	display:inline;
}

#footer-base img {
	width:350px;
	height:18px;
	margin:0px 0px 0px 205px;
}


#footer-base a {
	color:#848484;
	text-decoration:none;
}

#footer-base a:link {
	color:#848484;
	text-decoration:none;
}

#footer-base a:visited {
	color:#848484;
	text-decoration:none;
}

#footer-base a:active {
	color:#848484;
	text-decoration:none;
}

#footer-base a:hover {
	color:#FF9900;
	text-decoration:underline;
}

