.node {
	cursor: pointer;
	display: block;
}

.jbSearchDepartment {
	width: 152px;
}

.jbSearchProvince {
	width: 152px;
}

.jbSearchInquireType {
	width: 152px;
}

.jbSearchJobType {
	width: 152px;
}

.trackingField {
	cursor: hand;
	c\ursor: pointer;
	height: 20px;
	width: 152px;
	border: 1px solid #e0e0e0;
}

.fieldText {
	position: absolute;
	color: gray;
}

.scrollingList {
	display: none;
	background-color: #efefef;
	position: absolute;
	height: 90px;
	width: 152px;
	overflow: auto;
	border: 1px solid #e0e0e0;
	z-index: 2;
}

.ListImage {
	position: relative;
	left: 134px;
	top: 1px
}
