div.selector
{
	background:#fff;
	border: 1px solid #ABB0AC;
	cursor:pointer;
	overflow:auto;
	width:200px;
}
div.selector #text, div.selector .jobcn-dialog-text
{
	height:20px;
	line-height:20px;
	float:left;
	border-style:none;
	text-indent:23px;
	background:#FFFFFF;
	text-align: left;
	color:#808080;
	width:100%;
	margin-left:-20px;
	overflow:hidden;
}
div.selector .jobcn-dialog-text {text-decoration: none;}
div.selector #drop, div.selector .jobcn-dialog-icon
{
	float:left;
	background-image: url('images/drop.gif');
	background-repeat: no-repeat;
	width:20px;
	height:20px;
	line-height:20px;
	background-position: center center;
}
.form-resume .selector{ position:relative;*zoom:1}
div.selector .jobcn-dialog-icon{ position:absolute; right:0px; top:0px;}
div.selector_sbox .botton,div.selector_sbox .bottonH
{
	background:url("images/bg.png") repeat-x scroll 0 0 transparent;
	vertical-align:middle;
	cursor:pointer;
	font-size:9pt;
	display:block;
	margin-right:5px;
	line-height:23px;
	padding:0px 10px;
	font-weight:700;
}

div.selector_sbox .botton
{
	background-position:0 -56px;
	border:1px solid #CCCCCC;
	color:#000;
}
div.selector_sbox .bottonH
{
	background-position:0 -27px;
	border:1px solid #74B8E7;
	color:#FFFFFF;
}
.selector_sbox{
	text-align:left;
	background: #fff9ea;
}

.selector_sbox a, .selector_sbox a:hover, .selector_sbox a:link, .selector_sbox a:active{
	text-decoration: none;
	color: #000000;
}
.selector_sbox input {
      vertical-align:middle;
}
.selector_sbox ul{
      list-style:none;
      overflow:auto;
}
.selector_sbox .title span{
      position:absolute;
      right:0px;
      top:0px
}
.selector_sbox .head{
}
.selector_sbox .head .desc{
	position:relative;
	padding:0px 5px;
}
.selector_sbox .head .desc .btn{
	position:absolute;
	right:0px;
	top:5px;
}
.selector_sbox .head .desc .btn a{
	text-decoration:none;
}
.selector_sbox .head .desc .info{
	line-height:40px;
	height:35px;
	border-bottom: 1px solid #fff;
}
.selector_sbox .head .selectA
{
    padding: 0px 5px;
}
.selector_sbox .head .selectA .hasSelect,.selector_sbox .head .selectA .tips
{
	border-top: 1px solid #f1d287;
}
.selector_sbox .head .selectA .tips
{
	line-height:35px;
}
.selector_sbox .head .selectA .hasSelect{
	padding-top:5px;
	overflow:hidden;
	zoom:1;
}

.selector_sbox .head .selectA .hasSelect a{
	float:left;
	display:block;
	margin-right:10px;
	border:1px solid #BCBCBC;
	padding:0 10px;
	white-space: nowrap;
	width:27%;
	margin-top:2px;
	background:url("images/icon.gif") no-repeat scroll right -46px #fff;
	padding-left:15px;
	overflow:hidden;
}
.selector_sbox .head .selectA .hasSelect a:hover{
	border:1px solid #000;
	background-position:right -25px;
}
.selector_sbox .boxCenter{
	padding: 5px 5px;
	background: #fff;
	overflow:hidden;
}
.selector_sbox .boxCenter .parentItem{
	/*overflow:hidden;  2012.1.13 张泽娜*/
}

.selector_sbox .boxCenter .parentItem a{
	float:left;
	display:block;
	margin-right:4px;
	padding-right:5px;
	border:1px solid #FFFFFF;
	white-space: nowrap;
	overflow:hidden;
	line-height:20px;
	background:#f7f7f7;
}
.selector_sbox .boxCenter .parentItem  a:hover, .selector_sbox .searchPanel .odd  a:hover, .selector_sbox .searchPanel .even  a:hover{
	border:1px solid #A8A8A8;
	color:#000;
	background-color:#FBF3B2;
}

