#slider_vip{
	height: 238px;
	background:url(../images/vip/bg_slider_vip.jpg);
  	background-position:top center;
	position:relative;
	overflow: hidden;
}
#slider_vip:before{
	position: absolute;
	content: "";
	width: 100%;
	height: 42px;
	background: url(../images/vip/line.png) repeat-x;
	bottom: 0;
	z-index: 1;
}
#slider_vip .container{
	height: 100%;
	position: relative;
}
#slider_vip .layer {
    position: absolute;
}
#slider_vip #floor{
	bottom: 0;
	left: 400px;
	z-index: 2;
}
#slider_vip #item_1{
	top: 0;
	left: 43px;
}
#slider_vip #item_3{
	top: 52px;
	right: 108px;
}
#slider_vip #item_4{
	top: 102px;
	right: 125px;
}
#slider_vip #item_5{
	bottom: 124px;
	left: 317px;
}
#slider_vip #item_6{
	top: -107px;
	left: 224px;
}
#slider_vip #item_7{
	bottom: 0;
	left: 417px;
	z-index: 2;
}
#slider_vip #item_8{
	bottom: 0;
	right: 352px;
	z-index: 2;
}