*{margin:0;padding:0;border:0;list-style:none;}
.mF_expo2010{position:relative;width:300px;height:210px;overflow:hidden;font:12px/1.5 Verdana,Geneva,sans-serif;background:#fff;}
.mF_expo2010 .loading{
	position:absolute;
	z-index:9999;
	width:300px;
	height:100%;
	color:#666;
	text-align:center;
	padding-top:90px;
	background:#fff url(http://nethd.zhongsou.com/wtimg/i_158290/15250-loading.gif) center -40px no-repeat;
	left: -2px;
}/*载入画面*/
.mF_expo2010 .pic li{
	position:absolute;
	left: -12px;
	top: -9px;
	width: 300px;
}
.mF_expo2010 .pic li img{width:320px;height:210px; border-color:#CCCCCC;}/*图片和焦点图框架一样大小*/
.mF_expo2010 .txt li{position:absolute;z-index:2;left:0;width:320px;height:20px;line-height:20px;overflow:hidden;}
.mF_expo2010 .txt li a{display:block;color:#000; text-align:left;font-size:13px;font-weight:bold;text-decoration:none;}/*标题样式*/
.mF_expo2010 .txt-bg{position:absolute;bottom:0;z-index:1;width:320px;height:20px;overflow:hidden;background:#000;filter:alpha(opacity=40);opacity:0.4;}/*标题背景*/
.mF_expo2010 .num,.mF_expo2010 .num-bg{position:absolute;z-index:3;bottom:2px;right:2px;color:#fff;}/*按钮样式*/
.mF_expo2010 .num li,.mF_expo2010 .num-bg li{float:left;width:22px;height:18px;line-height:18px;overflow:hidden;text-align:center;margin-right:1px;cursor:pointer;}
.mF_expo2010 .num-bg li{background:#fff;filter:alpha(opacity=50);opacity:1;}/*按钮背景*/
.mF_expo2010 .num li.current,.mF_expo2010 .num li.hover{background:#F60;}/*当前/悬停按钮背景*/
