.ucc-portal-footer {
	overflow:hidden;
	padding:8px 14px 6px 17px;
	background:#f2f2f2;
}
.ucc-portal-footer p {
	margin:0;
	padding:0;
}
.ucc-portal-footer p.logo {
	float:left;
}
.ucc-portal-footer p.link {
	float:right;
	font-weight:bold;
	font-size:14px;
}
.ucc-portal-footer p.link a {
margin:0 auto;
width:960px;
	padding-right:12px;
	background:url("../../images/ico_arw_ucc-portal-footer.png") no-repeat right center;
	text-decoration:none;
	line-height:21px;
	color:#666;
}
.ucc-portal-footer p.link a:hover {
	text-decoration:underline;
}
