

#productCrop {
	width: 712px;
	margin: 0 0 5px 0;
	background-color: #fff;
}
#productCrop .loading {
	float: right;
	color: #fff;
	padding: 8px 8px;
	display: none;
}
#productCrop .menu {
	width: 712px;
	background: url('/sa/images_gl/product_season_crop_menu_back.gif') repeat-x #306397;
}
#productCrop .menu ul {
	float: left;
	list-style: none;
	padding: 4px;
}
#productCrop .menu li {
	float: left;
}
#productCrop .menu li a {
	display: block;
	padding: 4px 8px;
	margin-right: 6px;
	text-decoration: none;
}
#productCrop .menu li a:hover, #productCrop .menu li a.sfhover, #productCrop .menu li a.sel {
	background-color: #173456;
}
#iProductCrop .cropContent table, #iProductCrop .cropContent {
	height: 200px;
}
#productCrop .cropContent td {
	vertical-align: middle;
	text-align: center;
	width: 130px;
}
#productCrop .cropContent td.imgCell {
	padding: 12px 6px 6px 6px;
}
#productCrop .cropContent td.infoCell {
	color: #000000;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	padding: 4px 6px 8px 6px;
}


.wsBanner {
	width: 712px;
	height: 285px;
	margin: 0 0 6px 0;
}
.wsBanner div {
	width: 712px;
	height: 285px;
}

	
.smallBanners {
	padding: 0 0 5px 0;
	width: 712px;
}
.smallBanners .banner {
	float: left;
	width: 352px;
	height: 177px;
}
.smallBanners .banner.nf {
	margin: 0 0 0 8px;
}
.smallBanners .banner a {
	position: absolute;
	display: block;
	width: 352px;
	height: 177px;
	text-indent: -3000px;
	overflow: hidden;
}



.wideBanner {
	padding: 0 0 5px 0;
}
.wideBanner .banner {
	width: 712px;
	height: 88px;
}
.wideBanner .banner a {
	position: absolute;
	display: block;
	width: 712px;
	height: 88px;
	text-indent: -3000px;
	overflow: hidden;
}




.catBanners {
	padding: 4px 0 5px 4px;
}
.catBanners .banner {
	width: 700px;
	height: 280px;
}
.catBanners .banner a {
	position: absolute;
	display: block;
	width: 700px;
	height: 280px;
	overflow: hidden;
}
.catBanners .banner a img {
	display: block;
	width: 700px;
	height: 280px;
}
