/*=========mF_expo2010 --2010世博主题========*/
.mF_expo2010{ position:relative;}
.mF_expo2010 .loading{ position:absolute; width:100%; height:100%; background:#fff url(img/loading.gif) center no-repeat; z-index:9;}
.mF_expo2010 .pic li{position:absolute;}
.mF_expo2010 .num{position:absolute;z-index:3;bottom:10px;left:15px;}
.mF_expo2010 .num li{background:url(img/mF_expo2010/btn.jpg) no-repeat left top;float:left; font-size:0;position:relative;width:10px;height:10px;line-height:0;overflow:hidden;margin-right:3px;cursor:pointer;}
.mF_expo2010 .num li.hover,.mF_expo2010 .num li.current{background:url(img/mF_expo2010/active.jpg) no-repeat left top;}/*当前/悬停按钮*/