@charset "utf-8";
/* CSS Document */
.fullSlide{ width:100%;  position:relative;  height:560px; background:#000;  }
.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
.fullSlide .bd ul{ width:100% !important;  }
.fullSlide .bd li{ width:100% !important;  height:560px; overflow:hidden; text-align:center;  }
.fullSlide .bd li a{ display:block; height:560px; }
.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:6px; left:0; height:30px; line-height:30px; text-align:center;_background:#000; _filter:alpha(opacity=60); }
.fullSlide .hd ul{ text-align:center;  padding-top:5px;  }
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:15px; height:15px; margin:5px; background:url(../Images/01.png) no-repeat center ; overflow:hidden; line-height:9999px; }
.fullSlide .hd ul .on{  background: url(../Images/02.png) no-repeat center;}

