/* CSS Document */

.black_overlay{
			display: none;
			position: absolute;
			top: 0%;
			left: 0%;
			width: 100%;
			height: 100%;
			background-color: white;
			z-index:1001;
			-moz-opacity: 0.8;
			opacity:0.8;
			filter: alpha(opacity=80);
		}
    				.white_content1 {
			display: none;
			position: absolute;
			top: 100px;
			left: 7%;
			width: 80%;
			height: 56%;
			padding: 16px;
			border: 0px solid silver;
			background: url(shop_global/tools_bk_friend.png) no-repeat;
			z-index:1002;
			/*overflow: none;*/
		}
    .white_content2 {
			display: none;
			position: absolute;
			/*top: 200px;*/top: 28%;
			left: 7%;
			width: 80%;
			height: 40%;
			padding: 16px;
			border: 0px solid silver;
			background: url(shop_global/tools_bk_q.png) no-repeat;
			z-index:1002;
			/*overflow: none;*/
		}
		
		   /* .white_content2 {
			display: none;
			position: absolute;
			top: 200px;
			left: 7%;
			width: 80%;
			height: 40%;
			padding: 16px;
			border: 1px solid silver;
			background-color: white;
			z-index:1002;
			}*/
		
				.white_content3 {
			display: none;
			position: absolute;
			top: 330px;
			left: 7%;
			width: 80%;
			height: 30%;
			padding: 16px;
			border: 0px solid silver;
			background: url(shop_global/tools_bk_nl.png) no-repeat;
			z-index:1002;
			/*overflow: none;*/
		}
						.white_content4 {
			display: none;
			position: absolute;
			bottom: 4%;
			left: 7%;
			width: 80%;
			height: 400px;
			padding: 16px;
			border: 0px solid silver;
			background: url(shop_global/tools_bk_nl.png) no-repeat;
			z-index:1002;
			/*overflow: none;*/
		}
		.white_content5 {
			display: none;
			position: absolute;
			top: 130px;
			left: 7%;
			width: 80%;
			height: 30%;
			padding: 16px;
			border: 0px solid silver;
			background: url(shop_global/tools_bk_nl.png) no-repeat;
			z-index:1002;
			/*overflow: none;*/
		}
		
		.white_content6 {
			display: none;
			position: absolute;
			top: 250px;
			left: 7%;
			width: 80%;
			height: 40%;
			padding: 16px;
			border: 0px solid silver;
			background: url(shop_global/tools_bk_q.png) no-repeat;
			z-index:1002;
			/*overflow: none;*/
		}
		
		.white_content99 {
			display: none;
			position: absolute;
			top: 190px;
			left: 12%;
			width: 80%;
			height: 50%;
			padding: 16px;
			border: 0px solid silver;
			background: url(shop_global/tools_bk_nl.png) no-repeat;
			z-index:1002;
			/*overflow: none;*/
		}
		
		