@charset 'utf-8';
/* CSS Document */
.hover_img:hover{
    opacity: 0.7;
}