.footer{
	position:relative;
	height:57px;
	margin:0px auto;
	width:920px;
}
.footer .copyright{
	float:left;
	margin-left:10px;
	margin-right:60px;
	padding-top:20px;
}
.footer a.webmaster{
	float:right;
	width:100px;
	height:12px;
	margin-top:20px;
	margin-right:10px;
	display:block;
	background:url(webmaster.png) left top no-repeat;
	cursor:pointer;
}
.footer>.menu{
	float:left;
	padding-top:20px;
}
.footer>.menu a{
	font-style:italic;
	margin:0px 5px;
}
