@charset "utf-8";
body {
	font: normal normal normal 12px/1.2 Arial,Helvetica,sans-serif;
	color:#352e2c;
	margin:0 auto;
	padding:0;
}
input, textarea {
	color: #352e2c;
	font-size: inherit;
	font: normal normal normal 12px/1.2 Arial,Helvetica,sans-serif; 
	vertical-align: middle;
}
select {
	color: #352e2c;
	font-size: inherit;
	font: normal normal normal 12px/1.2 Arial,Helvetica,sans-serif; 
	vertical-align: middle;
	/*height:22px;*/
}
form {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
}
th{
	padding-top:6px;
	padding-bottom:6px;
	text-align:center;
	font-size:12px;
	color:#352e2c;
	border:1px #CCCCCC solid;
}
td{
	font-size:12px;
	color:#352e2c;
	border:1px #CCCCCC solid;
	word-break:break-all;
}
.content_center {
	clear:both;
	text-align:center;
	padding:10px auto;
}
a:link		{font-size:12px;color:#777777;text-decoration:none;}
a:visited	{font-size:12px;color:#777777;text-decoration:none;}
a:hover		{font-size:12px;color:#FF9900;text-decoration:none;}
a:active	{font-size:12px;color:#777777;text-decoration:none;}

a.alink:link{color:#fff;}
a.alink:hover{color:#fff;}
a.alink:active{color:#fff;}
a.alink:visited{color: #fff;}

a.alink2:link{color:#2072C7;}
a.alink2:hover{color:#2072C7;}
a.alink2:active{color:#2072C7;}
a.alink2:visited{color:#2072C7;}
/*
a.alink3:link{color:#2072C7;}
a.alink3:hover{color:#2072C7;}
a.alink3:active{color:#2072C7;}
a.alink3:visited{color:#2072C7;}

a.f{color: #005BB7;font-size: 16px;}
a.f:link {color:#005BB7;text-decoration: none;font-size: 16px;}
a.f:visited {color:#005BB7;text-decoration: none;font-size: 16px;}
a.f:hover {text-decoration: none;color: #FF9900;font-size: 16px;}

a.s{color: #005BB7;font-size: 14px;}
a.s:link {color:#005BB7;text-decoration: none;font-size: 14px;}
a.s:visited {color:#005BB7;text-decoration: none;font-size: 14px;}
a.s:hover {text-decoration: none;color: #FF9900;font-size: 14px;}

a.zu{color: #005BB7;}
a.zu:link {color:#005BB7;text-decoration: none;}
a.zu:visited {color:#005BB7;text-decoration: none;}
a.zu:hover {text-decoration: none;color: #FF9900;}

a.bl{font-size: 12px;color: #3c3c3c;}
a.bl:link {font-size: 12px;color:#3c3c3c;text-decoration: none;}
a.bl:visited {font-size: 12px;color:#3c3c3c;text-decoration: none;}
a.bl:hover {font-size: 12px;text-decoration: none;color: #FF9900;}
*/
a.scan_line_a:link{color:#3E84C7;}
a.scan_line_a:hover{color:#3E84C7;}
a.scan_line_a:active{color:#3E84C7;}
a.scan_line_a:visited{color:#3E84C7;}

a.table_link:link {color:#2072c7;text-decoration: none;}
a.table_link:visited {color:#2072c7;text-decoration: none;}
a.table_link:hover {text-decoration: none;color: red;}
a.table_link:active {color:#2072c7;text-decoration: none;}

a.add_individual_info:link {color:#2072c7;text-decoration: none;}
a.add_individual_info:visited {color:#2072c7;text-decoration: none;}
a.add_individual_info:hover {text-decoration: none;color: red;}
a.add_individual_info:active {color:#2072c7;text-decoration: none;}

a.index_nav_button2:link {text-decoration: none;}
a.index_nav_button2:visited{text-decoration: none;}
a.index_nav_button2:hover {text-decoration: none;}
a.index_nav_button2:active {text-decoration: none;}


/*全局链接样式  add by ZJX  2009-9-1*/
a.link4:link {color:#362e2b;text-decoration:none;}
a.link4:visited {color:#660099;text-decoration:none;}
a.link4:hover, {color:#cc0033;text-decoration:underline;}
a.link4:active {color:#cc0033;text-decoration:underline;}

/* css type of page foot link   Add By Zou 2010-1-5 */
a.link5:link{color:#352e2c;}
a.link5:visited {color:#4d0707;}
a.link5:hover{color:#2e3092;text-decoration:underline;}
a.link5:active{color:#352e2c;}

a.top_link:link    {font-size:14px;color:#362e2b;text-decoration:none;}
a.top_link:visited {font-size:14px;color:#362e2b;text-decoration:none;}
a.top_link:hover,  {font-size:14px;color:#362e2b;text-decoration:none;}
a.top_link:active  {font-size:14px;color:#362e2b;text-decoration:none;}

/* css type of login page foot link   Add By Zou 2010-1-5 */
a.link6:link{color:#4d2e92; font-size:14px;}
a.link6:visited {color:#4d2e92; font-size:14px;}
a.link6:hover{color:#4d2e92; font-size:14px;text-decoration:underline;}
a.link6:active{color:#4d2e92; font-size:14px;}

/* ----------自定义注释开始---------- */
#Body {
	width: 980px;
	margin-left: auto; 
	margin-right: auto;
}	
#Header {
	position: relative;
}
#Container {
	position: relative;
	/*border:1px solid #00f;*/
}
 /*========网站logo========*/
 .logo {
	position: absolute;
	top:15px;
	left:50px;
	width:137px;
	height:74px;
}
/*----------------------------------------------
 * 基本布局
 *--------------------------------------------*/
#LayoutA, #LayoutB, #LayoutC, #LayoutD, #LayoutE {
	zoom: 1;
	overflow: hidden;
	overflow: -moz-scrollbars-none;
	text-align:left;
	width: 960px;
	padding: 0px 10px 10px 10px;
}
#Left,
#Center,
#Top {
	overflow: hidden;
}
#Center #top {
	margin-bottom:10px;
	width: 710px;
	height:36px;
	border:1px #B7B7B7 solid;
	background-image:url(img/center_top_bg.gif);
}
#LayoutA #Left {
	float: left;
	width: 250px;
	padding: 0 5 0 0px; 
}
#LayoutA #Center {
	float: right;
	width: 700px;
}
#LayoutB #Left {
	float: left;
	width: 226px;
	padding: 0 5 0 0px;
}
/*用在个人管理和企业管理的左侧   2009-9-24  */
#LayoutB #Left #top{
	float: left;
	width: 226px;
	height:12px;
    overflow:hidden;
    background:url(../../sns/public_html/skin/green/img/left_bg_top.gif) no-repeat left top;
}
#LayoutB #Left #content{
	float: left;
	width: 226px;
    overflow:hidden;
    background-color:#f2f5e0;    
}
#LayoutB #Left #bottom{
	float: left;
	width: 226px;
	height:12px;
    background:url(../../sns/public_html/skin/green/img/left_bg_bottom.gif) no-repeat left top;
}
.layout_left_head {
	overflow: hidden;
    width:220px;
	height:25px; 
	line-height:25px;
	background: url(../../sns/public_html/skin/green/img/c_home_left_heading.gif) no-repeat;
	text-align: left;
    color:#352E2C;
    margin-bottom:10px;
    margin-left:4px;
}
.layout_left_head h3 {
	font-size:14px;
    font-weight:700;
    color:#352E2C;
    margin-left:10px;
    margin-top:3px;
}

/*用在个人管理和企业管理的左侧*/
#LayoutB #Center {
	float: right;
	width: 724px;
	margin-top:8px;
}
#LayoutC #Center {
	width: 960px;
	margin: 0 auto;
}
#LayoutD #Center {
	width: 960px;
	margin: 0px;
	padding: 0px;
	/*border:1px #000000 solid;*/
}
#LayoutE #Left {
	float: left;
	width: 250px;
	padding: 0 5 0 0px;
}
#LayoutE #Center {
	float: right;
	width: 700px;
}
#Footer {
	position:relative;
	clear:both;	
	width: 960px;
	height: 21px;
	margin:5px auto 0px auto;
/*	margin-left: auto;
	margin-right: auto;*/
	padding-top:8px;
	padding-bottom:10px;
	border-top:2px #d1d1d1 solid;
}
#Footer p {
	padding-right: 12px;
	line-height: 5px;
	text-align: right;
}
#Footer3 {
	position:relative;
	clear:both;	
	width: 953px;
	height:39px;
	text-align:center;
	margin:0 auto;
	line-height:28px;
	padding-right:7px;
	background:url(img/login_page_buttom.gif);
}
#Footer3 A{
	color:#7b5d41;
	font-size:14px;
}
#Left table{
	border:0px;
}
#Left td{
	border:0px;
}
#Center #menu {
	width: 724px;
}

/*----------------------------------------------
 * 线
 *--------------------------------------------*/
/*div.dparts,
div.dparts
div.ditem,
#LayoutA #Left div.parts {
	border: 1px solid #<?php echo $colors[1]; ?>;
}*/


div.dparts {
	clear:both;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
div.dparts_no_border {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
div.parts {
	margin: 0px;
	padding:0px;
}
.partsHeading {
	position:relative;
	margin:0px;
	padding-left: 12px;
	height:24px; 
	line-height:24px;
	text-align: left;
	font-size: 12px;
}
#LayoutA #Left   div.dparts {border: 1px solid #0099CC;background-color:#E9FAFB;}
#LayoutA #Center div.dparts {border: 1px solid #0099CC;background-color:#E9FAFB;}
#LayoutB #Left   div.dparts {}
#LayoutB #Center div.dparts {}
#LayoutB #Center #dpartsform div.dparts {background-color:#FFF;}
#LayoutB #Center #show_card_dparts div.dparts {background-color:#FFF;}
#LayoutC #Center div.dparts {}
#LayoutD #Center div.dparts {border: 1px solid #0099CC;background-color:#E9FAFB;}
#LayoutE #Left   div.dparts {border: 1px solid #0099CC;background-color:#E9FAFB;}
#LayoutE #Center div.dparts {border: 1px solid #0099CC;background-color:#E9FAFB;}
#LayoutA #Left   div.partsHeading {background-image:url(../../sns/public_html/skin/green/img/top_02.gif);}
#LayoutA #Center div.partsHeading {background-image:url(../../sns/public_html/skin/green/img/top_02.gif);}
#LayoutB #Left   div.partsHeading {background:url(img/left_div_head_bg.gif) no-repeat;}
#LayoutB #Center #dpartsform div.partsHeading {background:url(img/review_title_bg.gif) no-repeat; height:32px; padding-top:5px;}
#LayoutB #Center #dpartsform div.partsHeading_1 {background:url(img/review_title_bg.gif) no-repeat bottom; height:40px; padding-top:5px;}
#LayoutB #Center #show_card_dparts div.partsHeading {background:url(img/show_card_title_bg.gif) no-repeat bottom; height:32px; padding-top:5px;}
#LayoutB #Center div.partsHeading {background-image:url(../../sns/public_html/skin/green/img/top_02.gif);}
#LayoutC #Center div.partsHeading {background-image:url(../../sns/public_html/skin/green/img/top_02.gif);}
#LayoutD #Center div.partsHeading {background-image:url(../../sns/public_html/skin/green/img/top_02.gif);}
#LayoutE #Left   div.partsHeading {background-image:url(../../sns/public_html/skin/green/img/top_02.gif);}
#LayoutE #Center div.partsHeading {background-image:url(../../sns/public_html/skin/green/img/top_02.gif);}
#LayoutB #Center #dpartsform div.partsbody {background-color:#FFF;}
#LayoutB #Center #show_card_dparts div.partsbody {background-color:#FFF;}
.partsHeading h3 {
	display: inline;
	font-weight: bold;
	color:#352e2c;
	font-size:14px;
	padding-left:0;
}
.partsHeading p {
	position: absolute;
	display: inline;
	margin-left: 0.5em;
	top: 2px;
	right: 8px;
}
.partsHeading p.link {
}
.partsbody {
	word-break:break-all;
}
.text_center {
	clear:both;
	margin:20px auto 10px;
	text-align:center;
}
.text_align {
	text-align: center;
}
.more_info{
	margin-left:auto;
	margin-right:auto;
}

div.ditem div.item {
	border-width: 0 1px 1px;
	border-style: solid;
	border-color: #<?php echo $colors[1]; ?>;
}
div.ditem {
	padding: 5px 6px;
}
#layout_left_bottom_bg {
	position:relative;
	background:#FFF;
	height:10px;
	/*background:url(img/layoutB_left_bg_bottom.gif) no-repeat left top;*/
}
.border_bottom_dotted {
	border-bottom:1px #352E2C dashed;	
}
/*通用CSS*/
/**********动态 CSS***********/
.table_title{
	text-align:center;
	padding:3px auto;
	font-size:14px;
	font-weight:700;
}
.table_data{
	padding:5px;
}
.table_data tr td{
	color:#352e2c;
	font-weight:bold;
	font-size:12px;
}
.bg_move_down_2px_p {
	background-position:0px 0px;
	float:left; 
	width:217px;
	height:78px;
	background-repeat: no-repeat; 
	cursor:pointer;
}
.bg_move_down_2px_a {
	background-position:0px 2px;
	float:left; 
	width:217px;
	background-repeat: no-repeat; 
	cursor:pointer;
}
.txt_move_down_2px_p {
	margin:20px 10px 10px auto;
	float:right; 
	text-align:right; 
	font-size:16px; 
	font-weight:600;
}
.txt_move_down_2px_a {
	margin:22px 10px 8px auto;
	float:right; 
	text-align:right; 
	font-size:16px; 
	font-weight:600;
}
.div_move_change_bg_p {
	position:absolute; 
	left:0; 
	tiop:0;
	z-index:1; 
	filter:alpha(opacity=65);
	width:224px; 
	height:55px;
	margin-left:0px 5px;
	background-color:#78D8F1; 
}
.div_move_change_bg_a {
	position:absolute; 
	left:0; 
	tiop:0;
	z-index:1; 
	filter:alpha(opacity=65);
	width:224px; 
	height:55px;
	margin-left:0px 5px;

	background-color:#4D9DFF;
}
/**********动态 CSS***********/

/**********JS 选择菜单 开始 ***********/
#sel_menu_bg {
	position:absolute;
	left:0px;
	top:0px;
	width:258px;
	height:113px;
	background-color:#CCC;
	filter:progid:DXImageTransform.Microsoft.Alpha(style=3,opacity=25,finishOpacity=80);
	opacity:0.6;
	z-index:-2;
	overflow: hidden;
}
#sel_menu_body {
	position:absolute;
	background-color:#fff;
	height:300px;
	opacity:1;
	z-index:-1;
	border:1px #b2cc43 solid;
	border-bottom:3px solid #b2cc43;
}
#sel_menu_title {
	padding:3px 10px;
	font-weight:700;
	background-color:#b2cc43;
}
#sel_menu_hint {
	margin-top:5px;
	float:left;
	padding:0px 20px;
	height:20px;
	line-height:20px;
	font-weight:700;
}
#sel_menu_button {
	margin-top:5px;
	float:right;
	width:120px;
	height:20px;
	line-height:20px;
	text-align:right;
}
#sel_menu_item {
	clear:both;
	padding:0px 20px;
	line-height:20px;
}
#sel_menu_list {
	padding:5px 20px 5px 20px;
}
#sel_menu_label {
	float:left;
	padding-right:10px;
	font-weight:700;
}
#sel_menu_content {
	float:right;
	margin-bottom:20px;
	width:390px;
	height:163px;
	line-height:20px;
	border:1px #7BC234 dashed;
	overflow-y:scroll;
}
.sel_menu_contentes {
	float:left;
	width:120px;
	height:20px;
	line-height:20px;
	overflow:hidden;
	cursor:pointer;
}
#sel_menu_body div {
	line-height:20px;
	font-size:13px;
}
#sel_menu_button div {
	margin-right:10px;
	float:left;
	width:40px;
	height:18px;
	line-height:18px;
	font-size:13px;
	font-weight:700;
	border:1px #666 solid;
	text-align:center;
	cursor:pointer;
}
/**********JS 选择菜单 结束***********/


.bg_color_blue {
	background-color:#E9FAFB;
}
.div_float_left{
	float:left;
}
.div_float_right{
	float:right;
}
.text_bold{
	font-weight:700;
}
.margin_right_4px{
	margin-right:4px;
}
.button_bg{
	height:19px;
	line-height:19px;
	margin:2px 5px 2px 5px;
	padding:2px 5px;
	border:0px;
	color: #226FC7;
	font-size: 12px;
	text-align:center;
	cursor:pointer;
}
.button_bg_w2{
	margin:0px 10px;
	width:50px;
	height:20px;
	line-height:20px;
	text-align:center;
	color:#FFF;
	background-image:url(img/button_green_bg_w2.gif);
	cursor:pointer;
	display:inline-block;
}
.button_bg_w3{
	margin:0px 10px;
	width:60px;
	height:20px;
	line-height:20px;
	text-align:center;
	color:#FFF;
	background-image:url(img/button_green_bg_w3.gif);
	cursor:pointer;
	display:inline-block;
}
.button_bg_w4{
	margin:0px 10px;
	width:70px;
	height:20px;
	line-height:20px;
	text-align:center;
	color:#FFF;
	background-image:url(img/button_green_bg_w4.gif);
	cursor:pointer;
	display:inline-block;
}
.button_bg_w5{
	margin:0px 10px;
	width:80px;
	height:20px;
	line-height:20px;
	text-align:center;
	color:#FFF;
	background-image:url(img/button_green_bg_w5.gif);
	cursor:pointer;
	display:inline-block;
}
.button_bg_w8{
	margin:0px 10px;
	width:110px;
	height:20px;
	line-height:20px;
	text-align:center;
	color:#FFF;
	background-image:url(img/button_green_bg_w8.gif);
	cursor:pointer;
	display:inline-block;
}
.div_table table tr td, .div_table table tr th {border:none;}
.button_see_detail{
	margin:0px 2px;
	width:40px; 
    height:20px;
	line-height:20px;
	text-align:center;
    background:url(../../skin/green/img/see_detail.gif) no-repeat 0% 50%;
	cursor:pointer;
	display:inline-block;
}
.button_bg_show_info_up{
	margin:0px 10px;
	width:146px;
	height:22px;
	line-height:22px;
	padding-left:10px;
	text-align:left;
	color:#FFF;
	background:url(img/show_more_info_bg2.gif) no-repeat left center;
	cursor:pointer;
}

.button_bg_show_info_down{
	margin:0px 10px;
	width:146px;
	height:22px;
	line-height:22px;
	padding-left:10px;
	text-align:left;
	color:#FFF;
	background:url(img/show_more_info_bg.gif) no-repeat left center;
	cursor:pointer;
}

.padding_10px{
	padding:10px;
}
.button_normal{
	height:20px;
	line-height:20px;
	padding:0px 10px;
	border:1px #999999 solid;
	color: #000000;
	font-size: 12px;
	cursor:pointer;
}
.button_thick{
	width:100px;
	margin:2px 5px 2px 5px;
	padding:2px 5px;
	border:1px #999999 solid;
	color: #000000;
	font-size: 12px;
	font-weight:700;
	cursor:pointer;
}
.button_italic{
	margin:2px 5px 2px 5px;
	padding:2px 5px;
	border:1px #999999 solid;
	color: #000000;
	font-size: 12px;
	cursor:pointer;
	font-style:italic;
}
.menu_bg1 {
	width:718px;
	height:30px;
	background:url(img/menu_bg1.gif) no-repeat left bottom;
	/*margin-bottom:20px; change by zou */
}
.menu_bg2 {
	width:718px;
	height:34px;
	background:url(img/menu_bg2.gif) no-repeat left top;
}
.menu_first_select{
	margin:2px 5px 2px 5px;
	padding:0px;
	color: #ff0000;
	background:#999999;
	font-size: 14px;
	cursor:pointer;
}
.menu_first_no_select{
	margin:2px 5px 2px 5px;
	padding:0px;
	color: #000000;
	background:#ffffff;
	font-size: 14px;
	cursor:pointer;
}
.menu_second_select1{
	float:left;
	margin:0px 1px 0px 0px;
	height:30px;
	line-height:30px;
	width:102px;
	border:0px solid #000000;
	text-align:center;
	color: #000000;
	font-size: 14px;
	font-weight:bold;
	cursor:pointer;
	background:url(img/menu_select_bg1.gif) no-repeat left top;
}
.menu_second_select1:first-letter { 
	/*float:right;*/
	text-align:left;
	color:#2E3092;
	font-size:20px;
}
.menu_second_no_select1{
	float:left;
	margin:0px 1px 0px 0px;
	height:30px;
	line-height:30px;
	width:102px;
	border:0px solid #000000;
	text-align:center;
	color: #000000;
	font-size: 14px;
	font-weight:bold;
	cursor:pointer;
	background:url(img/menu_no_select_bg1.gif) no-repeat left top;
}
.menu_second_select2{
	float:left;
	margin:0px 1px 0px 0px;
	height:34px;
	line-height:34px;
	width:90px;
	border:0px solid #000000;
	text-align:center;
	color: #000000;
	font-size: 14px;
	font-weight:bold;
	cursor:pointer;
	background:url(img/menu_select_bg2.gif) no-repeat left top;
}
.menu_second_select2:first-letter { 
	/*float:right;*/
	text-align:left;
	color:#4F8A10;
	font-size:20px;
}
.menu_second_no_select2{
	float:left;
	margin:0px 1px 0px 0px;
	height:34px;
	line-height:34px;
	width:90px;
	border:0px solid #000000;
	text-align:center;
	color: #000000;
	font-size: 14px;
	font-weight:bold;
	cursor:pointer;
	background:url(img/menu_no_select_bg2.gif) no-repeat left top;
}
.menu_third_select{
	float:left;
	width:80px;
	height:22px;
	line-height:22px;
	color: #352e2c;
	font-size: 12px;
	text-align:center;
	font-style:inherit;
	cursor:pointer;
}
.menu_third_no_select{
	float:left;
	width:80px;
	height:22px;
	line-height:22px;
	color: #333;
	font-size: 12px;
	text-align:center;
	text-decoration:underline;
	cursor:pointer;
}
.input_hint_green {
	float: left;
	padding-left:10px;
	height:30px;
	line-height:30px;
	color: #009700;
	font-size: 12px;
}
.list_first_on {
	height:25px;
	line-height:25px;
	padding: 0px 20px;
	font-size: 13px;
	font-weight: 500;
	background-color:#D7D7FB;
	cursor:pointer;
}
.list_second_on {
	height:20px;
	line-height:20px;
	padding: 0px 50px;
	font-size: 12px;
	font-weight: 400;
	background-color:#D7D7FB;
	cursor:pointer;
}
.list_first_off {
	height:25px;
	line-height:25px;
	padding: 0px 20px;
	font-size: 13px;
	font-weight: 500;
	background-color:#000000;
	cursor:pointer;
}
.list_second_off {
	height:20px;
	line-height:20px;
	padding: 0px 50px;
	font-size: 12px;
	font-weight: 400;
	background-color:#000000;
	cursor:pointer;
}
.on_order {
	float:left;
	color: #FF0000;
	font-size: 14px;
	margin-left: 5px;
	margin-right: 5px;
}
.off_order {
	float:left;
	color: #000000;
	font-size: 14px;
	margin-left: 5px;
	margin-right: 5px;
}
.flag_red {
	width:20px;
	color:#ff7000;;
	padding:0px 5px;
	text-align:center;
	font-weight:900;
}
.red {
	color: #ff0000;
	font-size:12px;
}
.flag_green {
	color: #009700;
	padding:0px 5px;
	text-align:center;
	font-family:"宋体";
	font-weight:400;
}
.flag_blue {
	color: #0000FF;
	padding:0px 5px;
	text-align:center;
	font-family:"宋体";
	font-weight:400;
}
.flag_grey {
	color: #666666;
	padding:0px 5px;
	text-align:center;
	font-family:"宋体";
	font-weight:400;
}
.title_black_16px {
	clear:both;
	margin:10px 0px 0px 0px;
	padding:2px 10px;
	color: #352e2c;
	font-size: 16px;
	height:24px;
	font-weight:bold;
	background-image:url(../../sns/public_html/skin/green/img/top_02.gif);
	background-repeat:no-repeat
}
.title_black_20px {
        border: #999 1px solid;
		width: 700px; 
		height:37px;
		padding-top:10px; 
		padding-left:20px;
		font-weight:bold;
		color:#352e2c;
		font-size:14px;
		background-image:url(img/bg_line1.gif);
}
.center_left_indent_100px {
	clear:both;
	padding:10px;
	color: #352e2c;
	font-size: 12px;
	background-color:#E9FAFB;
	border:1px solid #3AA4D4;
	font-weight:bold;
	width:700px;
}

/*change by yang*/
/*.input_line {
	clear:both;
}*/
.input_line {
	/*margin-left:auto;
	margin-right:auto;*/
	margin:10px auto;
	clear:both;
	width:678px;
/*	height:34px;*/
	vertical-align:middle;
	text-align:center;
	/*border:1px #000 solid;*/
}
.input_line_bgimg{
	margin-top:10px;
	padding-top:2px;
	width:670px;
	height:30px;
	margin-left:14px;
	background:url(img/search_criteria.gif) no-repeat center center;
}
.input_title {
	float: left;
	width:115px;
	/*height:30px;*/
	line-height:30px;
	text-align:left;
}
.input_title_right {
	float:left;
	width:115px;
	height:30px;
	line-height:30px;
	font-size: 12px;
	text-align:right;
	display:inline;
}
.input_item {
	float: left;
	padding:3px 0px;
	width:390px;
	/*height:30px;*/
	line-height:20px;
	font-size: 12px;
	text-align:left;
}
.input_item_com_info {
	float: left;
	padding:3px 0px;
	width:300px;
	/*height:30px;*/
	line-height:30px;
	font-size: 12px;
	text-align:left;
}

.input_hint{
	float: left;
	padding-left:10px;
	width:150px;
	height:30px;
	line-height:30px;
	color: #ff0000;
	font-size: 12px;
	text-align:left;
}
.input_title_1 {
	width:560px;
	height:30px;
	line-height:30px;
	font-size: 12px;
	text-align:left;
}
.input_item_1 {
	width:560px;
	/*height:30px;*/
	line-height:30px;
	font-size: 12px;
	text-align:left;
}
.input_hint_1{
	width:560px;
	height:30px;
	line-height:30px;
	color: #ff0000;
	font-size: 12px;
	text-align:left;
}

.input_title_2 {
	float: left;
	margin-left:10px;
	width:125px;
	height:18px;
	line-height:18px;
	text-align: left;
	font-size: 12px;
	text-align:left;
}

.input_item_2 {
	float: right;
	width:530px;
	/*height:18px;*/
	line-height:18px;
	font-size: 12px;
	text-align:left;
}
.input_hint_2 {
	clear:both;
	padding-left:150px;
	height:14px;
	line-height:14px;
	color:#ff0000;
	margin:0px;
	font-size:12px;
	text-align:left;
}
.input_title_3 {
	float: left;
	margin-left:10px;
	width:125px;
	height:18px;
	line-height:18px;
	text-align: left;
	font-size: 12px;
	text-align:left;
}

.input_item_3 {
	float: right;
	width:530px;
	/*height:18px;*/
	line-height:18px;
	font-size: 12px;
	text-align:left;
}
.input_hint_3 {
	float:left;
	height:30px;
	line-height:30px;
	color:#ff0000;
	margin:0px;
	font-size:12px;
	text-align:left;
}
.input_line_4 {
	margin-left:auto;
	margin-right:auto;
	clear:both;
	width:455px;
	vertical-align:middle;
	text-align:center;
}
.input_title_4 {
	float: left;
	margin-top:8px;
	margin-left:10px;
	padding-right:10px;
	width:130px;
	height:18px;
	line-height:18px;
	display:inline;
	text-align: left;
	font-size: 12px;
	text-align:right;
	/*border:1px #000 solid;*/
}
.input_item_4 {
	float:right;
	width:290px;
	height:18px;
	line-height:18px;
	font-size: 12px;
	text-align:left;
	display:inline;
	margin-top:7px;
	/*border:1px #000 solid;*/
}
.input_hint_4 {
	clear:both;
	padding-left:165px;
	width:290px;
	height:20px;
	line-height:20px;
	color:#ff0000;
	margin:0px;
	font-size:12px;
	text-align:left;
	/*border:1px #000 solid;*/
}
/* top-div in center-div  css */
.center_top_img{
	float:left;
	width:36px;
	height:36px;
	padding-left:20px;
	border:0px;
}
.center_top_text{
	float:left;
	height:36px;
	line-height:36px;
	font-weight:bolder;
    font-size:18px;
	color:#352e2c;
	padding:0px 25px;
}
.center_top_float_right{
	float:right;
	margin-right:10px;
}
/*头像区域 开始*/
.header_img_border_style{
	margin-bottom:10px;
	border:1px #bbb solid;
	background-color:#E9FAFB;
	background-image:url(img/header_img_bg.jpg);
}
.header_img_partsbody_style{
	padding:10px;
	text-align:center;
}
/*头像区域 结束*/


/*以下可编辑区域*/

/*LiMing add start*/
/*       企业管理左边栏      */
.manage_user_img_div{
	width:180px;
	height:180px;
	max-height:180px;
	overflow:hidden;
} 
.manage_user_img{
	border:0px;
} 
.member_info_menus_div {
	 margin-left:auto;
	 margin-right:auto;
	 width:170px;
	 text-align:center;
}
.c_i_m_s_m_show {
	width:722px;
	height:20px;
	border: 1px solid #DEE3E7;
	border-bottom:0px;
	background-color:#DEE3E7;
}
.c_i_m_s_m_none {
	/*width:700px;
	height:20px;
	border: 1px solid #0099CC;
	background-color:#E9FAFB;*/
	display:none;
}
#new_message{
	cursor:pointer;
}

/*LiMing add end*/




/*yang add start  737 */
/*       个人管理左边栏      */
#b_img1{
  border:1px,solid,#000;
  width:50px;
}
.b_img{
   background-image:url(../../sns/public_html/skin/green/img/btn_01.gif);
   }
   
.b_img a{
	margin: 5px;
    padding-top:3px;
}   
.b_img1{
   background-image:url(../../sns/public_html/skin/green/img/btn_012.gif);
   }
   
.b_img1 a{
	margin: 5px;
    padding-top:3px;
} 
.scan_item_title_check {
	float: left;
	width: 25px;
	margin-left:2px;
	border-right:1px #FFFFFF solid;
}
.scan_item_title_mailpic {
	float: left;
	width: 20px;;
	margin:center;
	padding-top:3px;
	border-right:1px #FFFFFF solid;
	text-align:center;
}
.scan_item_title_send {
	float: left;
	width: 150px;;
	margin-left:5px;
	border-right:1px #FFFFFF solid;
}
.scan_item_title_mail {
	float: left;
	width: 325px;;
	margin-left:5px;
	border-right:1px #FFFFFF solid;
}
.scan_item_title_data {
	float: left;
	width:160px;
	margin-left:2px;
}
.message_row_foot_title {
	float: left;
	/*width:350px;*/
/*	width:17%;*/
	width:698px;
	height:20px;
	line-height:20px;
	color: #000000;
	font-size: 12px;
	padding-left:10px;
	border-top: 1px #999999 solid;
	border-bottom:1px #999999 solid;
	background:#F3F4F6;
}
/*add the mail */
.message_item_show_check {
	float: left;
	width: 3%;
	margin:center;
}
.message_item_show_mailpic0 {
	float: left;
	text-align:center;
	padding-top:3px;
	width: 5%;
	margin:center;
}
/*add mail end */
.message_item_time_title{
	clear:both;
	float:left;
	width:100%;
	color:#2B8ADC;
	padding-left:10px;
	border-bottom:1px solid #A3C4E3;
}
.message_item_show_job_list{
		/*overflow:hidden;*/
		height:40px;
		/*line-height:20px;*/
		/*line-height:20px;*/
		text-align:center;
		vertical-align: middle;
		border-right:1px #CCCCCC solid;
}
.message_row_color1_job_list {
	border-bottom:1px #CCCCCC solid;
}
#member_message .select_all {
	float:left;
	padding-left:5px;
	margin-bottom:5px;
	color:#352e2c;
}
/*blacklist img */
.flag_blacklist_img{
	float:left;
	width:18px;
	height:18px;
	background-image:url(img/btn_blue_backlist.gif);
}
.flag_blacklist_text{
	float:left;
	width:500px;
	height:16px;
	margin-left:10px;
	line-height:16px;
	font-size:12px;
	color:#352e2c;
	font-weight:600;
}
.scan_line {
	clear:both;
	height:20px;
	line-height:20px;
}
.scan_line_float_right{
	color:#352e2c;
	padding-right:20px;
	float:right;
	margin-bottom:5px;
}
.scan_line_float_left{
	color:#352e2c;
	padding-left:20px;
	float:left;
	margin-bottom:5px;
}

.scan_line .scan_line_float_right a{
	font-size:12px;
	color:#352e2c;
}
.scan_line .scan_line_float_left a{
	font-size:12px;
	color:#352e2c;
}
.scan_title{
	float:left;
	width:100%;
	height:30px;
	line-height:30px;
	margin-bottom:20px;
	padding-left:20px;
	font-size:14px;
	font-weight:100;
	color:#352e2c;
}
.scan_item {
	float: left;
	/*width:350px;*/
	width:19%;
	height:30px;
	line-height:30px;
	color: #000000;
	font-size: 12px;
}

.scan_item_title {
	float: left;
	height:20px;
	line-height:20px;
	color: #352e2c;
	border-right:1px #CCCCCC solid;
	font-size: 12px;
}
/*chang end*/
.scan_item_show {
	float: left;
 	width:17%;
	height:20px;
 	color: #333333;
	font-size: 12px; 
}
.display_job_title {
	float: left;
	width:19%;
	height:30px;
	line-height:30px;
	color: #000000;
	font-size: 12px;
	background:none;
}
.company_about_show{
	border:none;
	background:none;
	overflow:visible;
}
.company_search_table {margin:15px auto;}
.company_search_table table tr td {
	border:none;
}
/**********个人信息***********/
/*change individual by yang */
.individual_collection_item_title {
	float: left;
 	width:15%;
	height:30px;
	line-height:30px;
	color: #000000;
	font-size: 12px;
	background:#CCCCCC;
}
.individual_collection_item_show {
	float: left;
 	width:15%;
	height:20px;
 	color: #333333;
	font-size: 12px;
}
.individual_collection_line_aline {
	clear:both;
	margin:5px 5px 5px 10px;
	color:#352e2c;
/*	border:1px #000000 solid;
*/
}
.individual_friend_content_title {
	float:left;
}
.individual_friend_content_info {
	float:left;
	word-break:break-all;
}
.individual_friend_content_title_2{
	width:65px; 
	float:left;
	overflow: hidden;
}
.individual_friend_content_info_2 {
	width:140px;
	float:left;
	overflow: hidden;
}
.individual_collection_line_aline_rename{
	height:18px;
	line-height:18px;
	font-size:14px;
	
}
#company_collection #select_all{
	color:#352e2c;
	padding-left:10px;
	float:left;
	margin-bottom:5px;
}
.individual_friend_line {
	width:698px;
	border-bottom:1px dotted gray;
	float:left;
}
.individual_friend_picture {
	width:120px;
	text-align:center;
	float:left;
 }
 .individual_friend_picture table tr td {border:none;}
