.jsearch-expand{
	position:relative;
}
.jsearch-expand .open-btn{
	padding-left:15px;
	position:absolute;
	right:5px;
	bottom:0px;
	color:rgb(37, 126, 196);
	background:url(/uploads/image/jts2images/down.png) left center no-repeat;
	cursor:pointer;
}
.jsearch-expand .close-btn{
	padding-left:15px;
	position:absolute;
	right:5px;
	bottom:0px;
	color:rgb(37, 126, 196);
	background:url(/uploads/image/jts2images/up.png) left center no-repeat;
	cursor:pointer;
}
.jsearch-expand.closed{
	height:120px;
	overflow:hidden;
	margin:0;
	padding:0;
}
.jsearch-result-abs > p{
	padding:0;
	margin:0;
	overflow:hidden;
}
.jsearch-result-abs > p a{
	text-decoration:blink;
	color:rgb(37, 126, 196);
}
.jsearch-result-abs > p strong{
	font-size:13px;
}
.jsearch-result-abs>table{
	width:100%;
	text-align:left;
}
.jsearch-result-abs>table td{
	
}
.download{
	text-decoration:blink;
	color:rgb(37, 126, 196);
	font-size:13px;
}
.bs-tabs{
	margin-top:0px;
}
.bs-tabs ul,.bs-tabs ul li{
	margin:0;
	padding:0;
}
.bs-head{
	height:34px;
	border-bottom:1px solid #e4e4e4;
	position:relative;
	z-index:0;
}
.bs-head ul{
	position:absolute;
	top:0px;
	padding:5px 0;
	z-index:100;
}
.bs-head ul li{
	padding:5px 15px;
	cursor:pointer;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #e4e4e4;
	background-color:#ffffff;
}
.bs-head>ul li.selected{
	color:#625144;
	font-weight:bold;
	border:1px solid #e4e4e4;
	border-bottom:1px solid #e7e7e7;
	background-color:#e7e7e7;
}
.bs-head>ul li,bs-body>ul li{
	float:left;
	list-style:none;
}
.bs-body{
	margin-top:10px;
}
.bs-body>ul li{
	display:none;
	margin:0;
	padding:0;
}
.bs-body>ul li a{
	text-decoration:blink;
	color:rgb(37, 126, 196);
}
.bs-body>ul li p{
	padding:0;
	margin:0;
	line-height:20px;
}