	.design_gallery{width: 1000px;height:700px;float: left;}
	.gallery_1, .gallery_2{width: 1000px;height: 310;float: left;}
	.gallery_1{margin-top: 20px;}
	.gallery_2{margin-top: 40px;}
	.gallery_1_1, .gallery_2_1{width:310px;height:310px;float:left;margin-left:10px;border:1px solid #B5B4B5;
	border-radius: 5px;box-shadow: 0px 0px 1px 1px #B5B4B5;background:#fff;}
	.design_text{width:300px;height:100px;font-size:12px;color:#595758;text-align:left;margin:5px 5px 5px; 5px;}
	.gallery_images{margin:5px;width: 300px;height: 200px;overflow: hidden;}
	
	#lightBoxWrapper{position:absolute;left:0px;top:0px;height:1870px;width:100%;background:black;opacity:0.7;display:none;z-index: 8;}
	#lightBox{Position:absolute;/*top:500px;*/margin-left:-400px;left:50%;width:800px;height:700px;border:2px solide black; border-radius:5px;background:white;display:none;z-index: 10;}
	p{position: absolute;right: -15px;top: -40px;background: #FFF;border-radius: 25px;border: 2px solid #595758;
width: 30px;height: 30px;font-size: 25px;font-weight:bold;z-index: 999;color:#595758;}
	.gallery_all{width:780px;height:520px;margin:10px;}
	.text_content{width:780px; height:150px;margin:0px 10px 0px; 10px;text-align:left;}

	.design_images{position:absolute;top:0px;left:0px;}
	.prev, .next{width:70px;height:70px;position:absolute;top:-300px;}
	.prev{background:url('../images/design/gallery/prev.png');left:20px;}
	.next{background:url('../images/design/gallery/next.png');right:20px;}

