	/*Plugin CSS*/
.str_wrap {
	overflow:hidden;
	//zoom:1;
	width:100%;
	font-size:12px;
	line-height:16px;
	position:relative;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;  
	background:#f6f6f6;
	white-space:nowrap;
}

.str_move { 
	white-space:nowrap;
	position:absolute; 
	top:0; 
	left:0;
	cursor:move;
}

.str_wrap img {
	max-width:none !important;	
}
.str3 .str_item {
                font-size:0;
                line-height:0
            }
            .str3 img { opacity:0.8}
            .str3 img:hover { opacity:1}
            .str3.str_wrap.str_active {
                background:#fff;
            }
.footer-photo{
	margin-top:15px;
	margin-bottom:20px;
}
