div.orbit-wrapper {
	width: 1px; height:1px ;position: relative;border-right: 1px solid #d3d3d3;
}
div.orbit {
	overflow: hidden; position: relative;
}
div.orbit .orbit-slide {
	left: 0px; top: 0px; position: absolute;font-size:16px;font-weight:bold;margin-left:1px
}
div.orbit a.orbit-slide {
	border: currentColor; line-height: 0; display: none
}
div.orbit div.orbit-slide {
	height: 53px;color:#377091;
}
div.orbit-wrapper div.timer {
	top: 10px; width: 1px; height: 1px; right: 10px; overflow: hidden; position: absolute; z-index: 31; cursor: pointer; opacity: 0.6;
}
div.orbit-wrapper span.rotator {
	background: url("../image/rotator-black.png") no-repeat; left: -20px; top: 0px; width: 40px; height: 40px; display: block; position: absolute; z-index: 3;
}
div.orbit-wrapper span.mask {
	top: 0px; width: 20px; height: 40px; right: 0px; overflow: hidden; display: block; position: absolute; z-index: 2;
}
div.orbit-wrapper span.move.rotator {
	left: 0px;
}
div.orbit-wrapper span.move.mask {
	background: url("../image/timer-black.png") 0px 0px; left: 0px; width: 40px;
}
div.orbit-wrapper span.pause {
	background: url("../image/pause-black.png") no-repeat; left: 0px; top: 0px; width: 1px; height: 1px; display: block; position: absolute; z-index: 4; opacity: 0;
}
div.orbit-wrapper span.active.pause {
	background: url("../image/pause-black.png") no-repeat 0px -40px;
}
div.orbit-wrapper div.timer:hover span.pause {
	opacity: 1;
}
div.orbit-wrapper span.active.pause {
	opacity: 1;
}
.orbit-caption {
	font-family: "HelveticaNeue", "Helvetica-Neue", Helvetica, Arial, sans-serif; display: none;
}
.orbit-wrapper .orbit-caption {
	background: rgba(0, 0, 0, 0.6); padding: 7px 0px; width: 100%; text-align: center; right: 0px; bottom: 0px; color: rgb(255, 255, 255); font-size: 13px; position: absolute; z-index: 41;
}
div.orbit-wrapper div.slider-nav {
	display: block;
}
div.orbit-wrapper div.slider-nav span {
	width: 23px; height: 21px; text-indent: -9999px; position: absolute; z-index: 30; cursor: pointer;top:10px;right:10px
}
div.orbit-wrapper div.slider-nav span.right {
	background: url("../image/arrow_right.gif"); top:10px;right:10px
}
div.orbit-wrapper div.slider-nav span.left {
	background: url("../image/arrow_left.gif"); top:10px;right:33px
}
ul.orbit-bullets li {
	background: url("../image/bullets.jpg") no-repeat; width: 13px; height: 12px;text-indent: -9999px; overflow: hidden; margin-left: 5px; float: left; cursor: pointer;
}
ul.orbit-bullets li.active {
	background-position: -8px 0px; color: rgb(34, 34, 34);
}
ul.orbit-bullets li.has-thumb {
	width: 100px; height: 75px;
}
ul.orbit-bullets li.has-thumb.active {
	border-top-color: rgb(0, 0, 0); border-top-width: 2px; border-top-style: solid;
}
div.orbit img.fluid-placeholder {
	width: 100%; display: block; visibility: hidden; position: static;
}
ul.orbit-bullets {
	list-style: none; padding: 0px; right: 11px;top:38px; position: absolute; z-index: 40;height:15px;width:44px
}
ul.orbit-bullets li {
	background: url("../image/bullets.jpg") no-repeat 4px 0px; width: 13px; height: 12px; color: rgb(153, 153, 153); text-indent: -9999px; overflow: hidden; margin-left: 4px; float: left; cursor: pointer;
}
ul.orbit-bullets li:first-child {margin-left:0}
ul.orbit-bullets li.has-thumb {
	width: 100px; height: 75px;
}
ul.orbit-bullets li.active {
	background-position: -8px 0px; color: rgb(34, 34, 34);
}
ul.orbit-bullets li.has-thumb.active {
	border-top-color: rgb(0, 0, 0); border-top-width: 2px; border-top-style: solid;
}
