.picPlayer {
}
.picPlayer #picBox {
	width:900px; /*1003*420*/
	height:375px;
	margin:0 auto 0 auto;
	position:relative;
	overflow:hidden;
}
.picPlayer #picBox .picImg {
	border:0px solid #000;
	display:block;
}

.picPlayer #blackBox {
	width:900px;
	height:25px;
	bottom:1px;
	left:1px;
	z-index:100;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../banner/xxxnumbg.png", sizingMethod="scale");
	background:url(../banner/xxxnumbg.png) bottom no-repeat 100% 0!important;
	background:none;
	position:absolute;
}
.picPlayer #titleArea {
	position:absolute;
	bottom:1px;
	width:898px;
	height:26px;
	left:1px;
	line-height:26px;
	text-align:center;
	z-index:110;
	display:none;
}
.picPlayer .num {
	position:absolute;
	bottom:1px;
	height:21px;
	left:1px;
	width:890px;/*Êý×ÖµÄ²ã×óÓÒ*/
	z-index:130;
	margin-bottom:10px;
}
.picPlayer .num label {
	display:block;
	text-align:center;
	color:#000;
	line-height:15px;
	cursor:pointer;
	font-family:Arial, verdana;
	font-size:11px;
	font-weight:bold;
}
.picPlayer .num label.current {
	color:#fff;
}
.picPlayer .num .numDiv {
	float:right;
	width:24px;
	height:21px;
	overflow:hidden;
	padding-right:3px;
}
.picPlayer .numArea {
	position:absolute;
	bottom:1px;
	height:25px;
	left:1px;
	width:890px;/*°×µ×²ã×óÓÒ*/
	z-index:120;
	margin-bottom:10px;
}
.picPlayer .numArea label {
	display:block;
	width:24px;
	height:21px;
	float:right;
	margin-right:3px;
	background:url(/numbg_001.gif) no-repeat 0 -21px;
	display:inline;
}
.picPlayer .numArea label.current {
	background-position:0 0;
}
.f14white, a.f14white, a.f14white:visited {
	color:#fff;
	font-size:14px;
	text-decoration:none;
}
a.f14white:hover {
	color:#fff;
	text-decoration:underline;
}
.picPlayer .focusImgArea {
	position:absolute;
	left:0;
	top:0;
	z-index:10;
}
