﻿@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
}
.mF_qiyi .swt
{
	position: absolute;
	height: 100%;
	overflow: hidden
}
.mF_qiyi .swt .pic
{
	width: 100%;
	height: 100%
}
.pic img{
	border:none;
}
.mF_qiyi .swt .pic LI
{
	float: left;
	height: 100%
}

.mF_qiyi .swt .txt
{
	width: 100%
}
.mF_qiyi .swt .txt LI
{
	position: relative;
	line-height: 34px;
	float: left;
	height: 34px
}
.mF_qiyi .swt .txt LI A
{
	z-index: 1;
	position: relative;
	padding-left: 5px;
	display: block;
	color: #000;
	font-size: 12px;
	text-decoration: none
}
.mF_qiyi .swt .txt LI SPAN
{
	position: absolute;
	filter: alpha(opacity=30);
	display: block;
	background: #fff;
	height: 100%;
	top: 0px;
	left: 0px;
	opacity: 0.4
}
.mF_qiyi .num
{
	z-index: 2;
	position: absolute;
	bottom: 6px;
	right: 12px
}
.mF_qiyi .num LI
{
	text-align: center;
	line-height: 16px;
	width: 18px;
	background: #000;
	color:#fff;
	float: left;
	height: 16px;
	margin-left: 4px;
	overflow: hidden;
	cursor: pointer
}
.mF_qiyi .num LI.current
{
	background: #f60;
	color: #fff
}
.mF_qiyi .num LI.hover
{
	background: #f60;
	color: #fff
}
