#cycle_sshow_mix_container { margin:0 auto; padding:0px 0 20px 0; width:980px; }

#cycle_sshow_mix_block { width:980px; height:320px; margin:0; left:0; background:url(images/slider_cyclemix_bg.png) 0px 0px no-repeat; /* background:url(images/slider_cyclemix_bg.png) 0px 0px no-repeat; */ }

.cycle_sshow_mix { width:980px; display:none; text-align:left; margin-left:0; left:0; margin-top:0; float:left; }
.cycle_sshow_mix img { display:block; }

.slide { width:980px; height:300px; display:inline-block; margin-left:0; left:0; text-align:left; position:relative; background:#fcfcfc; }
.slide img {}

#preload_images_cycle { position:absolute; width:520px; z-index:51; }
#preload_image { background: url(images/preload.gif) no-repeat left top; width:32px; height:32px; margin:auto; margin-top:130px; z-index:51; }

.cycle_mix_box_text {
	position:absolute; width:380px; z-index:1002; margin-left:550px; margin-top:30px; padding:10px; text-align:left; line-height:18px;
}
.cycle_mix_box_text h1 {
	font-size:30px; color:#333; line-height:32px; text-shadow: 1px 1px 1px #fff; margin-bottom:20px;
}
.cycle_mix_box_text p {
	text-shadow: 1px 1px 1px #fff; line-height:22px;
}

#cycle_mix_buttons_number { margin:5px auto; text-align:center; padding:3px; min-height:15px; float:left; }
#cycle_mix_buttons_number a { background:url(images/bullets.png) left top; padding:3px 10px; margin-left:0px; text-decoration:none; }
#cycle_mix_buttons_number a.activeSlide { background:url(images/bullets.png) left 22px; }
#cycle_mix_buttons_number a:hover { text-decoration:none; }
#cycle_mix_buttons_number a:focus { outline: none; }

#cycle_mix_paginate_bottom { margin:auto; height:30px; margin-top:5px; }
#cycle_mix_paginate_bottom #cycle_mix_btn_divider { width:3px; height:18px; float:left; margin-top:10px; margin-left:5px; background:transparent url(images/bnt_divider.png) no-repeat left top; }
#cycle_mix_paginate_bottom .cycle_mix_btn_play_pause {
	width:19px; height:19px; float:left; margin-top:8px; margin-left:10px; cursor:pointer; display: block;
}
#cycle_mix_paginate_bottom .play { background:url(images/btn_play.png) no-repeat left top; }
#cycle_mix_paginate_bottom .pause {	background:url(images/btn_pause.png) no-repeat left top; }