/* f468x60 */
.banner {
	width: 468px;
	height: 60px;
	font-size: 10px;
	line-height: 12px;
	text-align: left;
}
.logo {
	top: 0px;
	left: 0px;
}
.logo a {
	display: block;
	width: 120px;
	height: 60px;
	background: url(/partner/shopping4net/images/s4-logo-banner-hor-100.png) 10px 7px no-repeat transparent;
	top: 0px;
	left: 0px;
}
.logo span {
	display: none;
}
.info {
	left: -7px;
	position: absolute;
	top: 30px;
	width: 25%;
	text-align: right;
}
.info strong {
	display: block;
}
.brand {
	margin: 0;
	height: 12px;
	white-space: nowrap;
}
.items {
	width: 75%;
	position: absolute;
	top: 0;
	left: 25%;
}
.title {
	height: 24px;
	overflow: hidden;
}
ul {
	padding: 2px;
}
li {
	width: 33.333333333333333%;
	top: -1px;
	left: -1px;
}
li a {
	padding: 2px 2px 2px 52px;
	margin: 2px;
	height: 48px;
	border: 1px solid #fff;
	border-radius: 3px;
}
.items img {
	width: 45px;
	position: absolute;
	top: 5px;
	left: 5px;
}