*{margin:0; padding:0; list-style:none; }
	/* ¹ã¸æcss */
	.fullSlide{ min-width:980px; position:relative;  height:440px; overflow:hidden;  }
	.fullSlide .bd{ position:relative; z-index:0;  }
	.fullSlide .bd ul{ width:100% !important;  }
	.fullSlide .bd li{ width:100% !important;  height:440px; overflow:hidden; text-align:center;  }
	.fullSlide .bd li a{ display:block; height:440px; }

	.fullSlide .hd{ width:980px; left:50%; margin-left:-500px; bottom:21px; position:absolute; z-index:99;  overflow:hidden; }
	.fullSlide .hd ul{ float:right;  }
	.fullSlide .hd ul li{ float:left; margin:0 5px; display:inline; cursor:pointer;  width: 46px; height:7px; background-color:#9e9e9e; }
		.fullSlide .hd  .on { background-color:#009ce0;  }
		
		.fullSlide .slidesbottom {display:block; position:absolute; width:100%; bottom:0; z-index:9; text-align: center; background-color:#fff;filter:alpha(opacity=70) !important;opacity:0.7 !important; height:47px;}
