#mask
{
	z-index: 998;
	background-color: #ffffff;
	margin: 0px;
	display: none;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0; /*FF IE7*/
	filter: alpha(opacity=50); /*IE*/
	opacity: 0.5; /*FF*/
	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*/
}
.selectDiv
{
	margin:0px;
	background-color: #F9B057;
	border: #a0611d 1px solid;
	font-family: Tahoma, Verdana, "宋体";
	font-size: 12px;
	width: 705px;
	display: none;
	position: absolute;
	z-index: 999;
}
.selectDiv:after,.selectDiv .content:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.marginBottom
{
	height: 0px;
}
.selectDiv.clear
{
	clear: both;
}
.selectDiv.center
{
	margin: 0 auto;
	text-align: center;
	width: auto;
}
.selectDiv .title
{
	background: url(/Personal/images/selectDivTitle.gif) repeat-x;
	height: 31px;
	position: relative;
	top: 0px;
	left: 0px;
}
.selectDiv .title .close
{
	right: 10px;
	position: absolute;
	top: 7px;
}
.selectDiv .title div
{
	background: url(/Personal/images/selectDivArrow.gif) no-repeat 3px;
	font-weight: bold;
	line-height: 31px;
	margin-left: 15px;
	padding-left: 35px;
}
.selectDiv .content
{
	background: #FFFFFF;
	height: auto;
	margin: 0 5px 5px 5px;
}
.selectDiv .content .selectAll
{
	font-weight: bold;
	margin: 0 auto;
	padding-top: 20px;
	width: 95%;
}
.selectDiv .content .listContent
{
	margin: 0 auto;
	width: 95%;
}
.selectDiv .content .listContent ul
{
	float: left;
	list-style: none;
	margin: 15px 0;
	padding: 0;
	width: 100%;
}
.selectDiv .content .listContent ul.noWidth li
{
	float: left;
	line-height: 26px;
	margin-right: 30px;
	width: auto;
}
*html .selectDiv .content .listContent ul.noWidth li
{
	margin-bottom: 5px;
}
.selectDiv .content .listContent ul.noWidth li:hover
{
	background-color: #f6efe1;
}
.selectDiv .content .listContent ul.noArrow li
{
	float: left;
	line-height: 26px;
	margin-right: 30px;
	width: 300px;
}
*html .selectDiv .content .listContent ul.noArrow li
{
	margin-bottom: 5px;
}
.selectDiv .content .listContent ul.noArrow li:hover
{
	background-color: #f6efe1;
}
.selectDiv .content .listContent ul.all li
{
	background: url(/Personal/images/arrow03.gif) no-repeat 280px 8px;
	float: left;
	line-height: 26px;
	margin-right: 30px;
	width: 300px;
}
*html .selectDiv .content .listContent ul.all li
{
	margin-bottom: 5px;
}
.selectDiv .content .listContent ul.all li:hover
{
	background-color: #f6efe1;
}
.selectDiv .content .listContent ul.city li
{
	background: url(/Personal/images/arrow03.gif) no-repeat 90px 8px;
	float: left;
	line-height: 26px;
	margin-right: 30px;
	width: 100px;
}
.selectDiv .content .listContent ul.city li:hover
{
	background-color: #f6efe1;
}
.selectDiv .content .selectedContent
{
	margin: 0 auto;
	width: 95%;
}
.selectDiv .content .selectedContent .text1
{
	background: url(/Personal/images/selectDivSelect.gif) no-repeat left;
	float: left;
	font-weight: bold;
	line-height: 22px;
	padding-left: 20px;
	width: auto;
}
.selectDiv .content .selectedContent .text2
{
	background: url(/Personal/images/selectDivClear.gif) no-repeat left;
	float: right;
	font-weight: bold;
	line-height: 22px;
	padding-left: 20px;
	width: auto;
}
.selectDiv .content .selectedContent ul
{
	background: #f9f6e5;
	float: left;
	list-style: none;
	margin: 15px 0;
	padding: 0;
	width: 100%;
}
.selectDiv .content .selectedContent ul li
{
	float: left;
	line-height: 26px;
	margin-right: 30px;
	white-space: nowrap;
}
*html .selectDiv .content .selectedContent ul li
{
	margin-bottom: 5px;
}
.selectDiv .content .selectedContent .btn img
{
	float: left;
	margin: 0 10px 10px 0;
	width: auto;
}
.selectDiv .content .listContent ul.style li
{
	float: left;
	line-height: 26px;
	margin-right: 22px;
}
.selectDiv_center
{
	text-align: center;
}
.readText
{
	height: 300px;
	line-height: 21px;
	margin: 0 auto;
	overflow: auto;
	width: 100%;
}
.readBtn
{
	margin-top: 20px;
	text-align: center;
}
.selectDiv .Popup_ok
{
	cursor:pointer;	
}
.Popup_cancel
{
	cursor:pointer;	
	background:url(/Personal/images/close.gif) repeat-x;
	width:17px;
	height:16px;
}
.Popup_cancel2
{
	cursor:pointer;	
	background:url(/Personal/images/selectDivBtn3.gif) repeat-x;
	width:75px;
	height:28px;
}
.Popup_cancel3
{
	cursor:pointer;	
	background:url(/Personal/images/selectDivBtn2.gif) repeat-x;
	width:75px;
	height:28px;
}
.Popup_cancel4
{
	cursor:pointer;	
	background:url(/Personal/images/btn11.gif) repeat-x;
	width:106px;
	height:54px;
}
.selectDiv .result
{
	background: #FFFFFF;
	height: auto;
	margin: 0 5px 5px 5px;
}
.selectDiv .result .listContent
{
	margin: 0 auto;
	width: 95%;
}
.selectDiv .content .selectedContent
{
	margin: 0 auto;
	width: 95%;
}
.selectDiv .content .selectedContent .btn img
{
	float: left;
	margin: 0 10px 10px 0;
	width: auto;
}
/*上传图片*/
.selectDiv_photo
{
	margin:0px;
	background-color: #F9B057;
	border: #a0611d 1px solid;
	font-family: Tahoma, Verdana, "宋体";
	font-size: 12px;
	width: 600px;
	display: none;
	position: absolute;
	z-index: 999;
}
.selectDiv_photo .title
{
	background: url(/Personal/images/selectDivTitle.gif) repeat-x;
	height: 31px;
	position: relative;
	top: 0px;
	left: 0px;
}
.selectDiv_photo .title .close
{
	right: 10px;
	position: absolute;
	top: 7px;
}
.selectDiv_photo .title div
{
	background: url(/Personal/images/selectDivArrow.gif) no-repeat 3px;
	font-weight: bold;
	line-height: 31px;
	margin-left: 15px;
	padding-left: 35px;
}
.text1
{
	background: url(/Personal/images/selectDivSelect.gif) no-repeat left;
	float: left;
	font-weight: bold;
	line-height: 30px;
	padding-left: 20px;
	height:30px;
	width: auto;
}
.photo_content{ margin:0px 5px 0px 5px; height:370px; background:#FFFFFF;}
.photoselectedContent{ margin:0px; background-color:#FFFFFF;}
.uploadimg{ float:left; padding:20px; margin:0px;}
.uploadrignt{ float:right; width:260px; margin-top:20px;}
.photoborder{ position: relative;float:left; border:#666666 dashed 1px; width:120px; height:147px; margin-left:50px;}
.photoperbtn{ float:left; height:auto; margin-top:8px;}
.photoperbtn ul{float:left; height:auto; list-style:none; margin:0px; padding:0px;}
.photoperbtn ul li{float:left; margin:1px; height:31px; padding-top:20px; padding-left:0px; }
.phpto_but{ background:url(/Personal/images/selectDivBtn_bg.gif) no-repeat; width:75px; height:28px; border:0px; margin-left:20px;}
/*上传图片结束*/

.selectDiv_01
{
	background-color: #F9B057;
	border: #a0611d 1px solid;
	font-family: Tahoma, Verdana, "宋体";
	font-size: 12px;
	width: 450px;
	margin:0px;
	display: none;
	position: absolute;
	z-index: 999;
}
.lineheight
{
	clear: both;
	height: 50px;
	width: 400px;
}
.selectDiv_01.clear
{
	clear: both;
}
.selectDiv_01.center
{
	margin: 0 auto;
	text-align: center;
	width: auto;
}
.selectDiv_01 .title
{
	background: url(/Personal/images/selectDivTitle.gif) repeat-x;
	height: 31px;
	position: relative;
}
.selectDiv_01 .title .close
{
	left: 422px;
	position: absolute;
	top: 6px;
}
.selectDiv_01 .title div
{
	background: url(/Personal/images/selectDivArrow.gif) no-repeat 3px;
	font-weight: bold;
	line-height: 31px;
	margin-left: 15px;
	padding-left: 35px;
}
.selectDiv_01 .content01
{
	background: #FFFFFF;
	height: 170px;
	margin: 0 5px 5px 5px;
	overflow: hidden;
}
.selectDiv_01 .content01 .selectAll
{
	font-weight: bold;
	margin: 0 auto;
	padding-top: 20px;
	width: 95%;
}
.selectDiv_01 .content01 .listContent01
{
	height: 95px;
	margin: 0 auto;
	width: 390px;
}
.selectDiv_01 .content01 .listContent01 ul
{
	float: left;
	list-style: none;
	margin: 4px 0;
	padding: 0;
	width: 380px;
}
.selectDiv_01 .content01 .listContent01 ul li
{
	float: left;
	margin: 4px 4px;
	padding: 0;
	width: 70px;
}
.selectDiv_01 .content01 .listContent01 ul.noWidth li
{
	float: left;
	line-height: 26px;
	margin-right: 30px;
	width: auto;
}
*html .selectDiv .content01 .listContent01 ul.noWidth li
{
	margin-bottom: 5px;
}
.selectDiv_01 .content01 .listContent01 ul.noWidth li:hover
{
	background-color: #f6efe1;
}
.selectDiv_01 .content01 .listContent01 ul.noArrow li
{
	float: left;
	line-height: 26px;
	margin-right: 30px;
}
*html .selectDiv_01 .content01 .listContent01 ul.noArrow li
{
	margin-bottom: 5px;
}
.selectDiv_01 .content01 .listContent01 ul.noArrow li:hover
{
	background-color: #f6efe1;
}
.selectDiv_01 .content01 .listContent01 ul.all li
{
	background: url(/Personal/images/arrow03.gif) no-repeat 280px 8px;
	float: left;
	line-height: 26px;
	margin-right: 30px;
}
*html .selectDiv .content01 .listContent01 ul.all li
{
	margin-bottom: 5px;
}
.selectDiv_01 .content01 .listContent01 ul.all li:hover
{
	background-color: #f6efe1;
}
.selectDiv_01 .content01 .listContent01 ul.city li
{
	background: url(/Personal/images/arrow03.gif) no-repeat 90px 8px;
	float: left;
	line-height: 26px;
	margin-right: 30px;
	width: 100px;
}
.selectDiv_01 .content01 .listContent01 ul.city li:hover
{
	background-color: #f6efe1;
}
.selectDiv_01 .content01 .selectedContent01
{
	clear: both;
	margin: 5px auto 10px auto;
	width: 95%;
}
.selectDiv_01 .content01 .selectedContent01 .text1
{
	background: url(/Personal/images/selectDivSelect.gif) no-repeat left;
	float: left;
	font-weight: bold;
	line-height: 22px;
	padding-left: 20px;
	width: auto;
}
.selectDiv_01 .content01 .selectedContent01 .text2
{
	background: url(/Personal/images/selectDivClear.gif) no-repeat left;
	float: right;
	font-weight: bold;
	line-height: 22px;
	padding-left: 20px;
	width: auto;
}
.selectDiv_01 .content01 .selectedContent01 ul
{
	background: #f9f6e5;
	float: left;
	list-style: none;
	margin: 15px 0;
	padding: 0;
	width: 100%;
}
.selectDiv_01 .content01 .selectedContent01 ul li
{
	float: left;
	line-height: 26px;
	margin-right: 30px;
	white-space: nowrap;
}
*html .selectDiv_01 .content01 .selectedContent01 ul li
{
	margin-bottom: 5px;
}
.btn
{
	float: left;
	margin: 5px 10px 0 0;
	width: auto;
}
.btn1
{
	float: left;
	margin-left:150px;
	margin-top:10px;
	_margin-left:80px;
}
.Warning
{
	background: url(/Personal/images/ico_newCVOk.gif) no-repeat 80px 2px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 55px;
	margin: 20px auto;
	text-align: center;
	width: 100%;
}
.Warningerror
{
	background: url(/Personal/images/ico_newCVerror.gif) no-repeat 80px 2px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 50px;
	line-height: 55px;
	margin: 20px auto;
	text-align: center;
	width: 100%;
}

.lineheight01
{
	line-height: 25px;
}
a
{
	color: #000;
	text-decoration: none;
}
a:hover
{
	color: #006DCF;
	text-decoration: none;
}
.selectDiv_01_center
{
	text-align: center;
	width: 70px;
}
.jl_contect
{
	margin-top: 10px;
	float: left;
	height: 95px;
	width: 440px;
}
.jl_contect ul
{
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 440px;
}
.jl_contect ul li
{
	float: left;
	line-height: 20px;
	margin-top: 10px;
}
.description
{
	float: right;
	margin-right: 2px;
	width: 265px;
}
.description_name
{
	float: left;
	padding-left: 3px;
	width: 168px;
}
.yindao{ font-size:12px; float:left; line-height:15px; margin-top:3px; width:430px; padding:0px; text-indent:10px;}
.yindao a{ font-size:12px; color:#c30000; text-decoration:underline;}
.yindao a:hover{font-size:12px; color:#000000; text-decoration:underline;}
