body {margin: 10px;margin-top: 10px;}

#apDiv1 {position:absolute;	width:300px; left: 506px; top: 0; z-index: 1; float:right; display:inline; clear: both;}
#apDiv2 {
	position:absolute;
	left:80px;
	top:235px;
	width:218px;
	height:98px;
	z-index:2;
}
#apDiv3 {
	position:absolute;
	z-index:3;
	top: 140px;
}

#apDiv4 {
	position:absolute;
	z-index:4;
    top: 305px;
}

#floatBoxBg{display:none;width:100%;height:100%;background:#000;position:absolute;top:0;left:0; cursor:pointer; z-index:998;}
.floatBox{border:#fff 10px solid; width:300px;position:absolute;top:50px;left:40%; height:auto; z-index:999; background:#CCC;}
.floatBox .title{height:40px; background:#fff;color:#666;}
.floatBox .title h4{float:left; margin:0px;font-size:20px;}
.floatBox .title span{float:right;}
.floatBox .content{padding:0px; margin:0px;background:#EBEBEB; margin-bottom:0px; height:auto;}
#addtocart,#telltofriend, #sevendays {cursor:pointer;}
