#floatCustomerService{
	width:31px;
	height:118px;
	background:url(../images/1405927105.png) no-repeat;
	position:fixed;
	right:0px;
	top:30%;
	z-index:200;
}
#floatCustomerService:hover .showCont{
	display:block;
}
.showCont{
	width:200px;
	display:none;
	position:fixed;
	right:-1px;
	top:29%;
	z-index:300;
	
}
.showCont .obg{
	width:200px;
	height:49px;
	background:url(../images/1405927242.png) no-repeat;
	overflow:hidden;
}
.showCont .obg span{
	background:url(../images/icoon.gif) no-repeat left center;
	padding-left:15px;
	float:left;
	margin:15px 0 0 24px;
	color:#000;
}
.showCont .obg img{
	float:left;
	margin:15px 0 0 50px;
}