table {
	WORD-BREAK: normal;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #465F87;
	text-decoration: none;
}
a:visited {
	color: #465F87;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: none;
}
input {
	font-size: 12px;
	color: #003366;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #333333;
}
textarea {
	font-size: 12px;
	color: #003366;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #333333;
	WORD-BREAK: break-all;
}
select {
	font-size: 12px;
	color: #003366;
}
li {
	list-style-type: square;
	line-height: 20px;
}
a.red:link {
	color: #ff0000;
	text-decoration: underline;
}
a.red:visited {
	color: #ff0000;
	text-decoration: underline;
}
a.red:hover {
	color: #465f87;
	text-decoration: underline;
}
a.red:active {
	color: #990000;
	text-decoration: underline;
}
a.search:link {
	color: #465f87;
	text-decoration: none;
}
a.search:visited {
	color: #FF0000;
	text-decoration: none;
}
a.search:hover {
	color: #FF6600;
	text-decoration: underline;
}
a.search:active {
	color:#990000;
	text-decoration: none;
}
.input1 {
	border: none;
}
.button {
	font-size: 12px;
	background-attachment: fixed;
	background-image: url(/images/btn_bj.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f5f5f5;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #f5f5f5;
}
.bt_orange {
	color: #FF6600;
	text-decoration: none;
}
.bt_blue {
	color: #0284C7;
}
.bt_red {
	color: #990000;
}
.bt_white {
	color: #FFFFFF;
}
.table_line_color {
	background-color: #BBCBDA;
}
.tr1 {
	background-color: #FFFFFF;
	height: 18px;
}
.tr2 {
	background-color: #F5F5F5;
	height: 18px;
}
.title {
	background-color: #E7F0F9;
	height: 18px;
	font-weight: bold;
	text-indent: 0.5pc;
	text-align: left;
}
.zp_menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	background-image: url(http://www.36food.com/images/zp_menu_bj_bai.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.zp_menu2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(http://www.36food.com/images/zp_menu_bj_blue.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
body {
	margin:0px
}

.oneborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: BBCBDA;
	border-right-color: BBCBDA;
	border-bottom-color: BBCBDA;
	border-left-color: BBCBDA;
}
.twoborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: BBCBDA;
	border-right-color: BBCBDA;
	border-bottom-color: BBCBDA;
	border-left-color: BBCBDA;
}
.warning{
	/*display:-moz-inline-box;/*for mf*/
	display:inline-block;
	padding:3px 3px 2px 25px;
	/*width:150px;*/
	line-height:14px;
	font-size:12px;
	background:#fffbe7 url(/images/admin/icon_warning.gif) left top no-repeat;
	border:1px solid #b5b5b5;
	float:left; 
}

