@charset "utf-8";
/* CSS Document */
#facebook {
	position:fixed;
	padding:0px;
	left: 0px;
	top:40%;
	width:21px;
	height:108px;
	background-color:#CCC;
	background-image:url(../images/facebook_add.png);
	
}


