#contents {
	height: 340px;
	width: 780px;
	padding: 0;
}
#large-ad {
	position: relative;
	left: 16px;
	float: left;
	margin: 0;
	padding: 0;
	width: 488px;
	height: 332px;
	background: #fff url(../img/bg-large-ad.jpg) no-repeat;
	z-index: 1;
}
#large-ad li {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 488px;
	height: 332px;
}
#large-ad img {
	position: relative;
	bottom: 6px;
	left: 12px;
	overflow: visible;
}
#ad-nav {
	position: absolute;
	top: 26px;
	left: 40px;
	z-index: 2;
}
#ad-nav a {
	color:#fff;
	letter-spacing: 1px;
	font-size: 90%;
	font-weight: normal;
}
#ad-nav a.activeSlide {
	font-size: 120%;
	font-weight: bold;
	line-height: 120%;
}
.small-ad {
	position: relative;
	float: right;
	clear: right;
	top: 1px;
	right: 17px;
	width: 253px;
	height: 161px;
	background: url(../img/bg-small-ad.jpg) no-repeat right;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: -1px;
	z-index: 1;
}
.small-ad li {
	position: absolute;
	right: 0;
	left: auto;
	list-style: none;
	height: 144px;
	width: 232px;
	padding: 17px 11px 0 10px;
}
.small-ad img {
	width: 232px;
	height: 144px;
}
