#left-index {
	width: 406px;
	height: auto;
	position: relative;
	float: left;
}
#right-index {
	width: 429px;
	height: auto;
	position: relative;
	float: left;
	margin-left: 52px;
	display: inline;
	padding-top: 25px;
}
#right-index ul {
	width: 125px;
	margin-right: 30px;
	margin-top: 15px;
	float: left;
}
#right-index li {
	width: auto;
	height: 1%;
	line-height: 24px;
	background: url(../images/template/ster.gif) no-repeat 0px 6px;
	padding-left: 26px;
}
#spotlight {
	width: 406px;
	height: 278px;
	position: relative;
	background: url(../images/template/bg_spotlight.gif) no-repeat;
}
#spotlight h3 {
	width: 300px;
	position: absolute;
	top: 20px;
	left: 34px;
	line-height: 25px;
}
#spotlight .spot {
	width: 199px;
	height: 144px;
	position: absolute;
	top: 81px;
	left: 34px;
}
#spotlight .spot img {
	width: 199px;
	height: 144px;
}
#spotlight .spot .overlay {
	width: 199px;
	height: 144px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../images/template/spot_overlay.png) no-repeat;
}
#spotlight .info {
	width: 150px;
	height: 137px;
	position: absolute;
	top: 89px;
	left: 255px;
	font-size: 13px;
	color: #00203f;
}
#spotlight .info h4 {
	width: 150px;
	height: 24px;
	position: relative;
	display: block;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	color: #00203f;
	margin: 0px;
	padding: 0px;
}
#spotlight .info strong {
	font-size: 20px;
	display: block;
	color: #00203f;
}
#spotlight .info a.more_info {
	width: 94px;
	height: 25px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	display: block;
	background: #000000;
}
#recent {
	width: 853px;
	height: 208px;
	position: relative;
	background: url(../images/template/bg_recent.gif) no-repeat 247px 18px;
	padding-left: 34px;
	float: left;
	margin-top: 36px;
}
#recent .nav {
	width: 65px;
	height: 28px;
	position: absolute;
	right: 0px;
	top: 3px;
}
#recent .nav #prev {
	width: 29px;
	height: 28px;
	position: relative;
	float: left;
	cursor: pointer;
}
#recent .nav #next {
	width: 29px;
	height: 28px;
	position: relative;
	float: right;
	cursor: pointer;
}
#recent .recent_slider {
	width: 853px;
	height: 149px;
	position: absolute;
	top: 59px;
	left: 34px;
	overflow: hidden;
}
#recent .recent_slider .slider {
	width: auto;
	height: 148px;
	position: relative;
}
#recent .recent_slider .slide {
	width: 853px;
	height: 148px;
	position: relative;
	float: left;
}
#recent .recent_slider .slide .item {
	width: 410px;
	height: 148px;
	position: relative;
	float: left;
}
#recent .recent_slider .item .afbeelding {
	width: 224px;
	height: 148px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#recent .recent_slider .item .afbeelding .overlay {
	width: 224px;
	height: 149px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../images/template/recent_overlay.png) no-repeat;
}
#recent .recent_slider .item .info {
	width: 186px;
	height: 149px;
	position: absolute;
	top: 0px;
	left: 252px;
	font-size: 13px;
	color: #00203f;
}
#recent .recent_slider .item .info h4 {
	width: 158px;
	height: 24px;
	position: relative;
	display: block;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	color: #00203f;
	margin: 0px;
	padding: 0px;
}
#recent .recent_slider .item .info strong {
	font-size: 20px;
	color: #00203f;
}
#recent .recent_slider .item .info .more_info {
	width: 94px;
	height: 25px;
	position: absolute;
	left: 0px;
	bottom: 11px;
	display: block;
}
