@charset "utf-8";
.bt_style {
    z-index: 379;
    width: 70px;
    background-color: transparent;
    position: relative;
    margin-right: -10000px;
    left: -90px;
}
.bt_style:hover {
	opacity: 0.5 ;
}
