@charset "utf-8";

/* fanfancan.com css sys */

/* body */

*{ margin:0; padding:0;}

html,body { height:100%; overflow:hidden;}

.wrapper { width:110%;}
.wrapper img { margin:0 3px 3px 0;}

.logo {
	position:absolute; z-index:99;
	top:0;
	margin-left:121px;
	width:239px; height:239px;
	background:url(logo.gif) no-repeat 100% 100%;
}

/* over */


