.jsb-wrap {
	width: 200px;
	position: relative;
	z-index: 100 !important;
	margin: 3px 0 !important;
	clear: both !important;
	font-family: Verdana, Tahoma;
	font-size: 13px;
}
.jsb-title {
	color: #ffcc00;
	padding: 3px 0;
	cursor: pointer;
	position: relative;
	height: 17px;
	line-height: 1 !important;
	font-weight: bold;
}
.jsb-s1 {
	background: transparent;
	border: solid #B1CFED;
	border-width: 1px 1px 0;
	margin-top: -1px;
}
.jsb-title span {
	border-bottom: 1px dashed #0094D6;
	color: #ffcc00;
	font-size: 14px;
}
.jsb-s1 span {
	border-bottom: 1px dashed #418AD3;
	color: #FE1B1C;
}
.jsb-wrap ul {
	display: none;
	position: absolute;
	top: 24px;
	left: 0;
	width: 178px;
	padding: 5px 10px !important;
	margin: 0 !important;
	line-height: 22px !important;
}
ul.jsb-list1 {
	background: #F2F9FF;
	border: 1px solid #B1CFED;
	border-top: none;
}
.jsb-wrap li {
	text-align: left !important;
	list-style: none !important;
	margin: 0 !important;
	padding: 0 !important;
	font-size: 12px;
	font-weight: bold;
}
.jsb-wrap a {
  text-decoration: none !important;
	display: block;
	padding-left: 25px;
	color: #0094D6 !important;
	height: 1%;
}
.jsb-wrap a:hover {
	color: #FE1B1C !important;
	background-color: #FFF !important;
	text-decoration: underline !important;
	font-size: 13px;
}