.individual_friend_picture_img {
	width:86px;
	height:86px;
	margin-top:10px;
 }
.individual_friend_content {
	width:430px;
	float:left;  
	padding-top:10px;
}
.individual_friend_button{
	width:120px;
	float:right;  
	padding-top:10px;
	padding-bottom:10px;
}
.individual_friend_content_title_img_0{
	margin-right:10px;
	width:13px;
	height:13px;
	background:url(img/blue_search_work_friend0.gif) no-repeat center center;
	display:inline-block;
}
.individual_friend_content_title_img_1{
	margin-right:10px;
	width:13px;
	height:13px;
	background:url(img/blue_search_work_friend.gif) no-repeat center center;
	display:inline-block;
}
.individual_friend_content_title_button {
	margin-top:5px;
	font-size:12px;
}
.individual_about_show{
	width:70%;
	border:none;
	background:none;
	overflow:visible;
  }
/**********个人应聘***********/

.individual_applyed_job_line{
	clear:both;
	width:100%;
}
.individual_applyed_job_title{
	float:left;
	height:18px;
	line-height:18px;
	font-size:12px;
	margin-left:10px;
	display:inline;
}
.individual_applyed_job_info{
	float:left;
	height:18px;
	line-height:18px;
	font-size:12px;
	margin-left:5px;
	color:#666666;
}
/*控制投递时间 标签2*/
.individual_applyed_job_title_2{
	float:right;
	height:18px;
	line-height:18px;
	font-size:12px;
	margin-left:10px;
}
.individual_applyed_job_info_2{
	float:right;
	height:18px;
	line-height:18px;
	font-size:12px;
	margin:0px 10px;
	color:#666666;
}
 
 /*chang the end */
 
 
 
 
