@charset "utf-8";
#wrap {
	margin:0 auto;
	width:800px;
	position:relative;
}
#badge {
	position:absolute;
	top:50px;
	right:-165px;
	width:134px;
	height:134px;
	z-index:9999;
}
#badge a:link {
	text-decoration:none;
}
#badge img {
	border:none;
}
