@charset "utf-8";
/* CSS Document */
.imgScroll{
	width: 680px;
	height: 180px;
	position: relative;
}
/*----*/
.imgScroll{height:180px;overflow:hidden;position:relative;}
.imgScroll .sContent{height:180px;overflow:hidden;position:relative;}
.imgScroll .sContent div{position:absolute;}
.imgScroll .sContent div a, .imgScroll .sContent div a:link{cursor: pointer;}
.imgScroll .sContent div img{border:0; cursor: pointer; z-index: 888;}

.imgScroll .sBtn{ height:16px; position:absolute; z-index:1000; bottom:15px; right:10px; margin:0; padding:0;}
.imgScroll .sBtn ul{ list-style: none;}
.imgScroll .sBtn li{ list-style: none;}
.imgScroll .sBtn li{margin:0 4px 0 0;float:left; width:16px; display:inline; cursor: pointer;
	background:transparent url(http://images.ysplay.com/passport//photoPlayer/b1.png) left top no-repeat;
	*background:transparent url(http://images.ysplay.com/passport//photoPlayer/b1.png) left top no-repeat none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src="http://images.ysplay.com/passport/photoPlayer/b1.png");
	color: #FFFFFF; font-size:10px;font-family:Tahoma;text-align:center;line-height:16px;height:16px;}
.imgScroll .sBtn li a,.imgScroll .sBtn li a:link{width:16px;display:block;height:16px; background:transparent; text-decoration:none; color: #000000;}
.imgScroll .sBtn li a:hover{
	background:transparent url(http://images.ysplay.com/passport//photoPlayer/b2.png) left top no-repeat;
	*background:transparent url(http://images.ysplay.com/passport//photoPlayer/b2.png) left top no-repeat none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src="http://images.ysplay.com/passport/photoPlayer/b2.png");
	text-decoration:none; color: #FFFFFF;}
.imgScroll .sBtn .current{
	background:transparent url(http://images.ysplay.com/passport//photoPlayer/b2.png) left top no-repeat;	
	*background:transparent url(http://images.ysplay.com/passport//photoPlayer/b2.png) left top no-repeat none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src="http://images.ysplay.com/passport/photoPlayer/b2.png");
	text-decoration:none; color: #FFFFFF;}
.imgScroll .sBtn .current a, .imgScroll .sBtn .current a:link{ color: #FFFFFF;}

.imgScroll .mask{
	width: 680px;
	height: 180px;
	position: absolute;
	left: 0;
	top: 0;
	background:transparent url(../photoPlayer/f_bgn.gif) top left no-repeat;
/*	background:transparent url(http://images.ysplay.com/passport/photoPlayer/f_bg.png) top left no-repeat;
	*background:transparent url(http://images.ysplay.com/passport/photoPlayer/f_bg.png) top left no-repeat none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src="http://images.ysplay.com/passport/photoPlayer/f_bg.png");*/

	z-index: 997;
	margin: 0;
	padding: 0;
}
.maskTop{
	width: 680px;
	height: 15px;
	position: absolute;
	left: 0;
	top: 0;
	background:transparent url(http://images.ysplay.com/passport/photoPlayer/f_bg.png) top left no-repeat;
	*background:transparent url(http://images.ysplay.com/passport/photoPlayer/f_bg.png) top left no-repeat none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src="http://images.ysplay.com/passport/photoPlayer/f_bg.png");
	z-index: 991;
	margin: 0;
	padding: 0;
}
.maskLeft{
	width: 15px;
	height: 150px;
	position: absolute;
	left: 0;
	top: 15px;
	background:transparent url(http://images.ysplay.com/passport/photoPlayer/f_bg.png) 0px -15px no-repeat;
	*background:transparent url(http://images.ysplay.com/passport/photoPlayer/f_bg.png) 0px -15px no-repeat none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src="http://images.ysplay.com/passport/photoPlayer/f_bg_left.png");
	z-index: 992;
	margin: 0;
	padding: 0;
}
.maskRight{
	width: 15px;
	height: 150px;
	position: absolute;
	right: 0;
	top: 15px;
	background:transparent url(http://images.ysplay.com/passport/photoPlayer/f_bg.png) -665px -15px no-repeat;
	*background:transparent url(http://images.ysplay.com/passport/photoPlayer/f_bg.png) -665px -15px no-repeat none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src="http://images.ysplay.com/passport/photoPlayer/f_bg_left.png");
	z-index: 993;
	margin: 0;
	padding: 0;
}
.maskBottom{
	width: 680px;
	height: 15px;
	position: absolute;
	left: 0;
	bottom: 0;
	background:transparent url(http://images.ysplay.com/passport/photoPlayer/f_bg.png) 0px -165px no-repeat;
	*background:transparent url(http://images.ysplay.com/passport/photoPlayer/f_bg.png) 0px -165px no-repeat none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src="http://images.ysplay.com/passport/photoPlayer/f_bg.png");
	z-index: 994;
	margin: 0;
	padding: 0;
}
.imgScroll .linkDiv{ z-index: 998; position:absolute; left: 0; top: 0; width: 660px; height: 160px; border: #FF0000 solid 1px; display: compact;}
/*.imgScroll .linkDiv img{width: 680px; height: 180px;}*/