/**********公司信息***********/
/**********消息页面***********/
/*change by yang */
.message_row_color1 {
	clear:both;
	background-color:#FFFFFF;
	border-bottom:1px #CCCCCC solid;
	height:20px;
}
/*change the end*/
.message_row_color2 {
	clear:both;
	background-color:#FFFFFF;
	border-bottom:1px #CCCCCC solid;
	height:20px;
}
.message_row_bold {
	font-weight:700;
}
/* view_resume css */

.resume_spanbg{
	background:url(img/view_resume_bg.gif) no-repeat;
}
.resume_span_title{
	height:27px;
	padding-top:5px;
	padding-left:10px;
	color:#000;
	line-height:20px;
	font-size:14px;
}
.resume_table{
	margin-left:30px;
}
.resume_table td{
	border:0px;
	height:25px;
	padding:0px;
}
.resume_table hr{
	float:left;
	width:80%;
	border:1px #cccccc dotted;
	height:1px;
}
.resume_table span{

}
.view_resume_bg_color .partsbody{
	background-color:#FFF;
}
.resume_title_scope_edit {
	width:724px;
	height:25px;
	line-height:25px;
	margin-top:13px;
	font-size:14px;
	background:url(img/resume_name_scope_edit.gif) no-repeat;
}
.resume_part_info {
	width:724px;
	height:25px;
	margin-top:13px;
	background:url(img/resume_moddle_head_bg.gif) no-repeat left bottom;
}
.resume_part_info_left {
	float:left;
	width:250px;
	height:25px; 
	line-height:25px;
	font-size:14px;
	font-weight:bold;
	color:#596714;
	margin-left:19px;
	display:inline;
}
.resume_part_info_right_1 {
	float:right;
	width:30px;
	text-align:right;
	cursor:pointer;
	font-size:12px;
	padding-right:7px;
	margin-top:8px;
	margin-right:28px;
	display:inline;
	background:url(img/resume_to_edit_data.gif) no-repeat right center;
}
.resume_part_info_right_2 {
	float:right;
	width:30px;
	text-align:right;
	cursor:pointer;
	font-size:12px;
	padding-right:7px;
	margin-top:8px;
	margin-right:28px;
	display:inline;
	background:url(img/resume_to_show_data.gif) no-repeat right center;
}
.resume_module_part, .resume_module_link_info {
	width:624px;
	overflow:hidden;
	padding:19px 63px 19px 30px;
	border:1px solid #e9eed2;
}
.resume_module_part table tr td {
	border:none;
	height:38px;
	vertical-align:top;
}
.resume_subtitle {
	clear:both;
	width:102px;
	height:23px;
	line-height:23px;
	font-size:14px;
	margin-top:15px;
	margin-left:18px;
	text-align:center;
	background:url(img/resume_subtitle_bg.gif) no-repeat;
}
.resume_form_done {
	float:left;
	width:122px;
	height:22px;
	color:#fff;
	font-size:13px;
	padding-left:10px;
	padding-top:3px;
	cursor:pointer;
}
.resume_add_form {
	background:url(img/resume_add_form.gif) no-repeat;
}
.resume_delete_form {
	background:url(img/resume_delete_form.gif) no-repeat;
}
.resume_module_item {
	margin-top:20px;
}
.resume_module_item .form_textarea_title {
	width:95px;
	padding-top:0;
}
.resume_module_item .form_textarea_content {
	float:left;
	margin-left:0;
	margin-bottom:10px;
	display:inline;
}
.resume_module_item_hr {
	clear:both;
	width:624px;
	height:1px;
	text-align:center;
	padding-top:15px;
	border:none;
	border-bottom:1px dashed #666; 
}
.resume_module_item .input_title {
	width:600px;
	padding-left:45px;
}
.resume_hint_div {
	color:#F00; 
	height:12px; 
	line-height:12px; 
	overflow:hidden; 
	visibility:hidden;
}
.resume_module_part .input_hint_3 {
	float:left;
	height:12px;
	line-height:12px;
	color:#ff0000;
	text-align:left;
	overflow:hidden;
	padding-top:3px;
}
.resume_module_link_info .input_hint_3 {
	float:left;
	height:28px;
	line-height:28px;
	color:#ff0000;
	text-align:left;
	padding-left:5px;
	overflow:hidden;
}
/*************回应聘复页面***************/
.re_line{
	float:left;
	background-color:#FFFFFF;
}

