@charset "utf-8";
/* CSS Document */
#logofdm{
	width:116px;
	height:16px;
	overflow:hidden;
	position:absolute;
	bottom:-16px;
	right:0px;
}
#by{
	width:32px;
	height:16px;
	margin:auto;
}
#fdm{

	position:absolute;
	left:0px;
	top:0px;
	height:16px;
	width:116px;
	display:none;
}
#fdm img{
	border:none;
}


