/*--------- slider ---------*/
#slide { height:502px; width:700px; position:relative; overflow:hidden; z-index:2}

.slider {
	width:529px;
	margin:0 auto;
	position:relative;
	z-index:2;
	height:502px;
	float:left;
}
.items {
	display:none;
}

/*.pagination {
		position:absolute;
		top:551px;
		left:369px;
		display:inline-block;
		height:20px;
		width:140px;
		border:1px solid #000;
		background:url(../images/pagination-bg.gif) left top repeat-x;
		border-radius:15px;
		-moz-border-radius:15px;
		-webkit-border-radius:15px;
		padding:5px 0 0 20px;		
		z-index:60;
	}
	.pagination li {
		float:left;
		padding:0 3px 0 0;
		font-size:0;
		line-height:0;
		margin:0;
		color:#252525;
		background:none !important;
	}
		.pagination a {
			display:block;
			width:15px;
			height:15px;
			background:url(../images/pagination-a-bg.gif) left 0px no-repeat;
			font-size:0;
			line-height:0;
			text-decoration:none;
		}
			.pagination li.current a {
				background:url(../images/pagination-a-active.gif) left 0px no-repeat;
			}*/

.pag {
	position:absolute;
	top:0;
	z-index:999;
	right: 1px;
    top: 0;
    width: 170px;
	height: 502px;
	background:url(../images/pag-bg.gif) repeat-x 0 0#000203;
}
.img-pags {
    display: block;
    padding-top: 28px;
    position: static;
    top: 14px;
    z-index: 1;
	width:170px !important;
}
.img-pags ul {
	margin:0
}

.img-pags li.current a,
.img-pags li a:hover {
	opacity:1;
}
.img-pags li a {
	position:relative;
	display:block;
	margin-right:10px;
	opacity:0.5;
}

.img-pags li img {
	width:170px;
	height:123px;
}


.play {
	display:block;
	width:45px;
	height:22px;
	background:url(../images/pagination-bg.gif) 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;
}

.next {
	display:block;
	background:url(../images/up.gif) no-repeat 0 0;
	width:170px;
	height:42px;
	position:absolute;
	top:0;
	z-index:999;
	right:0;
}

.banner-thumb {
	background:#fff;
	color:#55544c;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px 10px 7px 8px;
}

.banner-thumb span {
	color:#c3c3c2;
}	

.prev {
	display:block;
	background:url(../images/prev.gif) no-repeat 0 0;
	width:170px;
	height:42px;
	position:absolute;
	bottom:0;
	z-index:999;
	right:0;
}

.banner-bot {
	width:370px;
	float:left;
}

.link6 {
	float:right;
	display:inline-block;
	color:#2da7ce;
	font-size:22px;
	margin-right: 26px;
    margin-top: 32px;
	line-height:27px;
}
.link6:hover {
	color:#fff;
}

.strong:hover {
	color:#fff;
}


.prev:hover,
.next:hover {
	background-position:0 -108px;
}
#slide .banner {
    background: url("../images/banner-bg2.gif") repeat scroll 0 0 transparent;
    bottom: 0 !important;
    color: #a9a9a9;
    font-size: 15px;
    height: 90px;
    line-height: 21px;
    overflow: hidden;
	left:auto !important;
    padding-left: 30px;
    position: absolute;
    right: 0;
    top: auto !important;
    width: 500px;
    z-index: 15;
}
#slide .banner span {
    color: #FFFFFF;
    display: block;
    font-size: 15px;
    font-weight: bold;
    line-height: 15px;
    margin-bottom: 0;
    padding-top: 29px;
}

.banner strong {
	font-weight:normal;
	color:#a9a9a9;
}

.p6 {
	width:500px;
	float:left;
}

.button1 {
    background: url("../images/button1.gif") repeat-x scroll 0 bottom #3BB5DD;
    color: #FFFFFF;
    display: inline-block;
    float: right;
    font-size: 14px;
    line-height: 17px;
    margin-right: 29px;
    margin-top: 32px;
    padding: 8px 10px 9px 15px;
    text-transform: uppercase;
}

.button1:hover {
	background:#888888;
}

.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(../images/pagination-bg.gif) 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;
}
/*-------- end slider -----------*/

/*----------- preset ---------*/
#option {
	font-family:Georgia, "Times New Roman", Times, serif;
}
#options input[type=text] {
	background:#CCC;
	width:50px;
	border:1px solid #000;
	text-align:center;
}
	#options span {
		display:inline-block;
		width:100px;
		font-size:14px;
		color:#000;
		font-family:Georgia, "Times New Roman", Times, serif;
	}
	#options select {
		font-size:14px;
		width:150px;
		color:#000;
		font-family:Georgia, "Times New Roman", Times, serif;
		background:#CCC;
		border:1px solid #000;
	}
		#options select option {
			background:#CCC;
		}

	label {
		display:inline-block;
		height:30px;
	}
	.preset1 {
		color:#000;
		height:40px;
	}
		#get_opt {
			margin-left:100px;
			line-height:1.2307em;
			
		}

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