@charset "utf-8";
.tune {
	left: 0px;
	top: 0px;
	background-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	height: auto;
	width: auto;
	right: auto;
	bottom: auto;
	clip: rect(0px,auto,auto,0px);
}

