@charset "utf-8";

#openBox {
	width: 670px;
	overflow: hidden;
	position: relative;
	background: url(../images/open_back.jpg);
	height: 929px;
}

#openBox h4 {
	margin: 0px;
}

#openBox table {
	margin-left: 52px;
	margin-top: -1px;
}

#openBox a:hover img {
 filter: alpha(opacity:80);
	opacity: 0.8;