body {
	color: rgb(102, 102, 102);
}
ul {
	margin: 0px; padding: 0px;
}
p {
	margin: 0px; padding: 0px;
}
a {
	color: rgb(51, 51, 51);
}
a:hover {
	color: rgb(229, 26, 69); text-decoration: none;
}
#imgPlay {
	margin: 8px auto; width: 940px; height: 311px; overflow: hidden; position: relative; -ms-zoom: 1;
}
#imgPlay .imgs img {
	padding: 1px; border: 1px solid rgb(219, 219, 219); width: 936px;
}
#imgPlay .imgs li {
	float: left; position: relative;
}
#imgPlay .imgs {
	width: 5640px;
}
#imgPlay .btn a:hover {
	background: url("../img/bg.png") no-repeat 0px -30px;
}
#imgPlay .prev {
	background: url("imgPlayer.png") no-repeat 0px 0px; left: 1px; top: 115px; width: 46px; height: 81px; text-indent: -9999px; position: absolute; cursor: pointer;
}
#imgPlay .next {
	background: url("imgPlayer.png") no-repeat 0px 0px; left: 1px; top: 115px; width: 46px; height: 81px; text-indent: -9999px; position: absolute; cursor: pointer;
}
#imgPlay .next {
	background-position: right 0px; left: auto; right: 1px;
}
#imgPlay .num {
	left: 400px; top: 285px; height: 19px; display: inline; position: absolute;
}
#imgPlay .num span {
	background: url("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("lc.png") no-repeat; padding: 3px 0px 0px; width: 13px; height: 16px; float: left;
}
#imgPlay .num .mc {
	background: url("lc.png") no-repeat; padding: 3px 0px 0px; width: 13px; height: 16px; float: left;
}
#imgPlay .num .rc {
	background: url("lc.png") no-repeat; padding: 3px 0px 0px; width: 13px; height: 16px; float: left;
}
#imgPlay .num .mc {
	background: url("mc.png") repeat-x;
}
#imgPlay .num .rc {
	background: url("rc.png") no-repeat;
}
#imgPlay #numInner {
	background: none; padding: 3px 0px 0px; top: 285px; text-align: center; position: absolute;
}
