/* 140x350 */
.banner {
	width: 140px;
	height: 350px;
	font-size: 10px;
	line-height: 12px;
	text-align: left;
}
.logo a {
	display: block;
	width: 140px;
	height: 80px;
	background: url(/partner/shopping4net/images/s4-logo-banner-hor-100.png) 17px 17px no-repeat transparent;
	top: 0px;
	left: 0px;
	position: absolute;
}
.logo span {
	display: none;
}
.info {
	left: 0px;
	position: absolute;
	top: 50px;
	width: 100%;
	text-align: center;
}
.info strong {
	display: block;
}
.brand {
	margin: 0;
	height: 12px;
	white-space: nowrap;
}
.items {
	position: absolute;
	top: 80px;
	left: 0;
}
.title {
	height: 48px;
}
.items li {
	top: -1px;
	left: -1px;
	float: none;
}
li a {
	padding: 5px 5px 5px 65px;
	margin: 5px;
	height: 71px;
	border: 1px solid #fff;
	border-radius: 3px;
	width: 60px;
}
.items img {
	width: 60px;
	position: absolute;
	top: 13px;
	left: 8px;
}