.re_line_title{
	float:left;
	padding-left:20px;
	font-size:14px;
	width:100%;
	color:#352e2c;
	background-color:#FFFFFF;	
}
.re_line_content{
	float:left;
	height:30px;
	color:#352e2c;	
}
/******消息回复*******/
.scan_line_mshow {
	clear:both;
	margin:10px 10px 10px 10px;
	width:704px;
}
.message_show_left{
	float:left;
	width:100px;
	/*border:1px #000000 solid;*/
}
.message_show_right{
	float:right;
	width:580px;
}
.message_show_top{
	float:left;
	clear:both;
}
.message_show_top_span{
	float:left;
	height:25px;
	line-height:25px;
	color:#352e2c;
}
.message_show_picture {
	float:left;
	width:80px;
	text-align:center;
}
.message_show_picture_img {
	width:50px;
	height:50px;
	margin-top:10px;
 }
.message_show_title{
	float:left;
	height:25px;
	line-height:25px;
	color:#352e2c;
	text-align:left;
}
.message_show_button{
	float:right;
}
.message_show_info{
	float:left;
	height:25px;
	line-height:25px;
	font-size:12px;
	color:#352e2c;
}
/*index css*/
.index_nav_left{
	position:relative; 
	width:259px; 
	height:350px; 
	float:left; 
	padding-top:15px;
	color:#FF9900; 
	background:url(../../img/home_left_bg.gif);
}
.index_nav_head{
	font-size:16px;
	font-weight:600;
}
.index_nav_title{
	margin-top:15px; 
	font-size:14px;
}
.index_nav_input{
	margin-top:3px; 
	width:230px; 
	height:20px;
	line-height:18px; 
	color:#666; 
	font-size:18px; 
	font-weight:100;
}
.index_nav_text{
	clear:both;
	margin-top:15px;
}
.index_nav_link{
	float:left; 
	height:27px; 
	line-height:27px;
}
.index_nav_button_line{
	clear:both;
	padding-right:10px;
	margin-right:10px;
	margin-top:40px;
	position:absolute;
	bottom:15;
}
.index_nav_login_button {
	width:240px;
	margin:10px auto 25px 10px;
}
.index_nav_button1{
	width:62px; 
	height:23px; 
	line-height:23px; 
	text-align:center; 
	color:#fff; 
	font-size:14px; 
	font-weight:600;
	cursor:pointer;
	background-image:url(img/index_button_1.gif);
	display:block;
}
.index_nav_button2{
	float:left;
	margin-left:10px;
	width:240px; 
	height:23px; 
	line-height:23px; 
	text-align:center; 
	color:#fff; 
	font-size:14px; 
	font-weight:600; 
	cursor:pointer;
	background-image:url(img/index_button_2.gif);
	display:block;
}
.index_center{
	width:680px; 
	height:364px; 
	float:right; 
	padding:0px;
}
.index_center_img{
	position:relative;
	width:100%;
	height:100%;
	background-image:url(img/home_01.gif);
	background-repeat: no-repeat;
	background-position:center center; 
}
.index_center_img_line{
	float:left;	
	position:relative;
	margin-bottom:0px; 
	width:224px; 
	height:55px; 
	line-height:55px; 
	vertical-align:middle; 
	text-align:center; 
	font-size:20px; 
	font-weight:600; 
	color:#FFF; 
	cursor:pointer;
}
.index_center_img_nav{
	width:100%; 
	height:55px; 
	padding:0px; 
	position:absolute; 
	left:0px; 
	bottom:0px;
}
.index_center_img_title{
	position:absolute; 
	left:0; tiop:0;
	z-index:2;
	width:224px;
	height:55px;
}

.index_center_img_text{
	font-size:24px;
	color:#0470f6; 
	vertical-align:text-bottom;
}
.index_bottom_line{
	clear:both; 
	margin-top:20px;
	padding:0px 0px;
}
.index_bottom_line_bg{
	float:left; 
	width:30px; 
	height:78px;
	background-image:url(../../img/bias.gif);
	background-repeat: no-repeat;
	background-position:center center;
}

.index_bottom_text{
	float:right;
	clear:both;
	width:100%;
	padding:10px 5px 10px auto;
	text-align:right;
	font-size:12px;
}
.job_info_list_table table tr td{
	border:none;
}
/*end the index css*/

/*==============================================================================
 * h系、f系、c系导航条样式表（localNav）
 *----------------------------------------------------------------------------*/
#globalNav,
#globalNavBefore {
	zoom: 1;
	position: relative;
	width: 980px;
}
#globalNav {
	height:94px;
	background: url(img/skin_before_header.jpg) 0 0 no-repeat;
}
#globalNavBefore {
	height: 125px;
	margin-bottom: 10px;
	background: url(img/skin_after_header.jpg) 0 0 no-repeat;
}
.localNav {
	zoom: 1;
	position: relative;
	width: 980px;
	height: 53px;
}
#hLocalNav{
	background:  url(img/skin_navi_h.jpg) 0 0 no-repeat;
}
#comLocalNav{
	background:  url(img/skin_navi_com.jpg) 0 0 no-repeat;
}

#guestLocalNav{
	background:  url(img/skin_navi_guest.jpg) 0 0 no-repeat;
}
#fLocalNav{
	background:  url(img/skin_navi_fLocal.jpg) 0 0 no-repeat;
}
#globalNav li a {
	width: 58px;
	height: 30px;
	display:block;
	margin: 0;
	padding: 0;
	border: none;
	text-indent: -9999px;
	text-decoration: none;
}
#hLocalNav li a{
	width: 75px; 
	height: 40px;
	margin: 0;
	padding: 0;
	border: none;
	text-indent: -9999px;
	text-decoration: none;
	display:block;
}
#comLocalNav li a{
	width: 107px; 
	height: 40px;
	margin: 0;
	padding: 0;
	border: none;
	text-indent: -9999px;
	text-decoration: none;
	display:block;
}
#guestLocalNav li a{
	width: 103px; 
	height: 40px;
	margin: 0;
	padding: 0;
	border: none;
	text-indent: -9999px;
	text-decoration: none;
	display:block;
}
#fLocalNav li a{
	width: 104px; 
	height: 40px;
	margin: 0;
	padding: 0;
	border: none;
	text-indent: -9999px;
	text-decoration: none;
	display:block;
}
/*==============================================================================
 * globalNav h1为网站header导航条左上角logo部分的CSS
 *----------------------------------------------------------------------------*/
#globalNav li, .localNav li {
	position: absolute;
	list-style-type:none;
}
/*全局头部的菜单*/
li#globalNav_1 { left: 362px; width: 42px; height:20px;top: 58px;}/*首页*/
li#globalNav_2 { left: 412px; width: 42px; height:20px;top: 58px;}/*求职*/
li#globalNav_3 { left: 462px; width: 42px; height:20px;top: 58px;}/*招聘*/
li#globalNav_4 { left: 512px; width: 55px; height:20px;top: 58px;}/*当脉客*/
li#globalNav_5 { left: 575px; width: 68px; height:20px;top: 58px;}/*职场资讯*/
li#globalNav_6 { left: 651px; width: 56px; height:20px;top: 58px;}/*日志集*/
li#globalNav_7 { left: 713px; width: 56px; height:20px;top: 58px;}/*相册集*/
li#globalNav_8 { left: 775px; width: 56px; height:20px;top: 58px;}/*圈子集*/
li#globalNav_9 { left: 837px; width: 56px; height:20px;top: 58px;}/*收藏夹*/
li#globalNav_10 { left: 900px; width: 69px; height:20px;top: 58px;}/*添加收藏*/

li#globalNav_11 { left: 670px; width: 27px; height: 14px;top: 20px;}/*帮助*/
li#globalNav_12 { left: 707px; width: 41px; height: 14px;top: 20px;}/*排行榜*/
li#globalNav_13 { left: 760px; width: 27px; height: 14px;top: 20px;}/*邀请*/
li#globalNav_14 { left: 797px; width: 57px; height: 14px;top: 20px;}/*隐私设定*/
li#globalNav_15 { left: 861px; width: 57px; height: 14px;top: 20px;}/*版面设定*/
li#globalNav_19 { left: 930px; width: 27px; height: 14px;top: 20px;}/*退出*/

li#globalNav_1 a:hover, li#globalNav_1 a:active { background-image:  url(img/skin_after_header.jpg); background-position: -362px -58px;  width: 42px; height:20px;}/*首页*/
li#globalNav_2 a:hover, li#globalNav_2 a:active { background-image:  url(img/skin_after_header.jpg); background-position: -412px -58px; width: 42px; height:20px; }/*求职*/
li#globalNav_3 a:hover, li#globalNav_3 a:active { background-image:  url(img/skin_after_header.jpg); background-position: -462px -58px; width: 42px; height:20px; }/*招聘*/
li#globalNav_4 a:hover, li#globalNav_4 a:active { background-image:  url(img/skin_after_header.jpg); background-position: -512px -58px; width: 56px; height:20px; }/*当脉客*/
li#globalNav_5 a:hover, li#globalNav_5 a:active { background-image:  url(img/skin_after_header.jpg); background-position: -575px -58px; width: 68px; height:20px; }/*职场资讯*/
li#globalNav_6 a:hover, li#globalNav_6 a:active { background-image:  url(img/skin_after_header.jpg); background-position: -651px -58px; width: 56px; height:20px; }/*日志集*/
li#globalNav_7 a:hover, li#globalNav_7 a:active { background-image:  url(img/skin_after_header.jpg); background-position: -713px -58px; width: 56px; height:20px; }/*相册集*/
li#globalNav_8 a:hover, li#globalNav_8 a:active { background-image:  url(img/skin_after_header.jpg); background-position: -775px -58px; width: 56px; height:20px; }/*圈子集*/
li#globalNav_9 a:hover, li#globalNav_9 a:active { background-image:  url(img/skin_after_header.jpg); background-position: -837px -58px; width: 56px; height:20px; }/*收藏夹*/
li#globalNav_10 a:hover, li#globalNav_10 a:active { background-image:  url(img/skin_after_header.jpg); background-position: -900px -58px; width: 69px; height:20px; }/*添加收藏*/

li#globalNav_11 a:hover, li#globalNav_11 a:active { background-image:  url(img/skin_after_header.jpg); background-position: -670px -20px; width: 27px; height: 14px; }/*排行榜*/
li#globalNav_12 a:hover, li#globalNav_12 a:active { background-image:  url(img/skin_after_header.jpg); background-position: -707px -20px; width: 41px; height: 14px; }/*邀请*/
li#globalNav_13 a:hover, li#globalNav_13 a:active { background-image:  url(img/skin_after_header.jpg); background-position: -760px -20px; width: 27px; height: 14px; }/*隐私设定*/
li#globalNav_14 a:hover, li#globalNav_14 a:active { background-image:  url(img/skin_after_header.jpg); background-position: -797px -20px; width: 57px; height: 14px; }/*版面设定*/
li#globalNav_15 a:hover, li#globalNav_15 a:active { background-image:  url(img/skin_after_header.jpg); background-position: -861px -20px; width: 57px; height: 14px; }/*帮助*/
li#globalNav_19 a:hover, li#globalNav_19 a:active { background-image:  url(img/skin_after_header.jpg); background-position: -930px -20px; width: 27px; height: 14px; }/*退出*/


#hLocalNav li {
	top: 0;
	height: 41px;
	list-style-type:none;
}
li#hLocalNav_1 { left: 242px; width: 94px;height:40px;top:13px;} 	/*首页*/
li#hLocalNav_2 { left: 351px; width: 75px;height:40px;top:13px;} /*消息*/
li#hLocalNav_3 { left: 441px; width: 75px;height:40px;top:13px;}/*日志*/
li#hLocalNav_4 { left: 532px; width: 75px;height:40px;top:13px;}/*相册*/
li#hLocalNav_5 { left: 622px; width: 75px;height:40px;top:13px;}/*圈子*/
li#hLocalNav_6 { left: 712px; width: 75px;height:40px;top:13px;}/*留言*/
li#hLocalNav_7 { left: 802px; width: 75px;height:40px;top:13px;}/*访客*/
li#hLocalNav_8 { left: 892px; width: 75px;height:40px;top:13px;}/*服务*/

