@charset "utf-8";
/* CSS Document */

#copyright img {
	padding-bottom: 5px;
}

#copyright {
	position:absolute;
	width:460px;
	height:62px;
	z-index:1;
	left: 50px;
	background-color: #000000;
}

#copyright a
{text-decoration: none;
color:#FFFFFF;}

#copyright a:hover
{text-decoration: underline;
color:#FFFFFF;}
