@charset "utf-8";
/* CSS Document */
@media screen and (min-width:1200px){
	/* galllery */
.gallery_dtl_outter{
	width:174px;
	height:116px;
	
	padding:0px;
	float:left;
	/*box-shadow:0px 0px 5px #666;* /
	border-radius:6px;
	
	border:solid 1px #dedede;*/
	margin:0px 20px 20px 0px;
}
.gallery_dtl_outter_r{
	width:174px;
	height:116px;
	 
	float:left;
	margin:0px 0px 20px 0px;
}

.gallery_dtl_in{
	width:174px;
	height:116px;
	text-align:center;
	float:left;	
	overflow:hidden;
}
.gallery_dtl_in img{
	float:left;
	width:100%;
}
.text_gallery{
	width:162px;
	float:left;
}
/* end gallery */
}
 
@media screen and (max-width:1199px){
	.gallery_dtl_outter{
		width:174px;
		height:116px;
		
		padding:0px;
		float:left;
		/*box-shadow:0px 0px 5px #666;* /
		border-radius:6px;
		
		border:solid 1px #dedede;*/
		margin:0px 20px 20px 0px;
	}
	.gallery_dtl_outter_r{
		width:174px;
		height:116px;
		 
		float:left;
		margin:0px 0px 20px 0px;
	}

	.gallery_dtl_in{
		width:174px;
		height:116px;
		text-align:center;
		float:left;	
		overflow:hidden;
	}
	.gallery_dtl_in img{
		float:left;
		width:100%;
	}
	.text_gallery{
		width:162px;
		float:left;
	} 
}
@media screen and (max-width:1199px){
	.gallery_dtl_outter{
		width:174px;
		height:116px;
		
		padding:0px;
		float:left;
		/*box-shadow:0px 0px 5px #666;* /
		border-radius:6px;
		
		border:solid 1px #dedede;*/
		margin:0px 20px 20px 0px;
	}
	.gallery_dtl_outter_r{
		width:174px;
		height:116px;
		 
		float:left;
		margin:0px 0px 20px 0px;
	}

	.gallery_dtl_in{
		width:174px;
		height:116px;
		text-align:center;
		float:left;	
		overflow:hidden;
	}
	.gallery_dtl_in img{
		float:left;
		width:100%;
	}
	.text_gallery{
		width:162px;
		float:left;
	} 
}
@media screen and (max-width:460px){
	.gallery_dtl_outter{
		width:120px;
		height:80px;
		
		padding:0px;
		float:left;
		/*box-shadow:0px 0px 5px #666;* /
		border-radius:6px;
		
		border:solid 1px #dedede;*/
		margin:0px 20px 20px 0px;
	}
	.gallery_dtl_outter_r{
		width:120px;
		height:80px;
		 
		float:left;
		margin:0px 20px 20px 0px;
	}

	.gallery_dtl_in{
		width:120px;
		height:80px;
		text-align:center;
		float:left;	
		overflow:hidden;
	}
	.gallery_dtl_in img{
		float:left;
		width:100%;
	}
	.text_gallery{
		width:162px;
		float:left;
	} 
}