@charset "utf-8";
/* CSS Document */
.fullSlide{ width:100%;  position:relative;  height:755px; background:#000; z-index:2}
.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:755px; overflow:hidden; text-align:center;  }
.fullSlide .bd li a{ display:block; height:755px; }
.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:50px; line-height:50px; 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:13px; height:13px; margin:5px; background:url(../images/tg_flash_p.png) -27px 0; overflow:hidden; line-height:9999px; }
.fullSlide .hd ul .on{ background-position:0px 0; }