.selector_sbox .boxCenter .parentItem a.hasChildren
{
	background:url("images/icon.gif") no-repeat scroll 0 0 #f7f7f7;
	background-position:right -88px;
}
.selector_sbox .boxCenter .parentItem a.hasChildren:hover,.selector_sbox .boxCenter .parentItem a.over
{
	background:url("images/icon.gif") no-repeat scroll 0 0 #FBF3B2;
	background-position:right -67px;
}
.selector_sbox .parentItem a.hasChildren.selected,.selector_sbox .boxCenter .parentItem  a.selected,.selector_sbox .subCat  a.selected, .selector_sbox  .searchPanel  a.selected{
	/*border:1px solid #000;*/
	background-color:#FFF1D3;
}
.selector_sbox .subCat{
	position:absolute;
	background: #fff;
	border:2px solid #C0C0C0;
	padding:5px;
	z-index:1000;
	display:none;
}
.selector_sbox .subCat a{
      float:left;
      display:block;
      padding-right:5px;
      border:1px solid #FFFFFF;
}
.selector_sbox .subCat  a:hover{
	border:1px solid #A8A8A8;
	/*background:#FBF3B2;*/
	background-color:#FFF1D3;
	color:#000;
}

/** 地区选择器定义  **/
.selector_sbox_area .head .selectA{
	height:72px;
}
.selector_sbox_area .head .selectA .hasSelect a{
	width:120px;
}
.selector_sbox_area .item{
    width: 22.6%;
}
.selector_sbox_area .subCat{
    width:330px;
}
.selector_sbox_area .sub_item{
    width: 31%;
}
/*职位选择器定义**/
.selector_sbox_position .head .selectA{
	height:57px;
}
.selector_sbox_position .item{
    width: 195px;
}
.selector_sbox_position.en .item{
    width: 210px;
}
.selector_sbox_position .subCat{
    width:370px;
}
.selector_sbox_position.en .subCat{
    width:400px;
}
.selector_sbox_position .sub_item{
    width:175px;
}
.selector_sbox_position.en .sub_item{
    width:190px;
}
/**行业选择器定义**/
.selector_sbox_industry .head .selectA .hasSelect a{
	width:28%;
}
.selector_sbox_industry .head .selectA{
	height:57px;
}
.selector_sbox_industry .item{
    width: 220px;
}
.selector_sbox_industry .subCat{
    width:410px;
}
.selector_sbox_industry .sub_item{
    width:168px;
}

.selector_sbox  .searchPanel{
	display:none;
	_height:315px;
	max-height:315px;
	overflow:auto;
}
.selector_sbox  .searchPanel .item{
	width:190px
}
.selector_sbox  .searchBar{
	position:absolute;
	right:120px;
	top:8px;
	*+top:6px;
	_top:8px;
}
.selector_sbox  .searchBar input{
	background:none repeat scroll 0 0 #FFFFFF;
	border-color:#999999 #E1E1E1 #E1E1E1 #999999;
	border-style:solid;
	border-width:1px;
	padding:3px;
	font-size:12px;
}
.selector_sbox  .searchBar input:hover {
	border:1px solid #23A6DD;
}
.selector_sbox  .searchBar .searchTips{
	background-color:#D8EDFF;
	border:1px solid #D8EDFF;
	padding:0 5px;
	*padding-top:2px;
	float:left;
	line-height:20px;
} 
.selector_sbox  .searchBar .searchTips2{
	float:left;
	padding-top:1px;
	*padding-top:3px;
} 
.selector_sbox  .searchBar #searchNotMatch{
	float:left;
	display:none;
}
.selector_sbox  .searchBar .arrow {
	border-color:transparent transparent transparent #D8EDFF;
	border-style:dashed dashed dashed solid;
	border-width:5px;
	float:left;
	font-size:0;
	height:0;
	line-height:0;
	margin-top:5px;
	overflow:hidden;
	width:0;
}
.selector_sbox  .searchPanel .odd{
	background-color:#f7f7f7;
	overflow:hidden;
	zoom:1;
	padding:5px 0;
	clear:both;
}
.selector_sbox  .searchPanel .even{
	background-color:#FFFFFF;
	overflow:hidden;
	zoom:1;
	padding:5px 0;
	clear:both;
}
.selector_sbox  .searchPanel .odd  .searchItem{
	border:1px solid #f7f7f7;
}
.selector_sbox  .searchPanel .even .searchItem {
	border:1px solid #FFFFFF;
}

.selector_sbox  .searchPanel .searchItem{
	float:left;
	display:block;
	margin-right:4px;
	padding-right:5px;
	white-space: nowrap;
	overflow:hidden;
	line-height:20px;
	width:190px;
}
.selector_sbox  .searchPanel .searchParentItem{
	font-weight:700;
}
.selector_sbox  .searchPanel .searchChildItem{

}
.selector_sbox  .searchPanel .paddingItem{

}
