.view {
	position: relative;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.mask {
	position: absolute;
	top: 73px;
	left: 38px;
	right: 25px;
	bottom: 25px;
	width: 205px;
	height: 80px;
	background-color: #FFFFFF;
}
.view a.info {
	display: inline-block;
	text-decoration: none;
	color: #333;
}
.view-first .mask {
		opacity: 0;
	background-color: rgba(e1e1e1,0.5);
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;	
}

.view-first:hover .mask {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=90);
	opacity: 0.9;
}




.mask522 {
	position: absolute;
	top: 181px;
	left: 1px;
	right: 25px;
	bottom: 25px;
	width: 250px;
	height: 160px;
	background-color: #FFFFFF;
}
.view-first .mask522 {
		opacity: 0;
	background-color: rgba(e1e1e1,0.5);
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;	
}
.view-first:hover .mask522 {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=90);
	opacity: 0.9;
}




.maskb522 {
	position: absolute;
	top: 70px;
	left: 1px;
	right: 25px;
	bottom: 25px;
	width: 522px;
	height: 80px;
	background-color: #FFFFFF;
}
.view-first .maskb522 {
		opacity: 0;
	background-color: rgba(e1e1e1,0.5);
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;	
}
.view-first:hover .maskb522 {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=90);
	opacity: 0.9;
}



    body,td,th {
	font-family: Abel;
	text-align: center;
	letter-spacing: 0.1em;
	vertical-align: middle;
	font-size: 12px;
}
.image {
	border: 1px solid #C1C1C1;
}
.image1 {
	margin: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
