.boxas .boxa .content .item-open {
	float: right;
	width: 203px;
	margin: 15px 0 0;
}

.boxas .boxa .content .item-open .image {
	float: right;
	position: relative;
	width: 89px;
	height: 50px;
	margin: 0px;
	overflow: hidden;
}

.boxas .boxa .content .item-open .image IMG {
	position: absolute;
	right: 0;
	height: 50px;
	width: 89px;
}

.boxas .boxa .content .item-open .image SPAN {
	position: absolute;
	right: 0;
	width: 89px;
	height: 50px;
	background: url('../images/boxa-image-border-b.png') no-repeat;
	z-index: 100;
	cursor: pointer;
}

.boxas .boxa .content .item-open .info {
	float: right;
	width: 110px;
	font-size: 11px;
	color: #6d6d6d;
	margin: 1px 3px 0 0;
}

.boxas .boxa .content .item-open .info A {
	color: #115972;
}
