

.slider {
	width:940px;
	margin:0 auto;
	height:418px;
	position:relative;
	z-index:2
}
.items {
	display:none;
}

.pagination {
    display: inline-block;
    height: 20px;
    left: 670px;
    position: absolute;
    top: 377px;
    z-index: 9999;
}
	.pagination li {
		float:left;
		padding:0 10px 0 0;
		font-size:0;
		line-height:0;
		margin:0;
		color:#252525;
		background:none !important;
	}
		.pagination a {
			display:block;
			width:11px;
			height:11px;
			background:url(/images/pagination-a-bg.png) left 0px no-repeat;
			font-size:0;
			line-height:0;
			text-decoration:none;
		}
			.pagination a:hover,
			.pagination li.current a {
				background-position:0 -66px;
			}
.banner-bg {
	width:290px;
	overflow:hidden;
	position:absolute;
	z-index:99;
	top:0;
	right:10px;
	height:418px;
	background:url(/images/banner-bg.png) left top repeat;
	border-radius:0 4px 4px 0;
}
.prev {
	display:block;
	width:25px;
	height:22px;
	background:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) left top repeat-x;
	position:absolute;
	z-index:15;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	top:552px;
	left:359px;
	padding:2px 0 0 0;
	font-weight:bold;
	text-align:center;
	color:#fff;
	text-decoration:none;
}
	.prev:hover {
		color:#999
	}
.next {
	display:block;
	width:25px;
	height:22px;
	background:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) left top repeat-x;
	position:absolute;
	z-index:15;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	top:552px;
	left:553px;
	padding:2px 0 0 0;
	font-weight:bold;
	text-align:center;
	color:#fff;
	text-decoration:none;
}
	.next:hover {
		color:#999
	}
	
.play {
	display:block;
	width:45px;
	height:22px;
	background:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) left top repeat-x;
	position:absolute;
	z-index:15;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	top:552px;
	left:823px;
	padding:2px 0 0 0;
	text-align:center;
	color:#fff;
	text-decoration:none;
}
	.play span {
		display:none;
	}
	.play em {
		font-style:normal;
		display:block;
	}
.paused span {
	display:block;
}
.paused em {
	display:none;
}
.banner{
	width:290px;
	overflow:hidden;
	position:absolute;
	height:418px;
	top:0px;
	color:#fff;	
	right:0px !important;
	left:auto !important;
	z-index:15;	
}

.text1 {
    color: #FEFEFE;
    display: inline-block;
    font-family: 'Michroma',sans-serif;
    font-size: 22px;
    line-height: 27px;
    margin-bottom: 1px;
    padding-top: 28px;
}

.text2 {
    color: #6F6E6E;
    display: block;
    font-family: 'Michroma',sans-serif;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 15px;
}

.text3 {
	display:block;
	color:#fcfcfc;
	font-size:22px;
	margin-bottom:1px;
	line-height:27px;
}

.text4 {
	display:block;
	color:#fcfcfc;
	font-size:10px;
	line-height:12px;
}
	

.banner-inner p {
	padding-right:37px;
}

.text1:hover {
	color:#696969;
	text-decoration:none;
}

.banner-inner {
    color: #696969;
    font-size: 10px;
    line-height: 16px;
    overflow: hidden;
    padding-left: 21px;
}

.progbar {
	background:#000;
	width:100%;
	height:2px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:999;
}
.numStatus {
	display:block;
	width:45px;
	height:22px;
	background:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) left top repeat-x;
	position:absolute;
	z-index:15;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	top:551px;
	left:583px;
	padding:2px 0 0 0;
	text-align:center;
	color:#fff;
	text-decoration:none;
}


.col-1 {
	float:left;
	width:400px;
	padding-right:50px
}
* + html .min {
	min-height:45px;
}
.col-2 {
	float:left;
	width:400px;
}


