@charset "utf-8";

.pic_lt > ul > li {width:33.3%; float:left; text-align:center; font-size:15px;}
.pic_lt > ul > li span {display:inline-block; width:100%; margin-top:10px; margin-left:-25px;}
.pic_lt > ul > li a:hover span {text-decoration:underline}
.pic_lt > ul > li img {margin-left:-25px;}

