/*--------- slider ---------*/
.main-slide{width:100%;position:relative;overflow:hidden;height:412px;}

#slide {width:1124px;position:relative; overflow:hidden;left:50%;margin-left:-562px;height:412px;background: url(../images/bg-slide.jpg) center 0 repeat-y;}

.slider {position: relative; z-index:1;width:1124px; height:358px;overflow: visible !important; /*top:50px; left:82px;*/}
.items {display:none;}


/*.banner{width: px;position:absolute;top: px; z-index:15; text-align:left; height: px;left: px; line-height: px; color:# ; 
font-size: px;font-family:  ;}
.banner a{color:# ;}
.banner a:hover{color:# ;}*/


.pagination {position:absolute; bottom:-41px; left:45px; z-index:1000; background: url(../images/bg_pagination.png) 0 0 repeat-x;width:548px; height:20px;padding:21px 0 0 485px;}
.pagination li {float:left;	margin: 0 3px 0 2px;}
.pagination a {display:block; width:10px; height:10px; background: url(../images/pagination.png) 0 0 no-repeat;}
.pagination li.current a, .pagination li:hover a{background: url(../images/pagination.png) 0 bottom no-repeat;}

.left-angl{display:block;background: url(../images/angle-left.png) 0 0 no-repeat;width:46px; height:25px;position:absolute;
bottom:29px;left:0;}
.right-angl{display:block;background: url(../images/angle-right.png) 0 0 no-repeat;width:46px; height:25px;position:absolute;
bottom:29px; right:0;}

/*.prev{background: ; width: px; height: px; position:absolute; top:244px; right:342px; z-index:1000; display:block;}
.prev:hover {background-position:0 0;}
.next {background: ; width: px; height: px; position:absolute; top:266px; right:296px; z-index:1000; display:block;}
.next:hover {background-position:right 0;}*/




