/*--------- slider ---------*/
#slide { position:relative; float:left; width:1139px; height:400px; padding:0px 0px 0 1px; z-index:2; background-color:#FFF;}

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

.pagination { position:absolute; bottom:12px; left:544px; display:inline-block; z-index:10;}
.pagination li {float:left;	}
.pagination a { display:block; width:16px; height:16px; background:url(../images/pagination.png) right 0 no-repeat; margin-right:4px; }
.pagination li.current a, .pagination li:hover a { background-position: 0 0;}


.banner{position:absolute; left:166px; top:46px; width:312px;}
.banner-1 {background:url(../images/banner-1.gif) 0 0 no-repeat; width:312px; height:186px;}
.banner-2 {background:url(../images/banner-2.gif) 0 0 no-repeat; width:312px; height:186px; margin-bottom:11px;}
.banner-3 {background:url(../images/banner-3.gif) 0 0 no-repeat; width:312px; height:186px; margin-bottom:6px;}
.banner a.button-1 {margin-left:66px;}