li#hLocalNav_1 a:hover, li#hLocalNav_1 a:active { background-image:  url(img/skin_navi_h_2.jpg); background-position: -242px -13px; width: 94px;height:40px;}   /*首页*/
li#hLocalNav_2 a:hover, li#hLocalNav_2 a:active { background-image:  url(img/skin_navi_h_2.jpg); background-position: -351px -13px; width: 75px;height:40px; }  /*消息中心*/
li#hLocalNav_3 a:hover, li#hLocalNav_3 a:active { background-image:  url(img/skin_navi_h_2.jpg); background-position: -441px -13px; width: 75px;height:40px; }	/*日志*/
li#hLocalNav_4 a:hover, li#hLocalNav_4 a:active { background-image:  url(img/skin_navi_h_2.jpg); background-position: -532px -13px; width: 75px;height:40px; }	/*相册*/
li#hLocalNav_5 a:hover, li#hLocalNav_5 a:active { background-image:  url(img/skin_navi_h_2.jpg); background-position: -622px -13px; width: 75px;height:40px; }	/*圈子*/
li#hLocalNav_6 a:hover, li#hLocalNav_6 a:active { background-image:  url(img/skin_navi_h_2.jpg); background-position: -712px -13px; width: 75px;height:40px; }	/*留言*/
li#hLocalNav_7 a:hover, li#hLocalNav_7 a:active { background-image:  url(img/skin_navi_h_2.jpg); background-position: -802px -13px; width: 75px;height:40px; }	/*访客*/
li#hLocalNav_8 a:hover, li#hLocalNav_8 a:active { background-image:  url(img/skin_navi_h_2.jpg); background-position: -892px -13px; width: 75px;height:40px; }	/*服务*/


#comLocalNav li {
	top: 0;
	height: 41px;
}
li#comLocalNav_1 { left: 242px; width: 107px;height:40px;top:13px;} 	/*企业风采*/
li#comLocalNav_2 { left: 365px; width: 107px;height:40px;top:13px;} /*企业邮箱*/
li#comLocalNav_3 { left: 488px; width: 107px;height:40px;top:13px;}/*招聘管理*/
li#comLocalNav_4 { left: 611px; width: 107px;height:40px;top:13px;}/*企业信息*/
li#comLocalNav_5 { left: 734px; width: 107px;height:40px;top:13px;}/*企业展示*/
li#comLocalNav_6 { left: 858px; width: 107px;height:40px;top:13px;}/*企业访客*/

li#comLocalNav_1 a:hover, li#comLocalNav_1 a:active { background-image:  url(img/skin_navi_com_2.jpg); background-position: -242px -13px; width: 107px;height:40px;}   /*首页*/
li#comLocalNav_2 a:hover, li#comLocalNav_2 a:active { background-image:  url(img/skin_navi_com_2.jpg); background-position: -365px -13px; width: 107px;height:40px; }  /*消息中心*/
li#comLocalNav_3 a:hover, li#comLocalNav_3 a:active { background-image:  url(img/skin_navi_com_2.jpg); background-position: -488px -13px; width: 107px;height:40px; }	/*日志*/
li#comLocalNav_4 a:hover, li#comLocalNav_4 a:active { background-image:  url(img/skin_navi_com_2.jpg); background-position: -611px -13px; width: 107px;height:40px; }	/*相册*/
li#comLocalNav_5 a:hover, li#comLocalNav_5 a:active { background-image:  url(img/skin_navi_com_2.jpg); background-position: -734px -13px; width: 107px;height:40px; }	/*圈子*/
li#comLocalNav_6 a:hover, li#comLocalNav_6 a:active { background-image:  url(img/skin_navi_com_2.jpg); background-position: -858px -13px; width: 107px;height:40px; }	/*留言*/

#guestLocalNav li {
	top: 0;
	height: 41px;
}
li#guestLocalNav_1 { left: 242px; width: 103px;height:40px;top:13px;} 	/*企业风采*/
li#guestLocalNav_2 { left: 362px; width: 103px;height:40px;top:13px;} /*招聘信息*/
li#guestLocalNav_3 { left: 482px; width: 103px;height:40px;top:13px;}/*企业信息*/
li#guestLocalNav_4 { left: 602px; width: 103px;height:40px;top:13px;}/*企业展示*/
li#guestLocalNav_5 { left: 722px; width: 103px;height:40px;top:13px;}/*企业访客*/

li#guestLocalNav_1 a:hover, li#guestLocalNav_1 a:active { background-image:  url(img/skin_navi_guest_2.jpg); background-position: -242px -13px; width: 103px;height:40px;}   /*企业风采*/
li#guestLocalNav_2 a:hover, li#guestLocalNav_2 a:active { background-image:  url(img/skin_navi_guest_2.jpg); background-position: -362px -13px; width: 103px;height:40px; }  /*招聘信息*/
li#guestLocalNav_3 a:hover, li#guestLocalNav_3 a:active { background-image:  url(img/skin_navi_guest_2.jpg); background-position: -482px -13px; width: 103px;height:40px; }	/*企业信息*/
li#guestLocalNav_4 a:hover, li#guestLocalNav_4 a:active { background-image:  url(img/skin_navi_guest_2.jpg); background-position: -602px -13px; width: 103px;height:40px; }	/*企业展示*/
li#guestLocalNav_5 a:hover, li#guestLocalNav_5 a:active { background-image:  url(img/skin_navi_guest_2.jpg); background-position: -722px -13px; width: 103px;height:40px; }	/*企业访客*/

#fLocalNav li {
	top: 0;
	height: 41px;
}
/*好友*/
li#fLocalNav_1 { left: 242px; width: 104px;height:40px;top:13px;}	/*首页*/ 
li#fLocalNav_2 { left: 363px; width: 104px;height:40px;top:13px;}	/*日志*/
li#fLocalNav_3 { left: 484px; width: 104px;height:40px;top:13px;}	/*相册*/
li#fLocalNav_4 { left: 605px; width: 104px;height:40px;top:13px;}	/*圈子*/
li#fLocalNav_5 { left: 726px; width: 104px;height:40px;top:13px;}	/*发送消息*/
li#fLocalNav_6 { left: 847px; width: 104px;height:40px;top:13px;}	/*介绍好友*/

li#fLocalNav_1 a:hover, li#fLocalNav_1 a:active { background-image:  url(img/skin_navi_fLocal2.jpg);background-position: -242px -13px;width: 104px;height:40px; }	/*首页*/
li#fLocalNav_2 a:hover, li#fLocalNav_2 a:active { background-image:  url(img/skin_navi_fLocal2.jpg);background-position: -363px -13px;width: 104px;height:40px; }	/*日志*/
li#fLocalNav_3 a:hover, li#fLocalNav_3 a:active { background-image:  url(img/skin_navi_fLocal2.jpg);background-position: -484px -13px;width: 104px;height:40px; }	/*相册*/
li#fLocalNav_4 a:hover, li#fLocalNav_4 a:active { background-image:  url(img/skin_navi_fLocal2.jpg);background-position: -605px -13px;width: 104px;height:40px; }	/*圈子*/
li#fLocalNav_5 a:hover, li#fLocalNav_5 a:active { background-image:  url(img/skin_navi_fLocal2.jpg);background-position: -726px -13px;width: 104px;height:40px;}	/*发送消息*/
li#fLocalNav_6 a:hover, li#fLocalNav_6 a:active { background-image:  url(img/skin_navi_fLocal2.jpg);background-position: -847px -13px;width: 104px;height:40px; }	/*介绍好友*/

/*==============================================================================
 *企业图片展示   by : yang
 *==============================================================================*/
.merchandise_line
{
	float:left;
	margin:5px 5px 5px 10px;
	width:150px;
	padding:5px;
	display:inline;
}
.merchandise_img{
	margin:5px auto;
	text-align:center;
}
.merchandise_info_line{
	clear:both;
	color:#352e2c;
	text-align:center;
}
.merchandise_info_title{
	float:left;
	width:200px;
	text-align:right;
}

.merchandise_info
{
	float:left;
}

.add_merchandise_table table tr td,.add_merchandise_table table tr th{
	border:none;
}
.add_merchandise_table th{
	text-align:right;
    vertical-align:text-top;
	color:#352e2c;
}
.add_merchandise_table span{
	font-size:14px;
	font-weight:700;
    color:#352e2c;

}
.add_merchandise_table .border{
 border-top:1px #CCC dotted;
}

.add_merchandise_table .float_right{
	float:right;
	margin-right:10px;
	font-size:12px;
	line-height:14px;
	color:#999;
}
.add_merchandise_table .float_left{
	float:left;
	margin-left:10px;
	font-size:12px;
	line-height:14px;
}

.add_merchandise_table .background_color{
	background-color:#E9FAFB;
}
#add_merchandise_table textarea{
	background-color:#FFF;
}
.clear_both{
	clear:both;
}
.company_info_table table tr td, .company_info_table table tr th {
	border:none;
}
.company_info_table table tr td
{
	text-align:center;
	background-color:#FFF;
	color:#666;
}
.float_right{
	float:right;
	margin-right:10px;
}
#company_merchandise_list .partsbody{
	height:150px;
}
.nothing_to_reveal {
	width:724px;
	height:198px;
	margin-top:2px;
	background:url(img/nothing_to_reveal.gif);
}
/*弹出框table去除border*/
.layer_table tr td{
	border:0px;
}
/*new add css by ypy */
/*==============================================================================*
 * 资料编辑的左边栏样式 by : yang   2009/09/08
 *==============================================================================*/
.base_info_photo{
	float:left;
	width:50px;
	margin-left:10px; 
	padding:2px;
	border:1px #edf3a8 solid;
}

.base_info_photo_left_title{
	float:left;
	width:55px;
	margin-left:10px; 
	margin-top:15px;
	font-size:20px;
	width:90px;
	color:#606500;
	font-weight:700;
}
.base_info_photo_right_title{
	float:right; 
	width:60px;
	margin-top:22px;
	font-size:14px; 
	color:#606500;
}
.base_info_photo_left_title_2{
	float:left;
	margin-left:30px; 
	margin-top:5px;
	font-size:14px;
	color:#606500;
}
.base_info_partsbody_line{
	 margin:10px;
}
.base_info_partsbody_info{
	color:#606500; 
	font-size:18px; 
	font-weight:700;
}
.base_info_show_complete{
	position: absolute;
	margin-top:50px;
	margin-left:20px;
	z-index:10;
	display:none;
}
.show_box_Button_bg{
	width:90px;
	height:19px;
	line-height:20px;
	text-align:center;
	color:#000;
	background:url(img/show_box_Button_bg.gif) no-repeat right;
	cursor:pointer;
	border:none;
}
.show_box_Button_bg_1{
	width:188px;
	height:23px;
	line-height:23px;
	text-align:center;
	color:#000;
	background:url(img/show_box_Button_bg_1.gif) no-repeat right;
	cursor:pointer;
	border:none;
}
.show_box_Button_bg2{
	width:182px;
	height:21px;
	line-height:21px;
	text-align:center;
	color:#000;
	background:url(img/show_box_Button_bg_2.gif) no-repeat left;
	cursor:pointer;
	border:none;
}
.show_box_Button_bg3{
	width:90px;
	height:21px;
	line-height:21px;
	text-align:center;
	color:#000;
	background:url(img/show_box_Button_bg3.gif) no-repeat right;
	cursor:pointer;
	border:none;
}
.show_box_Button_bg_1{
	width:188px;
	height:23px;
	line-height:23px;
	text-align:center;
	color:#000;
	background:url(img/show_box_Button_bg_1.gif) no-repeat right;
	cursor:pointer;
	border:none;
}
.base_info_menu{
	background-image:url(img/base_info_menu.gif); 
	height:31px; 
	width:713px; 
	margin-bottom:10px;
}
.base_info_menu a {
	cursor:pointer;
}
.base_info_title
{
	float:left;
	font-size:14px;
	font-weight:700;
	color:#352e2c;
	width:70px;
	height:25px;
	line-height:25px;
	margin:0 auto;
	text-align:center;
	overflow:hidden;
	padding-left:17px;
}
.base_info_title_ed
{
	float:left;
	width:70px;
	height:25px;
	line-height:25px;
	margin:0 auto;
	text-align:center;
	font-size:14px;
	font-weight:700;
	color:#352e2c;
	padding-left:17px;
	overflow:hidden;
}
.base_info_title_ed:first-letter
{
	font-size:20px;
	color:#f7941c;
}
.notice_board{
	background:url(img/notice_board_bg.gif) no-repeat;
	margin:20px 15px;
	height:186px;
	width:196px;
	padding:40px 15px;
	
}
.notice_board_info{
	font-size:14px;
	line-height:25px;
	width:170px;
}
/*dpartsform add*/

.dpartsform{
	background-color:#FFF;
}

.bgc_white{
	background-color:#FFF;
}
/*==============================================================================*
 * 显示名片设计的左边栏样式 by : yang   2009/09/19
 *==============================================================================*/
