@charset "utf-8";

.lt_img img			{opacity:1;transition: 0.3s;}
.lt_img img:hover	{opacity:0.8;}
