td.footer {}
TABLE.footer {
	background: url(../../images/1.EN/Footer/footer_bg.gif) top repeat-x;
	height: 28px;
	width: 770px;
	margin:17px auto;
}

.footer_copyright {
	padding: 0 12px;
	background:url(../../Images/1.en/Footer/bee.gif) left no-repeat;
	height:37px;
	padding:0 0 0 57px;
}

.footer_logo {
	padding-right: 36px;
	text-align: right;
}

.footer_links {
	text-align: right;
	padding: 0 12px;
}

A.footer {
	color: #4a4a4a;
	text-decoration: none;
}

A.footer:link {
	color: #4a4a4a;
	text-decoration: none;
}

A.footer:visited {
	color: #4a4a4a;
	text-decoration: none;
}

A.footer:active {
	color: #4a4a4a;
	text-decoration: none;
}

A.footer:hover {
	text-decoration: underline;
}