.show_card_input_line_title1{
	margin-left:15px; 
	font-size:16px;
	font-weight:700;
	color:#606500; 
}
.show_card_input_line_title2{
	margin-left:50px; 
	font-size:14px;
	color:#352e2c;
}
.show_card_input_line_title3{
	margin-left:80px; 
	font-size:14px;
	color:#352e2c;
}
/*FQA  by yang*/
.fqa_bg{
	background:#F4F4F4; 
	padding:20px 50px 15px 50px; 
	width:900px; 
}
.fqa_content_bg{
	height:240px; 
	width:405px; 
	background-color:#FFF; 
	float:left;
	/*margin-left:10px;  remove By ZJX 2009-11-28*/
	padding-left:20px;   /*add by ZJX 2009-11-28*/
	position:relative;
	margin-left:1px;     /*add by ZJX 2009-11-28*/
}
.fqa_content_bg2{
	height:240px;
	width:830px;
	background-color:#FFF;
}
.fqa_title{
	clear:both; 
	background:url(img/fqa_title_bg.gif) no-repeat; 
	height:25px; 
	width:330px; 
	padding-left:32px;
	margin:30px 20px 10px 20px;
}
.fqa_title2{
	clear:both; 
	background:url(img/fqa_title_bg2.gif) no-repeat; 
	height:25px; 
	width:750px; 
	padding-left:32px;
	margin:30px 20px 10px 20px;
}
.fqa_title_font{
	background-color:#FFF;
	line-height:25px;
	color:#352e2c;
	font-weight:700;
}
.fqa_content{
	 padding-left:50px; 
	 border-bottom:1px #F4F4F4 solid; 
	 line-height:25px; 
	 color:#352e2c;
}
.fqa_content_more{
	border-bottom:1px #F4F4F4 solid; 
	height:25px; 
	position:absolute; 
	bottom:10px; 
	right:40px;
}
.fqa_content_more_bg{
	padding:0px 20px;
	float:right; 
	background:url(img/list_green_bg.gif) no-repeat;
}
.fqa_goback{
	text-align:center; 
	font-size:12px; 
	color:#352e2c;
	font-weight:700; 
	margin-top:10px;
	clear:both;
}
.fqa_item_bg{
	width:830px;
	background-color:#FFF;
}
.fqa_button_on{
	background:url(img/fqa_buttom_on.gif);
	width:87px; 
	height:23px;
	float:left; 
	color:#603811; 
	line-height:23px; 
	text-align:center;
	letter-spacing:5px;
	margin:0px 5px;
	cursor:pointer;
}
.fqa_button_off{
	background:url(img/fqa_buttom_off.gif);
	width:87px; 
	height:23px;
	float:left; 
	color:#fff; 
	line-height:23px; 
	text-align:center;
	letter-spacing:5px;
	margin:0px 5px;
	cursor:pointer;
}
/*cms style css*/
.working_info_top_bg{
	background:url(img/working_info.gif);
	width:275px;
	height:87px;
	position:absolute;
	top:20px;
	left:30px;
}
.working_info_line_bg{
	background:url(img/working_info_line.gif);
	width:100%;
}

.working_info_content{
	margin-top:70px;
}
.working_info_content_left{
	float:left;
	position:relative;
	width:449px;
	margin-left:10px;
	margin-bottom:20px;
}
.working_info_content_both{
	float:left;
	position:relative;
	width:926px;
	padding-left:18px;
}
.working_info_content_right{
	float:right;
	position:relative;
	width:449px;
	margin-right:10px;
	margin-bottom:20px;

}
.working_content_title_bg{
	background:url(img/content_title_bg1.gif);
	width:447px;
	height:33px;
}
.working_content_title_bg h3{
	margin-left:46px;
	font-size:16px;
	color:#104a13;
	height:33px;
	line-height:33px;
	
}
.working_content_title_bg_2{
	background:url(img/content_title_bg.gif);
	width:930px;
	height:33px;
}
.working_content_title_bg_2 h3{
	margin-left:45px;
	font-size:16px;
	height:33px;
	line-height:33px;
	color:#104a13;
}
.working_content_title_bg_2 h3 a{
	font-size:16px;
	color:#104a13;
}
.working_content_list{
	padding:0px 20px;
	height:180px;
	margin-top:5px;
}
.working_content_list .border_bottom{
	clear:both;
	height:20px;
	line-height:20px;
	font-size:14px;
	border-bottom:dotted 1px #b7d13d;
	margin-bottom:10px;
}
.working_content_list2{
	padding:30px 20px 50px 20px;
	border:2px solid #f3f4e5;
	margin-top:5px;
}
.working_content_list2 .border_bottom{
	clear:both;
	height:20px;
	line-height:20px;
	font-size:14px;
	border-bottom:dotted 1px #b7d13d;
	margin-bottom:10px;
}
.working_content_more{
	float:right;
	margin-right:20px;
	font-size:16px;
	height:33px;
	line-height:33px;
}
.working_content_page{
	float:right;
	margin-right:20px;
	margin-top:20px;
}
.working_content_page .pages { height:35px; overflow:hidden; text-align:center; line-height:25px; font-family:Verdana; }
	.pages a, .pages strong { margin:0 1px; padding:2px 6px; border:1px solid #E4E4E4; color:#b7d13d; text-decoration:none!important; }
	.pages a:hover { border-color:#b7d13d; }
	.pages strong { border-color:#b7d13d; background:#b7d13d; color:#FFF; }
	.pages .prev { padding:4px 5px 2px; border:none; text-decoration:underline!important; }
	.pages .next { padding:4px 5px 2px; border:none; text-decoration:underline!important; }
	
.working_info_local{
	margin:3px 16px;
	line-height:33px;
	padding-left:20px;
	font-size:16px;
	background:url(img/content_title_bg.gif) no-repeat;
	width:930px;
	height:33px;
}
.working_info_local h3 {
	font-size:14px;
	color:#104a13;
	font-weight:100;
}
.working_info_local h3 a {
	font-size:14px;
	color:#104a13;
}
.working_article{
	margin:20px 50px;
}
#working_article_head{
	text-align:center;
}
#working_article_head h1{
	font-size:20px;
	color:#352e2c;
	margin:10px auto;
}
#working_article_body{
	border-top:1px dotted #e4e6d8;
	border-bottom:1px dotted #e4e6d8;
	margin-top:20px;
	padding:20px 0px;
	line-height:2em;
	
}
#working_article_page{
	text-align:center;
}
#working_article_page span{
	margin:10px 20px;
	width:60px;
}

/*==============================================================================
 *  （页面警告框）
 *----------------------------------------------------------------------------*/
#alert_box_bg{
    background-color:#ccc;
    z-index:1000;
    position:absolute; 
    top:0px; 
    left:0px;
}
#alert_box{
    z-index:1001;
    position:absolute;
    height:200px;
    width:500px;
    border-bottom:3px #98c12d solid;
	background-color:#fff;
}
#alert_box table tr td{
	border:none;
}
.alert_info{
    color:#000; 
    font-size:14px; 
    line-height:30px;
}
.alert_title{
	background:url(img/alert_title_bg.gif) no-repeat;
    width:100%;
    height:26px;
}
.alert_title_left{
	float:left; 
    font-size:16px; 
    color:#362e2b; 
    line-height:25px; 
    font-weight:700; 
    padding-left:20px;
}
.alert_title_right{
	float:right;color:#fff; 
    font-size:14px; 
    line-height:25px; 
    display:block; 
    cursor:pointer; 
    padding-right:20px;
}
.alert_box_button_line{
	text-align:center;
}

/*yang add end 900*/


/*zou add start*/
.tr_height_2rows {
	height:40px;
}
.add_individual_info {
	/*background-color: #060;*/
	margin-left:10px;
	font-weight:bold;
	color:#352e2c;
}
.show_job_info_span{
	float:left;
	width:250px;
	font-size: 13px;
	text-align:left;
	/*height:20px;*/
	/*font-weight:600;*/
	margin-top:3px;
	/*margin-bottom:-15px;*/
	line-height:20px;
	color:#352e2c; 
	display:inline;
}
.show_job_info_span1 {
	float:right;
	text-align:right;
	font-size:12px;
	color:#352e2c;
	margin-right:40px;
	font-weight:lighter;
	/*font-weight:bold;*/
}
.show_job_info_span2 {
	text-align:right;
	font-size:12px;
	color:#352e2c;
	margin-left:30px;
	font-weight:lighter;
}
.show_job_info_div2{
	text-align:center;
	font-size:14px;
	color:#352e2c;
	height:30px;
}
.list_job,.link_type{
	padding-top:30px;
	padding-left:20px;
	font-size:18px;
	color:#352e2c;
	font-weight:bold;
	border-bottom:10px #CCCCCC solid;
}
.left_job_list{
	float:left;
	margin-left:-30px;
}
.job_info_div_body{
	margin:10px 10px 0px 30px;
	color: #352e2c;
	font-size: 13px;
	background-repeat:no-repeat;
	line-height:20px;
}
.job_info_div_head{
	clear:both;
	color: #352e2c;
	font-size: 16px;
	font-weight:bold;
	margin-left:30px;
	margin-top:25px;
	border-bottom:10px solid #ccc;
}
.company_left .partsHeading2 {
	margin:0px;
	padding-left: 12px;
	height:26px;
	line-height:26px;
	text-align: left;
	font-size: 12px;
	background:url(img/company_left_bg.gif) no-repeat left top;
}
.company_left .partsHeading2 h3 {
	font-size: 14px;
}
.job_info_left_head {
	width:226px;
	height:27px;
	line-height:27px;
	font-size:15px;
	font-weight:700;
	background:url(img/job_info_left.gif);
}
.job_info_of_company_name {
	width:724px;
	height:32px;
	font-size:15px;
	font-weight:700;
	margin-top:13px;
	background:url(img/job_info_of_company_name.gif);
}
.job_info_part {
	width:724px;
	height:35px;
	font-size:14px;
	font-weight:700;
	background:url(img/job_info_part.gif) no-repeat 2% 50%;
}
.job_info_part_detail {
	width:663px;
	line-height:25px;
	font-size:13px;
	padding:4px 24px 13px 37px;
	background:#f7f7f5;
}
.to_apply_job {
	width:74px;
	height:24px;
	display:block;
	cursor:pointer;
	text-align:center;
	padding-top:2px;
	background:url(img/to_apply_job.gif);
}
.to_introduce_job {
	width:94px;
	height:24px;
	display:block;
	cursor:pointer;
	text-align:center;
	padding-top:2px;
	background:url(img/to_introduce_job.gif);
}
.collect_or_print {
	width:54px;
	height:24px;
	display:block;
	cursor:pointer;
	text-align:center;
	padding-top:2px;
	background:url(img/collect_or_print.gif);
}
/*企业风采和个人浏览企业风采页面  ADD BY ZJX 2009-10-15 */
.company_info_manage_left {
	width:222px;
	height:155px;
	text-align:center;
	padding-left:2px;
	background:url(img/company_info_manage_left_info_bg.gif) no-repeat;
}
.company_info_manage_info_title {
	clear:both;
	width:190px;
	height:26px; 
	line-height:26px; 
	font-weight:bold;
	text-align:left;
	padding-left:25px;
}
.company_info_manage_info_content {
	width:200px;
	margin:0 auto;
	height:24px; 
	line-height:24px;
	overflow:hidden;
	overflow: -moz-scrollbars-none;
	white-space:nowrap;
}

