/* Required */
		#slides{height:300px; width:960px; float:left; margin:0 10px 10px 0; position:relative; text-align:center; background:#FFF; overflow:hidden; }
		.slides_container {width:960px;height:300px;overflow:hidden; position:relative; margin:0 auto; }
        .slides_container a {
        width:960px;
        height:300px;
        display:block;
        }
		/*Optional*/
		ul.pagination {list-style:none; position:absolute; z-index:50; right:20px; bottom:6px;}
		ul.pagination li  { float:left; }
		ul.pagination li a {border:1px solid #FF5;width:12px;padding-top:12px; height:0; overflow:hidden; display:block;float:left; text-decoration:none; background:#FFFFFF; margin-right:6px;}
		
		ul.pagination li.current a {background:#FFFF66;}
		
#gdcp{clear:both; position:relative; overflow:hidden; width:686px; left:10px; margin-bottom:10px;   }
		#gdcp ul{overflow:hidden;}
		#gdcp  li {width:126px; height:60px; text-align:center; list-style:none; float:left; }
		#gdcp  li img{width:115px; height:50px; padding:2px; border:1px solid #ddd; }
		#gdcp a {color:#666; text-align:center;}


.caroufredsel_wrapper{position:absolute; left:45px;}
#foo {}
#foo li {
width:120px; height:90px; padding:10px; list-style:none; float:left; background:url(./images/pic_bg.jpg) no-repeat 2px 5px;
}
a.prev, a.next {
	background: url(./images/ico_1.jpg) no-repeat transparent;
	width: 30px;
	height: 30px;
	display: block;
	position: absolute;
	top: 40px;
}
a.prev {left: 10px;background-position:-120px 0;  }
a.prev:hover {background-position:-120px -40px;}
a.next {right:10px; background-position: -160px 0;}
a.next:hover {background-position: -160px -40px; }
a.prev span, a.next span {display: none;}

/* slider */
.slider{margin:0 auto;width:960px;height:300px;position:relative;overflow:hidden; background:url(images/loading.gif) no-repeat center center;}
.conbox{position:absolute;/*必要元素*/}
.switcher{position:absolute;bottom:10px;right:10px;float:right;z-index:99;}
.switcher a{background:#fff;border:1px solid #D00000;cursor:pointer;float:left;font-family:arial;height:18px;line-height:18px;width:18px;margin:4px;text-align:center;color:#D00000;}
.switcher a.cur,.switcher a:hover{background:#FF0000;border:1px solid #D00000;height:14px;line-height:14px;width:24px;margin:0 2px;color:#fff;font-weight:800;}
/* slider2 垂直 */
#slider2 .conbox div{width:100%;height:300px;overflow:hidden; text-align:center;}
.conbox div img {}
