﻿.pop_selection {
	}.pop_selection_result {
	padding:2px 7px !important;
}
ul.pop_selection_result {
	padding:2px 7px !important;
	margin:0;
}
.pop_selection li,.pop_selection_result li {
	padding:3px 5px !important;
	margin:0 !important;
	font-size:0.9rem !important;
	line-height:13px !important;
}
ul.pop_selection_result li {
	padding:5px 0px !important;
	margin-left:0px;
	font-size:0.9rem !important;
	line-height:13px !important;
}
.pop_selection,.pop_selection em {
	display:inline-block;
}
.pop_selection {
	cursor:pointer;
	background:#fff;
}
.pop_selection .pop_selection_inline_block {
	display:inline-block;
}
.pop_selection em {
	float:left;
	margin-top:1px;
	margin-right:-3px;
	background:url(../img/icon_pop_selection.png) right center no-repeat;
	width:16px;
	height:16px;
}
.pop_selection_result,.pop_selection_result li em {
	display:inline-block;
}
.pop_selection_result {
	display:inline-block;
	*display:inline;
	zoom:1;
	overflow:hidden;
}
.pop_selection_result li {
	white-space:nowrap;
	float:left;
	margin-right:15px;
	color:#333;
}
.pop_selection_result li em {
	margin-left:5px;
	margin-top:2px;
	background:url(../img/close.gif);
	width:11px;
	height:11px;
	cursor:pointer;
	overflow:hidden;
}
.pop_selection_modify,.pop_selection_clear {
	margin-left:8px;
	color:rgb(78,189,234);
}
.pop_selection_hide {
	display:none;
}
.pop_selector h6 {
	margin-top:10px;
	line-height:25px;
	font-size:0.9rem;
	color:#666;
	border-top:1px dashed #ccc;
}
.pop_selector input {
	width:16px;
	height:16px;
}
.pop_selector .options_tips {
	margin-right:10px;
}
.pop_selector ul.options li {
	float:left;
	white-space:nowrap;
	overflow:hidden;
}
.pop_selector ul.options li input {
	margin-right:4px;
	vertical-align:middle;
}
.pop_resulter ul li {
	white-space:nowrap;
	color:#333;
}
.pop_resulter ul li em {
	display:inline-block;
	margin-left:5px;
	margin-top:2px;
	background:url(../img/close.gif);
	width:11px;
	height:11px;
	cursor:pointer;
}
.industylist ul.options li {
	width:200px;
}
.industylist-en ul.options li {
	width:360px;
}
.provincelist ul.options li {
	width:80px;
}
.provincelist-en ul.options li {
	width:180px;
}
.provincelist .province_cate {
	font-size:14px;
	margin-top:5px;
}
.hunterindustylist ul.options li {
	width:170px;
}
.jobcategorylist ul.options li {
	width:230px;
}
.jobcategorylist-en ul.options li {
	width:440px;
}
.joblist ul.options li {
	width:260px;
}
.joblist-en ul.options li {
	width:450px;
}
.hunterjobcategorylist ul.options li {
	width:240px;
}
.workplace a.options_current {
	color:#333;
	cursor:default;
}
.workplace .pop_selection_link a.link_current {
	font-weight:bold;
	text-decoration:underline;
}
.workplace_title,.workplace_cate {
	font-size:14px;
}
.workplace_title {
	font-weight:bold;
}
.workplace ul.options {
	margin-left:2em;
}
.workplace ul.placefix li {
	width:70px;
}
.workplace ul.placefixw li {
	width:90px;
}
.workplace ul.placeauto li {
	margin-right:10px;
}
.workplacechild ul.options li {
	width:120px;
}
.workplacechild-en ul.options li {
	width:160px;
}
.workplacelist ul.options li {
	width:200px;
}
.workplacelist-en ul.options li {
	width:200px;
}
.countrylist a.options_current {
	color:#333;
	cursor:default;
}
.countrylist .pop_selection_link a.link_current {
	font-weight:bold;
	text-decoration:underline;
}
.countrylist ul.options {
	margin-left:2em;
}
.countrylist ul.options li {
	width:90px;
}
.countrychild ul.options li {
	width:160px;
}
.countrylist-en a.options_current {
	color:#333;
	cursor:default;
}
.countrylist-en .pop_selection_link a.link_current {
	font-weight:bold;
	text-decoration:underline;
}
.countrylist-en ul.options {
	margin-left:2em;
}
.countrylist-en ul.options li {
	width:160px;
}
.countrychild-en ul.options li {
	width:220px;
}
.clearfix:after {
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0;
}
.clearfix {
	*zoom:1;
}
.pop_cols_selector .col-list,.pop_cols_selector .selector_title ul {
	*zoom:1;
}
.pop_cols_selector .col-list:after,.pop_cols_selector .selector_title ul:after {
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0;
}
.pop_cols_selector .selector_title {
	padding-bottom:5px;
}
.pop_cols_selector .selector_title ul li a,.pop_cols_selector .selector_title ul li a em {
	background:url(../img/pop_item_selected.png);
}
.pop_cols_selector .selector_title ul li {
	float:left;
	margin:1px 4px 1px 0;
}
.pop_cols_selector .selector_title ul li a {
	display:block;
	float:left;
	padding-left:8px;
	padding-right:22px;
	line-height:20px;
	color:#333;
	cursor:default;
	position:relative;
}
.pop_cols_selector .selector_title ul li a em {
	background-position:right top;
	width:18px;
	height:20px;
	right:0;
	top:0;
	cursor:pointer;
	position:absolute;
}
.pop_cols_selector .selector_title ul li a:hover {
	background-position:0 -20px;
}
.pop_cols_selector .selector_title ul li a:hover em {
	background-position:right -20px;
}
.pop_cols_selector .selector_title ul li span {
	white-space:nowrap;
	margin-right:8px;
}
.pop_cols_selector .col-list {
	padding-right:1px;
}
.pop_cols_selector .col-list .cols {
	margin-right:-1px;
	float:left;
	border:1px solid #cecfce;
}
.pop_cols_selector .col-list .cols h2 {
	border-bottom:1px dashed #d6d3d6;
	margin:0 4px;
	font-size:0.9rem;
	padding-left:4px;
	color:#313031;
}
.pop_cols_selector .col-list .cols ul {
	padding:4px;
	overflow-y:auto;
}
.pop_cols_selector .col-list .cols ul li {
	margin:1px 0;
	word-wrap:break-word;
	word-break:break-all;
}
.pop_cols_selector .col-list .cols ul li a {
	display:block;
	padding:0 20px 0 5px;
	color:#333;
	background:url(../img/icon_list.png) right 5px no-repeat;
}
.pop_cols_selector .col-list .cols ul li a:hover {
	background-color:#fffbff;
}
.pop_cols_selector .col-list .cols ul li.selected a {
	background-color:#e7e3e7;
}
.pop_cols_selector .col-list .cols ul li.current a {
	background-color:#def3ff;
}
.pop_cols_selector .col-list .cols ul li input {
	margin-right:4px;
}
.job-cols-list,.job-cols-list-en {
	width:600px;
}
.job-cols-list .col-list .cols,.job-cols-list-en .col-list .cols {
	width:298px;
}
.job-cols-list .col-list .cols ul,.job-cols-list-en .col-list .cols ul {
	height:300px;
}
