.offer {
	/*margin-bottom:30px; */
	height: 154px;
	width: 234px;
	position: relative;
	margin-bottom:30px;
}

.offer img {
	display: block;
	left: 5px;
	top: 6px;
	z-index: 0;
	height: 140px;
	width: 220px;
	position: relative;
}

.offer b {
	color: #e8e5e0;
	display: block;
	position: relative;
	white-space: nowrap;
	z-index: 2;
	
	background-image: url('/images/img_m.png');
	height: 154px;
	margin-top: -140px;
	width: 234px;	
}

.offer a {
	text-decoration: none;
	cursor: pointer;
}

.offer strong {
	background: transparent url('/images/spacer.png') scroll repeat 0 0;
	bottom: 8px;
	color: #fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	left: 5px;
	position: absolute;
	text-decoration: none;
	z-index: 0;
	font-size: 9.75pt;
	padding: 10px;
	width: 200px;
	text-align:center;
}

.bgg {
	width: 914px;
	height: 214px;
	margin:25px 0 0 0;
}

.bgg img {
	display: block;
	left: 7px;
	top: -7px;
	z-index: 0;
	width: 900px;
	height: 200px;
	position: relative;
}

.bgg b {
	color: #e8e5e0;
	display: block;
	position: relative;
	white-space: nowrap;
	z-index: 2;
	
	background-image: url('/images/background.png');
	width: 914px;
	height: 214px;
	margin-top: -214px;
}

.offer2 {
	width: 160px;
	height: 160px;
	margin:25px 0 0 0;
}

.offer2 img {
	display: block;
	left: 5px;
	top: -7px;
	z-index: 0;
	width: 150px;
	height: 150px;
	position: relative;
}

.offer2 b {
	color: #e8e5e0;
	display: block;
	position: relative;
	white-space: nowrap;
	z-index: 2;
	
	background-image: url('/images/img_object.png');
	width: 160px;
	height: 160px;
	margin-top: -160px;
}

.offer3 {
	width: 400px;
	height: 300px;
	margin-right: 30px;
	float:left;
}

.offer3 img {
	display: block;
	left: 0px;
	top: 0px;
	z-index: 0;
	width: 400px;
	height: 300px;
	position: relative;
}

.offer3 b {
	color: #e8e5e0;
	display: block;
	position: relative;
	white-space: nowrap;
	z-index: 2;
	
	background-image: url('/images/img_object_big.png');
	width: 400px;
	height: 300px;
	margin-top: -300px;
}

.banner-img {
	width: 204px;
	height: 104px;
	margin-right: 0px;
	float:left;
}

.banner-img img {
	display: block;
	left: 0px;
	top: -4px;
	z-index: 0;
	width: 200px;
	height: 100px;
	position: relative;
}

.banner-img b {
	color: #e8e5e0;
	display: block;
	position: relative;
	white-space: nowrap;
	z-index: 2;
	
	background-image: url('/images/img_hot.png');
	width: 204px;
	height: 104px;
	margin-top: -104px;
	cursor: pointer;
}
