*html body
{	
	margin: 0px;
	width: 100%;
	height: 100%;
}
.showSelectDiv
{
	border: 1px solid #7f9db9;
	width: 253px;
	height: 19px;
	line-height: 19px;
	background: #ffffff;
	overflow: hidden;
}
.popWindow
{
	z-index: 999;
	background-color: #ffffff;
	border: solid 1px #495EA4;
	border-top-style: none;
	line-height: 26px;
	width: 419px;
	font-size: 12px;
	color: #505050;
	position: absolute;
}
.popWindowBg
{
	background-color: #ffffff;
	display: none;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0; /*FF IE7*/
	filter: alpha(opacity=50); /*IE*/
	opacity: 0.5; /*FF*/
	z-index: 1;
	position: fixed !important; /*FF IE7*/
	position: absolute; /*IE6*/
	_top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 : /*IE6*/ document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2); /*IE5 IE5.5*/
}
.p_panelHead
{
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	height:33px;
	padding-top:5px;
	text-align:left;
	text-indent:20px;
	background-image:url(/SearchJob/images/eChoose.gif);
	background-repeat:no-repeat;
	background-position:center TOP;
}
.p_Choosed
{
	font-weight: bold;
	text-indent: 10px;
	color: #ff6600;
}
hr
{
	color: #c2c2c2;
	height: 1px;
	width: 400px;
}
.input_style
{
	color: #505050;
	border: #c2c2c2 1px solid;
	margin-left: 5px;
}

.choosedWord
{
	font-size: 12px;
	color: #87310c;
	line-height: 24px;
}
.childData{overflow: auto; height: 173px; text-align: left;}
.childData ul { margin: 0px; padding: 0px; list-style:none}
.childData li { margin: 0px; padding: 0px;float:left;width:30%; height: 23px; text-align:left; overflow: hidden;}
