.mF_expo2010 .pic li {
	position:absolute;
}
.mF_expo2010 .txt_bg {
/*	position:absolute;
	bottom:12px;
	z-index:1;
	height:74px;
	width:540px;
	background:#000;
	filter:alpha(opacity=80);
	opacity:0.8;*/
	display: none;
}
.mF_expo2010 .txt {
	position: absolute;
	top: 0;
	height: 280px;
	overflow: hidden;
	right: -320px;
	width: 315px;
}
.mF_expo2010 .txt li {
	position:absolute;
	z-index:2;
	left:0;
	height:280px;
	line-height:36px;
	padding-left:16px;
}
.mF_expo2010 .txt li a {
	display:block;
	color:#56d9ed;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	line-height: 120%;
	font-family: 'agency_fbregular';
}
.mF_expo2010 .txt li p {
	line-height:18px;
	color:#adadad;
	font-size:12px;
	padding-top: 10px;
}
.mF_expo2010 .num {
	position:absolute;
	z-index:3;
	bottom:12px;
	right:8px;
	display: none;
}
.mF_expo2010 .num li {
	float:left;
	position:relative;
	width:21px;
	height:21px;
	line-height:21px;
	overflow:hidden;
	text-align:center;
	margin-right:5px;
	cursor:pointer;
}
.mF_expo2010 .num li a, .mF_expo2010 .num li b {
	position:absolute;
	z-index:2;
	display:block;
	color:#fff;
	width:100%;
	height:100%;
	top:0;
	left:0;
	text-decoration:none;
	-webkit-transition:all 0.4s;
	-moz-transition:all 0.4s;
	-o-transition:all 0.4s;
}
.mF_expo2010 .num li b {
	z-index:1;
	width:21px;
	height:21px;
	/*background:url("../../images/num_bg.png") 0 -21px no-repeat;*/
}
.mF_expo2010 .num li.hover a, .mF_expo2010 .num li.current a {
	/*background:url("../../images/num_bg.png") 0 0 no-repeat;*/
}
.mF_expo2010{ background: url("../../images/slider_bg.jpg") 0 0 no-repeat;}
.mF_expo2010_myFocus .pic{ width: 619px; height: 267px; position: absolute; top: 7px; left: 7px; overflow:visible; }
.mF_expo2010_myFocus .txt li{ width: 283px !important; display: none;}
.mF_expo2010_myFocus .prev, .mF_expo2010_myFocus .next{ width: 20px; height: 20px; display: block; position: absolute; bottom: 10px; background: url("../../images/arr.png") 0 0 no-repeat;}
.mF_expo2010_myFocus .prev{ background-position: 0 0; right: 35px;}
.mF_expo2010_myFocus .next{ background-position: -20px 0; right: 10px;}
.prev:hover{ background-position: 0 -20px; }
.next:hover{ background-position: -20px -20px; }
.prev a, .next a{ display: block; width: 20px; height: 20px; line-height: 60px; overflow: hidden;}