body {
	color:#000000;
}
ul {
	margin: 0px; padding: 0px;
}
p {
	margin: 0px; padding: 0px;
}
a {
	color:#000000;
}
a:hover {
	color:Red; text-decoration: none;
}
#imgPlay {
	margin: 0px auto; width: 1000px; height: 393px; overflow: hidden; position: relative; zoom: 1;
}
#imgPlay .imgs img {
	width: 1000px;
}
#imgPlay .imgs li {
	width: 1000px; float: left; position: relative;
}
#imgPlay .imgs {
	width: 5760px;
}
#imgPlay .btn {
	width: 112px; height: 29px; right: 12px; bottom: 12px; text-indent: -9999px; overflow: hidden; position: absolute;
}
#imgPlay .next {
	background-position: right 0px; left: auto; right: 1px;
}
#imgPlay .num {
	left: 400px; top: 360px; height: 19px; display: inline; position: absolute;
}
#imgPlay .num span {
	background: url("../../images/images/imgPlayer.png") no-repeat -19px -83px; margin: 0px 2px; width: 14px; height: 13px; line-height: 0; overflow: hidden; display: inline-block; cursor: pointer;
}
#imgPlay .num span.on {
	background-position: 1px -83px;
}
#imgPlay .num .lc {
	background: url("../../images/images/lc.png") no-repeat; padding: 3px 0px 0px; width: 13px; height: 16px; float: left;
}
#imgPlay .num .mc {
	background: url("../../images/images/lc.png") no-repeat; padding: 3px 0px 0px; width: 13px; height: 16px; float: left;
}
#imgPlay .num .rc {
	background: url("../../images/images/lc.png") no-repeat; padding: 3px 0px 0px; width: 13px; height: 16px; float: left;
}
#imgPlay .num .mc {
	background: url("../../images/images/mc.png") repeat-x;
}
#imgPlay .num .rc {
	background: url("../../images/images/rc.png") no-repeat;
}
#imgPlay #numInner {
	padding: 3px 0px 0px; top: 360px; text-align: center; position: absolute;
}
