		.grayBox {
			position:absolute;
			z-index:9999;
			width:100%;
			height:200%;
			background:#000;
			opacity:0.5;
			filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
			display:none;
		}
		.shellBox {
			display: block;
			position: absolute;
			margin-left: -375px;
			left: 50%;
			top: -550px;
			z-index: 99999;
			width: 750px;
			height: 550px;
			overflow: hidden;
		}
		.shell {width: 100%;height: 100%;}
		.shellBox .caidaiBox {
			width: 100%;
			height: 100%;
			position: absolute;
			left: 0;
			top: 0;
		}
		.shellBox .caidaiBox img {width: 100%;}
		.shellBox .circleBox {
			position: absolute;
			margin-left: -180px;
			margin-top: -198px;
			left: 50%;
			top: 50%;
			width: 359px;
			height: 395px;
		}
		.shellBox .circleBox img {width: 100%;}
		.shellBox .jindanBox {
			position: absolute;
			left: 160px;
			bottom: 150px;
			width: 167px;
			height: 123px;
		}
		.shellBox .jindanBox img {width: 100%;}
		.shellBox .feedbackBox {
			position: absolute;
			top: 120px;
			width: 256px;
			height: 55px;
			display: none;
		}
		.shellBox .feedbackBox img {width: 100%;}
		.shellBox .txtBox {
			position: absolute;
			margin-left: -263px;
			left: 50%;
			top: 150px;
			width: 526px;
			height: 202px;
		}
		.shellBox .txtBox img {width: 100%;}
		.shellBox .flyL {
			position: absolute;
			left: -517px;
			top: 156px;
			width: 517px;
			height: 105px;
		}
		.shellBox .flyL img {width: 100%;}
		.shellBox .flyR {
			position: absolute;
			right: -313px;
			top: 226px;
			width: 313px;
			height: 84px;
		}
		.shellBox .flyR img {width: 100%;}
		.shellBox .activityBox {
			position: absolute;
			margin-left: -215px;
			left: 50%;
			bottom: 106px;
			width: 430px;
			height: 76px;
		}
		.shellBox .activityBox img {width: 100%;}
		.shellBox .activityTxt {
			position: absolute;
			left: -150px;
			bottom: 116px;
			width: 334px;
			height: 57px;
			display: none;
		}
		.shellBox .activityTxt img {width: 100%;}
		.shellBox .closeBox {
			position: absolute;
			right: 0;
			top: 0;
			width: 42px;
			height: 42px;
			cursor: pointer;
		}
		body .flyBtn {
			display: block;
			position: absolute;
			margin-right: -29px;
			right: 50%;
			top: 400px;
			z-index: 999999;
			width: 58px;
			height: 130px;
			display: none;
			cursor: pointer;
		}
		body .flyBtn img {width: 100%;}
		.shellBox .jindanBox{
			left: 142px;
		}