* {
	margin: 0px; padding: 0px;
}
ul.bjqs {
	list-style: none; margin: 0px; padding: 0px; width: 100px; overflow: hidden; position: relative;
}
li.bjqs-slide {
	display: none; position: absolute;
}
p.bjqs-caption {
	margin: 0px; padding: 2%; width: 100%; height: 30px; display: block;
}
#box {
	position: relative; -ms-zoom: 1;
}
p.bjqs-caption {
	background: rgb(0, 0, 0); text-align: center; color: rgb(255, 255, 255);
}
ul.bjqs-markers {
	list-style: none; height: 22px; right: 0px; bottom: 0px; overflow: hidden; position: absolute; z-index: 999; -ms-zoom: 1;
}
ul.bjqs-markers li {
	width: 22px; height: 22px; text-align: center; float: left; display: inline;
}
ul.bjqs-markers li a {
	width: 22px; height: 22px; color: rgb(255, 255, 255); line-height: 22px; overflow: hidden; font-family: Arial; font-size: 12px; font-weight: bold; text-decoration: none; display: block; -moz-outline: none;
}
ul.bjqs-markers li a:hover {
	color: rgb(255, 255, 255); text-decoration: none;
}
ul.bjqs-markers li.active-marker a {
	background: rgb(198, 0, 0);
}
ul.bjqs-markers li.active-marker a:hover {
	color: rgb(255, 255, 255);
}
.active-markerW {
	opacity: 0.8; -moz-opacity: 0.8;
}