.list_second_on_bottom_5px{
	margin-bottom:5px;
}
.partsbody_margin_bottom{
	/*margin-bottom:50px;*/
	border:0px 1px 1px 1px;
	border-color:red;
}
.partsHeading p.link {
	position: absolute;
	top: 2px;
	right: 8px;
}
.individual_view_title_text_center {
	text-align:center;
	color: #352e2c;
	font-size: 20px;
	font-weight:bold;
	margin:0px;
}
.individual_view_dparts_right_border{
	border-left:1px solid #CCC;
}
.individual_view_list {
	clear:both;
	line-height:20px;
	padding-top:5px;
	padding-left:16px;
	color: #352e2c;
}
.button_bg_w4_margin_right {
	margin-top:3px;
	margin-right:16px;
}
.button_bg_w4_margin_left {
	margin-top:3px;
	margin-left:16px;
}
.company_info_manage_partsbody {
	text-align:center;
	padding-top:9px;
}
div.dparts_no_border_color {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.show_job_info_span1_float_right {
	float:right;
}
.company_friend_picture_img {
	margin-top:10px;
}
.add_individual_info_introduce {
	float:right;
	margin-right:10px;
	margin-left:240px;
	margin-top:15px;
}
.scan_line_float_middle {
	color:#352e2c;
	padding-right:20px;
	text-align:center;
	margin-bottom:5px;
}
.scan_line .scan_line_float_middle a{
	font-size:12px;
	color:#352e2c;
}
.individual_friend_content_info_color {
	color: gray;
	/*word-break:break-all;*/
}
/*编辑企业信息*/
#edit_company_info .partsbody {
	padding-bottom:20px;
	padding-top:20px;
}
#edit_company_info .input_title {
	font-size:13px;
}
#edit_company_info .input_line {}
.scan_line_padding_top {
	padding-top:8px;
	padding-left:10px;
}
.scan_line_float_middle_float_right {
	float:right;
}
.button_bg_w2_text_center {
	text-align:center;
}
.company_add_job_title {
	clear:both;
	/*background:#f4f4f4;*/
	font-size:14px;
	/*border:1px #000 solid;*/
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:0px;
	color:#352e2c;
	width:184px;
	height:15px;
	line-height:15px;
	background:#e5e9d4;
	text-align:left;
	padding-left:20px;
}
/*企业添加招聘 开始*/
#prom_want_ad .dparts {
	background-color:#E9FAFB;
}
#prom_want_ad .text_center {
	padding-bottom:20px;
}
.company_add_job_text {
	color:#352e2c;
}
/*企业添加招聘 结束*/
.input_item_margin {
	/*float:left;*/
	margin-left:10px;
	margin-top:0px;
	/*border:1px solid #000;*/
	padding-top:0px;
	margin-bottom:10px;
	color:#352e2c;
}
.company_add_job_title_border_top {
	border-top:1px solid #352e2c;
}
.scan_line_margin_top {margin-top:10px;}
.input_area {
	width:698px;
	font-size:14px;
	color:#000;
	font-weight:bold;
	padding-left:6px;
	margin-top:20px;
	margin-bottom:10px;
	text-align:left;
}
/*商品列表*/
#list_merchandise .parts {
	background-color:#fff;
}
#list_merchandise .scan_line_float_left {
	color:#352e2c;
	padding-left:4px;
	float:left;
	margin-bottom:5px;
}
#list_merchandise .scan_line {
	clear:both;
	height:20px;
	line-height:20px;
	margin-top:7px;
}
/* 兴趣爱好 */
.form_textarea {
	clear:both;
	margin-top:5px;
	width:678px;
	height:19px;
	line-height:19px;
	text-align:center;
}
.form_textarea_title {
	float:left;
	/*padding:0px;*/
	margin-left:15px;
	text-align:right;
	display:inline;
	width:100px;
	font-size:14px;
	color:#352e2c;
	padding-top:5px; 
	overflow:hidden;
	/*position:relative;
	top:40px;
	right:5px;*/
}
.form_textarea_content {
	float:left;
	margin-left:10px;
	/*border:1px solid #000;*/
	/*float:right;*/
}
.form_textarea_content table tr td {
	border:none;
	text-align:left;
}
.form_textarea_size textarea {
	height:50px;
	margin-bottom:10px;
}
.form_textarea_size .form_textarea {clear:both; height:65px;}
.scan_line_padding_bottom {
	margin-left:auto;
	margin-right:auto;
	padding-bottom:10px;
}
.scan_line_middle_bottom {
	text-align:center;
	margin-left:18px;
	margin-bottom:10px;
}

/*查看招聘信息的第一行的头的左侧*/
.show_job_info_span3 {
	float:left;
}
.applyed_job_time {
	float:right;
	margin-right:10px;
}
.div_img_note ul {
	zoom: 1;
	/*margin: 8px 0 8px 230px;*/
	margin: 0px 50px;
}
.div_img_note li {
	padding-left: 20px;
	padding-bottom:10px;
	color:#352e2c;
	background: url(../../skin/green/img/btn_blue_backlist.gif) no-repeat 0px 0px;
}
.div_img_note_1 {
	height:25px; 
	line-height:25px;
	background:url(../../skin/green/img/company_mod_img_note_bg_1.gif) no-repeat left center;
}
.div_img_note_2 {
	height:25px; 
	line-height:25px;
	background:url(../../skin/green/img/company_mod_img_note_bg_2.gif) no-repeat left center;
}
.div_img_note_text {
	padding-left:15px;
}
.div_submit_file {
	text-align:center;
	padding-bottom:18px;
}
.div_img_zone {
	width:auto;
	height:200px;
	text-align:center;
	margin-bottom:20px;
	margin-top:15px;
	padding-top:20px;
}
.div_img_note {
	clear:both;
	padding-bottom:20px;
	padding-top:10px;
}
.input_margin_left {
	margin:auto 5px;
	margin-right:10px;
}
.div_checkbox_collection {
	float:left;
	margin-top:40px;
}
.div_name_link {
	text-align:center;
	width:50px;
	height:30px;
	overflow:hidden;
	margin-left:7px;
	margin-top:3px;
}
.div_img_name_link {
	clear:both;
	width:220px;
}
.individual_info_left_div {
	float:left;
	width:60px;
	height:100px;
	text-align:center;
	margin-left:6px;
	margin-right:5px;
	overflow:hidden;
}
.individual_info_left_div_img {
	text-align:center;
	margin:3px;
	width:60px;
}
.individual_info_left_div_name {
	text-align:center;
	width:53px;
	height:14px;
	overflow:hidden;
	margin-left:5px;
	margin-top:3px;
}


/*局部处理  2009-9-1*/
.left_div_head {
	width:226px;
	color:#352E2C;
	font-size:16px;
	font-weight:bold;
	padding-left:6px;
	padding-top:2px;
	background:url(img/left_div_head_bg.gif) no-repeat;
}
.top_photo {
	width:226px;
	height:250px;
	/*margin-bottom:20px;*/
    overflow:hidden;
    text-align:center;
	background:url(img/top_photo_bg.gif) no-repeat left top;
}
.top_info_line {
    height:30px; 
    margin:0px 22px;
}
.top_info_line_left {
	float:left; 
	width:90px; 
	text-align:center;
}
.top_info_line_right {
	float:left; 
	width:90px; 
	text-align:center; 
}
#left_txt {
	width:226px;
	/*background:url(img/layoutB_left_bg_middle_0.jpg) repeat-x left bottom;*/
}
#left_txt_short {
	position:relative;
	/*background:url(img/layoutB_left_bg_middle_1.jpg) repeat-x left bottom;*/
	/*border:1px #000 solid;*/
}
/*消息中心 add by ZJX 2009-9-4*/
#message_top_menu {
/*	width:724px;
	height:33px;
	padding-left:6px;
	background:url(img/menu_bg.gif);*/
}
#LayoutB #Center div.partsbody {
}
.message_top_pager {
	width:714px; 
	height:35px; 
	background-color:#DEE3E7; 
	margin-left:auto; 
	margin-right:auto;
}
.message_top_pager_delete {
	float:left;
	margin-left:18px; 
	padding-top:6px;
}
.message_top_pager_page_string {
	float:right; 
	margin-right:20px; 
	padding-top:10px;
}
.message_to_choose_block {
	clear:both;
	width:704px; 
	height:18px; 
	text-align:left; 
	background:#F2F4F6; 
	margin-left:auto; 
	margin-right:auto;
	border-left:5px solid #dee3e7; 
	border-right:5px solid #dee3e7;
}
.message_list_row {
	width:704px;
	height:25px;
	line-height:25px;
	text-align:left;
	margin-left:auto; 
	margin-right:auto;
	border-left:5px solid #dee3e7; 
	border-right:5px solid #dee3e7;
}
.padding_top_10px {
	padding-top:10px;
}
.message_content_title_position {
	position:relative; 
	top:-44px; 
	left:-1px;
}
.message_content_block {
	width:714px; 
	height:190px; 
	text-align:center; 
	padding-top:10px;
	padding-bottom:15px;
	background-color:#fff; 
	margin-left:auto; 
	margin-right:auto;
	border-top:7px solid #dee3e7;
	border-left:5px solid #dee3e7;
	border-right:5px solid #dee3e7;
}
.message_blacklist {
	width:712px; 
	margin-left:auto; 
	margin-right:auto; 
	padding-top:10px; 
	background-color:#F3F4F6;
}
.message_row_title {
	clear:both; 
	border-top: 1px #999999 solid;
	border-bottom:1px #999999 solid;
	font-weight:700;
	background-color:#F3F4F6;
}
.message_blacklist_title {
	margin-left:auto; 
	margin-right:auto; 
	width:612px; 
	padding-left:100px;
	font-size:18px;
	font-weight:700;
	text-align:left;
	background-color:#fff;
	/*border:1px solid #000;*/
	padding-top:10px;
}
.message_blacklist_list {
	width:712px; 
	text-align:center; 
	padding:5px 0px; 
	margin-left:auto; 
	margin-right:auto; 
	background-color:#fff;
}
#message_blacklist #blacklist {
	position:relative;
	top:2px;
	width:200px;
	height:13px;
}
#message_blacklist table {
	margin-left:auto;
	margin-right:auto;
	width:300px;
	border:0px;
}
#message_blacklist td {
	border:0px;
}
.message_item_show {
	float: left;
	height:20px;
	line-height:20px;
	font-size: 12px;
}
.message_item_show_number {
	float:left;
	width:25px;
	height:25px;
	line-height:25px;
	text-align:center;
	padding-top:3px;
}
.message_item_show_checkbox {
	position:relative;
	top:-4px;
}
.message_item_show_mailpic1 {
	float: left;
	height:25px;
	line-height:25px;
	text-align:center;
	padding-top:3px;
	width:20px;
}
.message_item_show_subject {
	float: left;
	padding:0px 5px;
	width: 354px;
	height:25px;
	line-height:25px;
	text-align:left;
	overflow:hidden;
}
.smessage_item_show_name {
	float: left;
	padding:0px 5px;
	width: 150px;;
	height:25px;
	line-height:25px;
	text-align:left;
	overflow:hidden;
}
.message_item_show_data {
	float: left;
	padding:0px 5px;
	width: 120px;;
	height:25px;
	line-height:25px;
}
.message_row_foot_title {
	float: left;
	/*width:350px;*/
/*	width:17%;*/
	width:698px;
	height:20px;
	line-height:20px;
	color: #000000;
	font-size: 12px;
	padding-left:10px;
	border-top: 1px #999999 solid;
	border-bottom:1px #999999 solid;
	background:#F3F4F6;
}
/*add the mail */
.message_item_show_check {
	float: left;
	width: 3%;
	margin:center;
}
.message_item_show_mailpic0 {
/*	background: transparent url(img/email.png) no-repeat center center;
*/	float: left;
	text-align:center;
	padding-top:3px;
	width: 5%;
	margin:center;
}
/*add mail end */
.message_item_time_title{
	clear:both;
	float:left;
	width:100%;
	color:#2B8ADC;
	padding-left:10px;
	border-bottom:1px solid #A3C4E3;
}
.message_item_show_job_list{
		/*overflow:hidden;*/
		height:40px;
		/*line-height:20px;*/
		/*line-height:20px;*/
		text-align:center;
		vertical-align: middle;
		border-right:1px #CCCCCC solid;
}
.message_row_color1_job_list {
	border-bottom:1px #CCCCCC solid;
}
#member_message .select_all {
	float:left;
	padding-left:5px;
	margin-bottom:5px;
	color:#352e2c;
}
/*blacklist img */
.flag_blacklist_img{
	float:left;
	width:15px;
	height:15px;
	/*border:1px solid #000;*/
	background:url(img/blacklist_img_list.gif) no-repeat left top;
}
.flag_blacklist_text{
	float:left;
	width:500px;
	height:16px;
	line-height:16px;
	font-size:13px;
	color:#352e2c;
	font-weight:600;
	/*border:1px solid #000;*/
}

/*zou add end*/
/*-------------layout B left style start-------------*/
.top_photo_block {
	margin:0px 22px;
	width:190px;
	height:130px;
	text-align:center; 
}
.top_info_name {
	text-align:center; 
    margin-top:10px;
    font-size:14px;
    font-weight:bold;
}
/*-------------企业认证 标志-------------*/
.top_info_name #company_check{
	width:37px;
	height:30px;
}
#LayoutB #Left div.partsHeading {
	font-size:14px;
    font-weight:bold;
    color:#352E2C;
    margin-left:4px;
}
.dpart_button_div {
	clear: both;
	margin:10px 0px 0px 10px;
	width:214px;
	height:15px;
	line-height:15px;
	text-align:left;
	font-size:10px;
}
.dpart_button_wide {
	padding-left:20px;
	float:left;
	width:92px;
	height:15px;
	line-height:15px;
	background:url(img/list_green_bg.gif) no-repeat left center;
	overflow:hidden;
}
.dpart_button_cabined {
	padding-left:20px;
	/*padding-top:2px;*/
	float:left;
	width:60px;
	height:15px;
	/*margin-top:8px;*/
	background:url(img/list_green_bg.gif) no-repeat left center;
	overflow:hidden;
}
.friend_list_div {
	float:left;
	width:60px;
	height:66px;
	margin-left:10px;
	margin-top:10px;
	text-align:center;
	overflow:hidden;
}
.friend_list_img {
	width:60px;
	height:60px;
	text-align:center;
}
.friend_list_txt {
	width:60px;
	height:16px;
	line-height:16px;
	text-align:center;
	overflow:hidden;
}

