*{margin: 0;padding: 0;list-style: none;}
#floatTool{ 
	width:130px; 
	height:270px; 
	overflow:hidden; 
	background:url(../images/service.png) no-repeat; 
	position:absolute; 
	left:85%; 
	top:130px;
	z-index:9999;
}
#floatTool .move{
	width: 100%;
	height: 80px;
	cursor:move;
}