.family{
	position:fixed;
	top:55%;
	right:0px;
	margin:-92px 0 0 0;
	}
.family a,#family a{
	background:url(../img/bg_right.png) no-repeat 0 0;
	width:40px;
	height:185px;
	display:block;
	text-indent:-9999px;
	}
	
.family a:hover,#family a:hover{
	background:url(../img/bg_right.png) no-repeat -40px 0;
	}
	
#family{
	position:absolute;
	top:150px;
	right:0px;
	}

.abbottmall{
	position: fixed;
	top: 25%;
	right: 0;
}
.abbottmall img{ max-width:120px; }