/*-------------layout B left style end-------------*/
/*-------------企业注册 开始-------------*/
#company_register .partsbody {
	margin:30px auto;
}
#company_register table {
	margin:20px auto;
	width:958px;
	border:0px;
}
.company_register_title {
	margin:10px 62px 30px;
	padding-left:30px;
	height:30px;
	line-height:30px;
	background-color:#E5EDDB;
	font-size:16px;
	font-weight:700;
}
#company_register td {
	border:0px;
}
#company_register .div_1 {
	height:27px;
	background:url(img/c_r_bg_td1.gif) no-repeat 174px bottom;
}
#company_register .div_2 {
	float:left;
	width:188px;
	height:500px;
}
#company_register .div_3 {
	float:left;
	width:582px;
	height:1020px;
}
#company_register .div_4 {
	float:left;
	width:188px;
	height:500px;
}
#company_register .div_5 {
	clear:both;
	height:21px;
	background:url(img/c_r_bg_td9.gif) no-repeat 174px top;
}
#company_register .div_2_1 {
	height:400px;
	background:url(img/c_r_bg_td2.gif) repeat-y right top;
}
#company_register .div_2_2 {
	height:375px;
	background:url(img/c_r_bg_td5.gif) no-repeat right top;
}
#company_register .div_2_3 {
	height:250px;
	background:url(img/c_r_bg_td2.gif) repeat-y right top;
}
#company_register .div_4_1 {
	height:400px;
	background:url(img/c_r_bg_td4.gif) repeat-y left top;
}
#company_register .div_4_2 {
	height:375px;
	background:url(img/c_r_bg_td6.gif) repeat-y left top;
}
#company_register .div_4_3 {
	height:250px;
	background:url(img/c_r_bg_td4.gif) repeat-y left top;
}
#company_register .div_3_1 {
	float:left;
	width:582px;
	height:620px;
}
#company_register_1 .input_line_4 {
	height:46px;
}
.company_register_1 .input_line_4 .input_title_4 { margin-top:0;}
.company_register_1 .input_line_4 .input_item_4 { margin-top:0;}
#company_register .input_line_4 .line {
	padding:10px 40px;
	font-size:14px;
	text-align:left;
}
#company_register .line2 {
	margin:40px auto 40px;
	font-size:16px;
	font-weight:700;
}
#company_register .line3 {
	margin:40px auto 40px;
	font-size:14px;
	font-weight:700;
}
#company_register .line4 {
	margin:40px auto 40px;
	padding-left:57px;
	font-size:16px;
	font-weight:700;
	text-align:left;
}
#company_register .line5 {
	margin:40px auto 40px;
	padding-right:30px;
	font-size:14px;
	font-weight:700;
	text-align:right;
}
#company_register .input_line_4 .line .item {
	float:left;
	margin-left:57px;
	width:100px;
	font-size:14px;
	text-align:left;
}
#company_register li {
	list-style-type:none;
	list-style-image: url(img/blue_search_work_friend.gif); 
}

/*-------------企业注册 结束-------------*/

/*-------------企业招聘 开始-------------*/
.company_info_title {
	clear:both;
	width:694px;
	height:20px; 
	line-height:20px;
	color:#69431d;
	font-size:16px;
	font-weight:bold;
	padding-left:25px;
	margin-top:20px;
	background:url(img/company_info_head_bg.gif) no-repeat bottom; 
}
.company_info_content {
	margin-top:15px;
	padding-left:25px;
}
.company_job_hunting_manage_button {
	width:490px; 
	height:22px; 
	margin-top:15px; 
	text-align:right;
}
.company_manage_list {
	height:30px;
	line-height:30px;
	background:url(img/company_manage_list_bg.gif) no-repeat 5px;;
}
.company_manage_list_text {
	padding-left:25px;
}
.company_manage_note {
	float:left; 
	width:430px;
	margin-top:6px;
}
.company_manage_logo {
	float:left;
	width:110px;
	height:100px;
	margin-left:60px;
	background:url(img/company_manage_logo.gif) no-repeat;
}
.company_manage_description {
	height:120px; 
	padding-top:20px;
	padding-left:100px;
	border-bottom:10px solid #e9eed2;
}
.company_none_info_block {
	height:50px; 
	line-height:50px;
}
.company_none_info_content {
	margin-left:130px;
	display:inline;
}
.company_none_info_operation {
	margin-left:100px; 
	margin-top:15px;
	display:inline;
}
.company_none_any_info {
	width:724px;
	height:190px;
	line-height:190px;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	margin-bottom:5px;
	background:url(img/company_none_any_info_bg.gif) no-repeat;
}
.company_have_none_info_text {
	width:724px; 
	height:65px; 
	line-height:65px; 
	text-align:center;
	background-color:#e9eed2;
}
/*-------------企业招聘 结束-------------*/

/*-------------企业访客 开始-------------*/
.company_ashiato_head {
	width:960px;
	height:30px;
	line-height:30px;
	margin-top:10px;
	background:url(img/company_ashiato_head_bg.gif) no-repeat bottom;
}
.company_ashiato_head_text {
	font-size:16px;
	font-weight:bold;
	text-align:left;
	padding-left:20px;
}
.company_ashiato_head_text:first-letter {
	font-size:24px;
	color:#2D698B;
}

/*-------------登陆页面 开始-------------*/
.login_page {
	width:960px; 
	height:590px; 
	background:url(img/index_bg.jpg) no-repeat;
}
.button_to_login {
	width:115px;
	height:45px;
	cursor:pointer;
	background:url(img/login_button.gif);
}
.button_to_register {
	width:115px;
	height:45px;
	cursor:pointer;
	background:url(img/register_button.gif);
}
.button_blur_to_login {
	width:115px;
	height:45px;
	cursor:pointer;
	background:url(img/login_blur_button.gif);
}
.button_blur_to_register {
	width:115px;
	height:45px;
	cursor:pointer;
	background:url(img/register_blur_button.gif);
}

/*-------------job_subscibe------------*/
.job_subscibe_top {
	height:43px; 
	line-height:43px;
	font-size:14px;
	font-weight:bold;
	margin-top:9px;
	margin-left:15px;
	margin-bottom:17px;
	padding-left:67px;
	background:url(img/job_subscibe_logo.gif) no-repeat left center;
}
.job_subscibe_table {
	width:724px;
	margin-bottom:19px;
}
.job_subscibe_table table {
	border-top:none;
	border-right:none;
	border-left:1px solid #CCC;
	border-bottom:1px solid #CCC;
	border-collapse:separate;
}
.job_subscibe_table table tr th, .job_subscibe_table table tr td {
	border-top:1px solid #CCC;
	border-right:1px solid #CCC;
	border-left:none;
	border-bottom:none;
}
.job_subscribe_search {
	width:29px;
	height:24px;
	margin:0 auto;
	cursor:pointer;
	background:url(img/subscribe_search.gif) no-repeat;
}
.job_subscribe_edit {
	width:29px;
	height:24px;
	margin:0 auto;
	cursor:pointer;
	background:url(img/subscribe_edit.gif) no-repeat;
}
.job_subscribe_delete {
	width:29px;
	height:24px;
	margin:0 auto;
	cursor:pointer;
	background:url(img/subscribe_delete.gif) no-repeat;
}
.job_subscibe_create {
	width:140px;
	height:35px;
	background:url(img/job_subscibe_create.gif) no-repeat left center;
	margin-top:20px;
	margin-bottom:18px;
	cursor:pointer;
}
.job_subscibe_set_div_head {
	width:724px;
	height:25px;
	background:url(img/job_subscibe_setting.gif) no-repeat left bottom;
}
.job_subscibe_set_div_head_text {
	padding-left:16px;
	font-weight:700;
	font-size:14px;
}
.job_subscibe_set_div_head_text:first-letter {
	font-size:18px;
	color:#0f7b71;
}
.job_subscibe_set_div_body {
	width:722px;
	font-size:14px;
	border:1px solid #e9eed2;
}
.job_subscibe_set_line {margin-top:14px;}
.job_subscibe_set_body_left {
	margin-left:30px;
}
.job_subscibe_set_body_right {
	margin-left:40px;
}
.job_subscibe_form_select {
	width:186px;
	margin-left:2px;
}
.search_type_no_select {
	float:left;
	width:56px;
	height:20px;
	margin-right:2px;
	padding-top:2px;
	text-align:center;
	font-size:13px;
	cursor:pointer;
	background:url(img/search_type_no_select.gif) no-repeat left top;
}
.search_type_select {
	float:left;
	width:56px;
	height:20px;
	margin-right:2px;
	padding-top:2px;
	text-align:center;
	font-size:13px;
	cursor:pointer;
	background:url(img/search_type_select.gif) no-repeat left top;
}
.job_subscribe_left_head {
	width:215px;
	height:25px;
	margin:0 auto;
	background:url(img/job_subscribe_left_head.gif) no-repeat left bottom;
}
.job_subscribe_left_head_text {
	margin-left:25px;
	font-size:15px;
	font-weight:700;
	padding-top:5px;
}
.job_subscribe_article_block {
	width:194px;
	height:330px;
	border:1px solid #acc630;
	border-top:none;
	padding-left:19px;
	margin:0 auto;
}
.job_subscribe_article_list {
	width:150px;
	height:30px;
	line-height:30px;
	padding-left:21px;
	font-size:13px;
	overflow: hidden;
	white-space: normal;
	*white-space:nowrap;
	text-overflow: ellipsis;
	background:url(img/job_subscribe_article_list.gif) no-repeat left center;
}
.job_subscribe_more_info {
	clear:both;
	float:right;
	height:25px;
	line-height:25px;
	margin-top:5px;
	padding-right:20px;
}
#invite_alert_box_bg{
    background-color:#ccc;
    z-index:1000;
    position:absolute; 
    top:0px; 
    left:0px;
}
#invite_alert_box{
    z-index:1001;
    position:absolute;
    height:200px;
    width:500px;
    border-bottom:3px #98c12d solid;
	background-color:#fff;
}
/*person info card show*/
.none_card_to_show {
	width:724px;
	height:223px;
	margin-top:13px;
	font-size:16px;
	font-weight:700;
	background:url(img/none_card_to_show.gif) no-repeat center center;
}
/*-------------individual_view_resume_list.html---------------*/
.resume_operation {
	width:25px;
	height:19px;
	margin:0 auto;
	cursor:pointer;
}
.resume_open_scope {background:url(img/open_scope.gif) no-repeat;}
.resume_privary_scope {background:url(img/privary_scope.gif) no-repeat;}
.resume_edit {background:url(img/edit_resume.gif) no-repeat;}
.resume_reflesh {background:url(img/reflesh_resume.gif) no-repeat;}
.resume_preview{background:url(img/preview_resume.gif) no-repeat;}
.resume_delete{background:url(img/delete_resume.gif) no-repeat;}
.to_create_resume {
	float:right;
	width:120px;
	height:28px;
	cursor:pointer;
	margin-right:8px;
	display:inline;
	background:url(img/to_create_resume.gif) no-repeat;
}
.resume_page_right_head {
	width:713px;
	height:25px;
	padding-left:11px;
	font-size:14px;
	font-weight:bold;
	margin-top:22px;
	background:url(img/page_right_head.gif) no-repeat left bottom;
}
.resume_page_right_head:first-letter {
	font-size:22px;
	color:#00736a;
}
.resume_list_table {
	border-top:1px solid #e9eed2;
	border-left:1px solid #e9eed2;
}
.resume_list_table tr td {
	border-bottom:1px solid #e9eed2;
	border-right:1px solid #e9eed2;
	border-top:none;
	border-left:none;
}
.resume_work_info {
	width:722px;
	height:180px;
	padding-top:10px;
	font-size:14px;
	border:1px solid #e9eed2;
	background:url(img/work_info.gif) no-repeat 80% 50%;
}
.resume_work_info li {
	height:30px;
	width:300px;
	line-height:30px;
	list-style-type:disc;
	color:#b6d03b;
}
.resume_work_info_more {
	color:#352e2c;
	float:right; 
	margin-right:20px; 
	width:80px;
	background:url(img/list_green_bg.gif) no-repeat left center;
	padding-left:20px;
}
/*-------------individual_view_resume_list.html---------------*/
/*简历公开范围设置*/
.resume_open_scope_set {
	width:644px;
	height:42px;
	line-height:42px;
	font-size:14px;
	font-weight:bold;
	margin-top:9px;
	margin-bottom:11px;
	padding-left:80px;
	background:url(img/resume_open_scope_set.gif) no-repeat 4% 50%;
}
/*end 简历公开范围设置*/
/*查看简历*/
.resume_part_info_1 {
	width:700px;
	height:25px;
	line-height:25px;
	margin-top:13px;
	font-size:14px;
	font-weight:bold;
	color:#596714;
	padding-left:22px;
	border-left:1px solid #e4e4e4;
	border-right:1px solid #e4e4e4;
	background:url(img/resume_middle_head_bg_1.png) left bottom;
}
.resume_part_info_body {
	width:608px;
	padding:19px 63px 19px 51px;
	border:1px solid #e4e4e4;
	overflow:hidden;
}
.resume_part_info_body table tr td {
	border:none;
	height:38px;
	vertical-align:middle;
}
.resume_part_info_body .resume_input_line {
	width:600px;
	height:30px;
	line-height:30px;
}
.resume_extra_info {margin-top:10px;}
.resume_extra_info .resume_input_line {
	width:595px;
	margin-left:65px;	
}
.resume_line_text {
	float:left; 
	word-wrap:break-word; 
	overflow:hidden;
}
/*end 查看简历*/


/*-------------欲删除的CSS 开始---------------*/
.dli {
	background: url(img/btn_blue_backlist.gif) no-repeat 0px 0px;
}
 a.blue_a:link{color:#2072C7;}
 a.blue_a:hover{color:#2072C7;}
 a.blue_a:active{color:#2072C7;}
 a.blue_a:visited{color:#2072C7;}
#ul_data{
	margin-top:3px;	
}
#ul_data ul{
	list-style-type:none;
	margin-top:3px;
	margin-left:8px;
}
#ul_data ul li{
 	color:#2072C7;
}
.green_font{
	color:#8DC63F;
}

.select_w{
    width:70px;
	}
#center_form{
	position:absolute; 
}
.input_text{
	width:15%;
	height:20px;
	float:left;
	border:1px #999999 solid;
	color:#2072C7;
	background:#FFFFFF;
	margin-top:4px;
	margin-left:10px;
}
/*-------------欲删除的CSS 结束---------------*/
