.bglabel1 {
	background-image: url(images/dhsearch.jpg);
	background-repeat: no-repeat;	
	width:603px;
	height:57px;
}
.bglabel2 {
	background-image: url(images/dhsearch1.jpg);
	background-repeat: no-repeat;	
	width:603px;
	height:57px;
}

/*-----------------*/



.jwso input 
{
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    -x-system-font: none;
    border: 3px solid #400080;
    float: left;
    font-family: verdana,tahoma,arial,宋体,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: 15px;
    line-height: 15px;
    padding-bottom: 8px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 8px;
    vertical-align: middle;
    width: 385px;
}

.jwso .sohui{color:#eee}


.jwso button {
	background-color: #400080;
	border: 3px solid #400080;
	float: left;
	height: 37px;
	line-height:18px;
	width: 90px;
	cursor: pointer;
	color:#fff;
	font-size:16px;
	vertical-align: middle;
}


.s-tab li {
	float:left;
	margin-right:1px
}
.s-tab li a {
	white-space:nowrap;
	display:block;
	color:#400080;
	font:400 14px/26px 'arial';
	position:relative;
	outline:none;
	padding:0 18px;
	height:25px;
	line-height:25px;
	line-height:25px\9;
	_float:left;
	overflow:hidden
}
.s-tab li.selected a {
	cursor:text;
	font-weight:800;
	background-color:#300028;
	color:#fff;
	text-decoration:none;
	-moz-border-radius:2px 2px 0 0;
	-webkit-border-radius:2px 2px 0 0;
	border-radius:2px 2px 0 0
}
.s-tab li a:hover {
	color:#400080;
	text-decoration:underline
}
.s-tab li.selected a:hover {
	color:#fff;
	text-decoration:none
} 

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0px;
	height: 0px;
}