.str3 img {
	opacity:0.8;
}
.str3 img:hover {
	opacity:1;
}
.str3.str_wrap.str_active {
	background:#fff;
}
.box-str img {
    width: 200px;
    height: auto;
    cursor: pointer;
    display:inline-block;
    vertical-align:top;
}
.str3 {
	padding-bottom: 0px;
}