* {
	padding:0;
	margin:0;
}
.slider {
	width:928px;
	height:422px;
	border:#77706d 6px solid;
	margin-top:30px;
}
.items {
	display:none;
}
.pagination {
	position:absolute;
	background:url(../images/pagination-bg.gif) 0 0 repeat; height:26px; width:926px;
	border-bottom:#8e8885 1px solid;
	bottom:0;
	left:0px;
	z-index:98;
	padding-left:411px;
	padding-top:5px;
}
.pagination li {
	float:left;
	margin:0 5px 0 0;
	padding:0 0px;
	height:17px; width:17px;
	display:block;
	background:url(../images/pagination.png) 0 bottom no-repeat;
}
.pagination li.current {
	background:url(../images/pagination.png) 0 top no-repeat;
}
.pagination li:hover {
	background:url(../images/pagination.png) 0 top no-repeat;
}
.pagination li a {
	color:#fff;
	width:10px;
	height:20px;
	display:block;
}
.play.paused {
	color:#f00;
}

.presets {
	position:absolute;
	right:40px;
	top:0;
	margin-top:30px;
}
.presets li:hover {
	text-decoration:underline;
	cursor:pointer;
}
.presets li.curr {
	color:#f00;
}
.progbar {
	background:#ff0;
	width:100%;
	height:10px;
	position:absolute;
	bottom:20px;
	z-index:999;
}
.numStatus {
	position:absolute;
	left:0;
	bottom:0;
	background:#000;
	color:#fff;
	z-index:999;
}
.banner {background:url(../images/slider-banner.png) 0 0 repeat; width:360px; overflow:hidden; position: absolute; left:524px; top:320px; padding:8px 14px 16px 10px; }
.font-1 {font-family:"Times New Roman", Times, serif; font-size:18px; line-height:20px; color:CC6600; font-style:italic;}
.font-2 {font-family:Arial, Helvetica, sans-serif; font-size:13px; line-height:15px; color:#aa9385;}
.banner p.font-2 a {width:15px; height:12px; font-size:10px; display:inline-block; background:url(../images/banner-button.png) 0px top no-repeat; margin:3px 0 0 5px; } 
.banner p.font-2 a:hover { background:url(../images/banner-button.png) 0px bottom no-repeat; } 