.warnblue{
	display:inline-block;
	padding:3px 3px 2px 25px;
	/*/width:150px;*/
	line-height:14px;
	font-size:12px;
	border:1px solid #b5b5b5;
	float:left;
	background-color: #e7ebff;
	background-image: url(/images/admin/ico_info.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}
.warning1{
	/*display:-moz-inline-box;/*for mf*/
	display:inline-block;
	padding:3px 3px 2px 25px;
	width:auto;
	line-height:14px;
	font-size:12px;
	background:#fffbe7 url(/images/admin/icon_warning.gif) left top no-repeat;
	border:1px solid #b5b5b5;
	float:left; 
}
.warnblue1{
	display:inline-block;
	padding:3px 3px 2px 25px;
	width:auto;
	line-height:14px;
	font-size:12px;
	border:1px solid #b5b5b5;
	float:left;
	background-color: #e7ebff;
	background-image: url(/images/admin/ico_info.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}
.font_red {
	color: #FF0000;
}
.font_bold {
	font-weight: bold;
}

.basicInfo_conBox {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BCCCDC;
	border-bottom-color: #BCCCDC;
	border-left-color: #BCCCDC;
}
.basicInfo_nvBgBox {
	background-image: url(/images/member/basicInfo_nvBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 27px;
}
.basicInfo_nvBox {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.basicInfo_nvBox li {
	float: left;
	width: 80px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #C9D5E1;
	border-right-color: #C9D5E1;
	border-left-color: #C9D5E1;
}

.areaNew_div {
	margin-top: 0px;
	clear: both;
	margin-left: 10px;
	overflow: hidden;
	width: 571px;
}

.reg_div {
	float: left;
	height: 106px;
	width: 161px;
	overflow: hidden;
}
.reg_div .img_corReg {
	margin-top: 15px;
}
.area_div {
	background-image: url(/images/area_bg.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 106px;
	width: 393px;
	overflow: hidden;
	
}
.area_div .areaList {
	padding-top: 33px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.area_div .areaList td {
	line-height: 22px;
	height: 22px;
}
.area_div .areaList strong {
	letter-spacing: 1px;
}
.area_div .areaList img {
	padding-right: 5px;
}
.area_div a:link {
	color: #484848;
	text-decoration: none;
}
.area_div a:visited {
	color: #484848;
	text-decoration: none;
}
.area_div a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.area_div a:active {
	color: #484848;
	text-decoration: none;
}


.basicInfo_nvBox .nonce {
	background-image: url(/images/member/basicInfo_nonceBg.gif);
	height: 24px;
	background-repeat: repeat-x;
}
.basicInfo_nonceFuncBox {
	height: 30px;
	background-color: #F0F5FA;
}
.basicInfo_nonceFuncBox .funcBox {
	width: 40px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
	display: block;
	float: left;
	text-align: center;
	height: 18px;
	line-height: 18px;
	background-color: #FFFFFF;
}
.funcBox a , .funcBox_commonly a{
	padding-top: 3px;
	text-decoration: none;
	display: block;
	height:13px;
}
.basicInfo_nonceFuncBox .funcBox_commonly {
	width: 40px;
	margin-right: 10px;
	margin-left: 10px;
	display: block;
	float: left;
	text-align: center;
	height: 18px;
	line-height: 18px;

}
.login1{
	color:#999;
	width:120px;
}
.login2{
	width:120px;
}
.UserName{
	color:#999;
}
.MI_posList ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}
.MI_posList ul li {
	margin-left: 17px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.MI_posList .branchName {
	margin: 0px;
	list-style-type: none;
	background-image: url(/images/ico_branchName.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	vertical-align: baseline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	font-weight:bold;
	color:#465F87;
}
.NP a:link {
	COLOR: #465f87;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.NP a:visited {
	COLOR: #465f87;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.NP a:hover {
	COLOR: #ff6600;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.NP a:active {
	COLOR: #465f87;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.NP_no a:link {
	COLOR: #465f87; TEXT-DECORATION: none
}
.NP_no a:visited {
	COLOR: #465f87; TEXT-DECORATION: none
}
.NP_no a:hover {
	COLOR: #ff6600; TEXT-DECORATION: none}
.NP_no a:active {
	COLOR: #990000; TEXT-DECORATION: none
}

.thaton {
	width: 390px;
	margin-left: 8px;
	margin-top: 10px;
	margin-bottom: 5px;
	overflow: hidden;
}
.thaton ul {
	list-style-type: none;
	display: block;
	padding: 0px;
	width: 390px;
	overflow: hidden;
	height: auto;
	zoom:1;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.thaton li {
	list-style-type: none;
	height: 18px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	margin: 0px;
	background-image: url(/showme/imgs/ico_thatonInfo.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	float: left;
	width: 195px;
	color: #666666;
}
.thaton span {
	display: block;
	float: left;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
}
.thaton .name {
	width: 45px;
}
.thaton .sex {
	width: 25px;
	text-align: center;
}
.thaton .education {
	width: 35px;
	overflow: hidden;
}
.thaton .edu {
	width: 60px;
	overflow: hidden;
}
.thaton form {
	margin: 0px;
	padding: 0px;
}
.div_0 {
	position: absolute;
}
.showmeInfo_ad {
	LEFT: -220px; FLOAT: right; WIDTH: 180px; POSITION: relative; TOP: 2px; TEXT-ALIGN: right
}
.showmeInfo_ad A:link {
	COLOR: #0066ff; TEXT-DECORATION: underline
}
.showmeInfo_ad A:visited {
	COLOR: #0066ff; TEXT-DECORATION: none
}
.showmeInfo_ad A:hover {
	COLOR: #ff6600; TEXT-DECORATION: underline
}
.showmeInfo_ad A:active {
	COLOR: #0066ff; TEXT-DECORATION: none
}
/*caixx20100302S*/
#placeNonce {
	height: 25px;
	clear: both;
	padding-left:10px;
	overflow: hidden;
	text-align: left;
	margin: 0px;
	font-family: "宋体";
	background-color: #fff;
	line-height: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#placeNonce h1 {font-size: 14px;font-weight: bold;color: #f63;float: left;vertical-align: middle;padding: 0px 20px 0px 10px;margin-top: 5px;height: 25px;}
#placeNonce .advert .font_hilite {
	color: #FF3300;
	font-weight: bold;
}
.clew {
	float: left;
	line-height: 16px;
	height: 16px;
	padding-left: 10px;
}
.clew .font_hilite{
	font-weight: bold;
	color: #FF0000;
}
.selectAll {/*选择全部信息*/float: left;width: 60px;margin-left: 10px;text-align: left;}
.selectAll .selectAllJob {line-height: 17px;background-image: url(/images/hotjobs/but2_bg.gif);text-align: center;margin: 0px;padding: 0px;height: 17px;width: 120px;border: 0px none;cursor: hand;}
/*分页S*/
.pagination {
	text-align: right;
	margin-right: auto;
	clear: both;
	margin-left: auto;
	margin-top: 10px;
}
.pagination a {padding:0px 5px;}
.but_pagination_go {
	background: url(/imgs/page.png) -887px -350px;
	height: 19px;
	width: 37px;
	border:0px none;
	overflow: hidden;
}
/*分页E*/
.input_rimNone {border-style:none;}
#main_box {
	background-image: url(../../images/hotjobs/hotjobs_side_col_bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	overflow: hidden;
	height: auto;
	zoom:1;
}
.info_left {
	float:left;
	width:202px;
	overflow: hidden;
	margin-left: 13px;
	height: auto;
	zoom:1;
	padding-bottom: 10px;
}
.tab_box {
	clear: both;
	background-image: url(../../images/hotjobs/hotjobs_nav_bg.jpg);
	background-position: left -15px;
	height: 40px;
	overflow: hidden;
}
.tab_box ul {
	overflow: hidden;
	height: 27px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	display: block;
	clear: both;
	position: relative;
	top: 12px;
	margin: 0px;
	z-index: 9999;
}
.tab_box ul li {
	float: left;
	width: 88px;
	line-height: 27px;
	height: 27px;
	text-align: center;
	margin-right: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	background-image: url(../../images/hotjobs/hotjobs_nav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
}
.tab_box ul li span {
	display: none;
}
.tab_box ul li.tab_nonce {
	background-position: right top;
}
/*盒子1白背景S*/
.info_box_1 {
	width:553px;
	/*width:535px;*/
	float:left;
	overflow: hidden;
	height: auto;
}
.info_box_1 .IB_top {
	margin-top: -4px;
	clear: both;
	height: 1px;
	overflow: hidden;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B9CFE6;
	display: none;
}
.info_box_1 .IB_top .IB_top_left {background:url(/images/hotjobs/rim.png) no-repeat right -18px;float: right;width: 4px;height: 4px;display: none;}
.info_box_1 .IB_foot {
	clear: both;
	height: 4px;
	overflow: hidden;
	background:url(/imgs/page.png) no-repeat 0px -760px;
	display: none;
}
.info_box_1 .IB_foot .IB_foot_left {background:url(/images/hotjobs/rim.png) no-repeat right -27px;float: right;width: 4px;height: 4px;display: none;}
.info_box_1 .IB_con {
	overflow: hidden;
	height: auto;
	zoom:1;
	width: 535px;
	margin-left: 10px;
}
/*盒子1白背景E*/
/*按工作岗位搜索S*/
dl.searchOfJobs , dl.searchOfCity {
	clear: both;
	overflow: hidden;
	height: auto;
	zoom:1;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
dl.searchOfJobs dt , dl.searchOfCity dt {
	clear: both;
	height: 20px;
	padding-left: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(../../images/hotjobs/ico_serach.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
dl.searchOfJobs dt a , dl.searchOfCity dt a , dl.searchOfJobs dt h1 {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	display: block;
	float: left;
	height: 20px;
	overflow: hidden;
	color: #FF6600;
}
*+html dl.searchOfJobs dt a , *+html dl.searchOfCity dt a , dl.searchOfJobs dt h1 {top:0px;}
dl.searchOfJobs dd , dl.searchOfCity dd {
	clear: both;
	overflow: hidden;
	height: auto;
	zoom:1;
	*width:549px;
	margin-top: 5px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
dl.searchOfJobs dd ul , dl.searchOfCity dd ul {
	overflow: hidden;
	height: auto;
	zoom:1;
	width:533px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
}
/*
*html dl.searchOfJobs dd ul , *html dl.searchOfCity dd ul {width:720px;}
*+html dl.searchOfJobs dd ul , *+html dl.searchOfCity dd ul {width:720px;}*/
dl.searchOfJobs dd li , dl.searchOfCity dd li {line-height: 25px;float: left;height: 25px;width: 133px;overflow: hidden;
text-align: center;border-right: 1px solid #CCCCCC;border-bottom: 1px solid #CCCCCC;position: relative;background-color: #FFFFF9;}
dl.searchOfJobs dd li a , dl.searchOfCity dd li a {display: block;padding-right: 5px;padding-left: 5px;}
dl.searchOfJobs dd li a:hover , dl.searchOfCity dd li a:hover {text-decoration: none;background-color: #0092DF;color: #FFFFFF;}
/*按工作岗位搜索E*/ 
.hotJobs_box {
	width:200px;
	border: 1px solid #C4DAEF;
	background-color: #FFFFFF;
	margin-top: 10px;
	clear: both;	
}
.hotJobs_box .top {
	background-image: url(../../images/hotjobs/rim.png);
	background-repeat: no-repeat;
	background-position: -5px -40px;
	height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4DAEF;
	overflow: hidden;
}
.hotJobs_box .top h1 {
	font-size: 14px;
	color: #0C5A87;
	line-height: 28px;
	text-align: center;
	height: 28px;
}
.hotJobs_box ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	list-style-type: disc;
}
.hotJobs_box ul li {
	margin-top: 2px;
	margin-bottom: 2px;
}
form {
	margin: 0px;
	padding: 0px;
}
.info_table {clear: both;margin-top: 10px;}
.info_table table {clear: both;}
.info_table th {
	background-color: #F0FAFF;
	line-height: 32px;
	height: 32px;
	background:url(/imgs/page.png) no-repeat 0px -920px;
}
.info_table td {
	line-height: 20px;
	height: 20px;
	padding:5px 2px;
	background-image: url(../../images/hotjobs/line.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.info_table .jobName a{color: #007FD8;text-decoration: underline;}
.info_table .jobName a:hover {color: #FF3300;text-decoration: underline;}
dl.summaryList , dl.summaryList dt , dl.summaryList dd {
	margin: 0px;
	padding: 0px;
}
dl.summaryList dt td {
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	padding:0px 5px;
	border-right: 1px solid #CDCDCD;
	font-size: 12px;
	background-image: url(../../images/hotjobs/listthead.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
dl.summaryList dt .jobName {background-position: left;text-align: center;}
dl.summaryList dt .last_but {border-right: 1px solid #CDCDCD;}
dl.summaryList dd {
	border-bottom: 1px solid #dcdcdc;
	overflow: hidden;
	height: auto;
	zoom:1;
	padding-bottom: 10px;
	background-image: url(../../images/hotjobs/listtbody.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
dl.summaryList dd td {padding: 5px 5px;font-size: 12px;font-weight: normal;color: #666666;}
.summaryList tr.hotJob_title a {color: #0085D6;text-decoration: none;}
.summaryList tr.hotJob_title a:hover {color: #FF3300;text-decoration: underline;}
.summaryList .job a {font-size: 16px;font-weight: bold;max-width: 15em;float: left;_display: inline;overflow: hidden;white-space: nowrap;_white-space: normal; text-overflow: ellipsis;-o-text-overflow: ellipsis;}
.summaryList .job .highlight {color: #FF6600;}
.summaryList .require span {padding-right: 20px;}
.summaryList tr.hotJob_title td {padding-top: 8px;}
.summaryList tr.hotJob_title .submit_but {line-height: 18px;text-decoration: none;background: url(../../images/hotjobs/but_bg.gif) no-repeat;text-align: center;height: 18px;width: 90px;overflow: hidden;display: block;color: #990000;}
dl.summaryList dd.row_bg {background-color: #E3FFFB;background-image: none;}
/*滚动层S*/
#funScroll {
	width:200px;
	height: auto;
	zoom:1;
	overflow: hidden;
	background-color: #FFFFFF;
	margin-top: 10px;
}
.funScroll_funClew {border: 1px solid #C4DAEF;overflow: hidden;height: auto;zoom:1;}
.funScroll_funClew a.a_previewResume {display: block;background: url(/imgs/jobSeeker/but_bg.png) no-repeat 0px 0px;clear: both;height: 22px;width: 73px;overflow: hidden;line-height: 22px;text-align: center;margin:5px auto;}
.funScroll_funClew_title {
	background-image: url(../../images/hotjobs/rim.png);
	background-repeat: no-repeat;
	background-position: -5px -40px;
	height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4DAEF;
	overflow: hidden;
	font-size: 16px;
	line-height: 28px;
	font-weight: bold;
	text-align: center;
}
/*滚动层E*/
/*城市助手S*/
.cityAide {
	overflow: hidden;
	height: auto;
	zoom:1;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.cityAide a{float: left;line-height: 20px;height: 20px;width: 49px;margin-bottom: 5px;color: #0099CC;text-decoration: none;display: block;text-align: center;}
.cityAide a:hover {color: #FFFFFF;text-decoration: none;background-color: #FF6600;}
/*城市助手E*/
/*caixx20100302E*/
