@CHARSET "UTF-8";
html, body { background-color: #fafafa; }

#inner_banner_frame
{
	width: 1000px;
	height: 100px;
	position: relative;
	z-index: 1;
	margin: -7px auto 0px auto;
}
#inner_banner_layer
{
	width: 1000px;
	height: 100px;
	margin-left: -460px;
}


#inner_content_frame
{
	width: 1000px;
	height: 1600px;
	position: relative;
	margin: 0px auto;
	z-index: 100;
}
#inner_content_frame .inner_content_bg
{
	width: 1122px;	
	position: absolute;
	left: -61px;
	z-index: 1;
}
#inner_content_top
{
	height: 56px;
	top: -56px;
	background: url(../images/inner/inner_content_top.png) no-repeat; 
}
#inner_content_bottom
{
	height: 467px;
	bottom: 0px;
	background: url(../images/inner/inner_content_bottom.png) no-repeat;
}
#inner_content_middle_bg 
{
	height: 1133px; 
	background: url(../images/inner/inner_content_middle.png) repeat-y;
}


#inner_content
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
	width: 1000px;
	min-height: 500px;
}

#inner_left_side
{
	width: 125px;
	float: left;
	margin-left: 18px;
	margin-right: 52px;
}
#inner_left_side li
{
	width: 125px;
	height: 34px;
	float: left;
}
#inner_left_side #inner_left_title
{
	height: 41px !important;
	line-height: 35px;
	width: 112px !important;
	padding-left: 13px;
	color: #125af4;
	font-size: 22px;
	background: url(../images/index_icon_04.gif) no-repeat 0px 14px;
}

#inner_left_side li a
{
	display: block;
	width: 104px;
	height: 32px;
	line-height: 32px;
	padding-left: 21px;
	background-color: #9f9af5;
	background-repeat: no-repeat;
	background-image: url(../images/sub_menu_icon.gif);
	background-position: 8px -19px;
	font-size: 14px;
	color: #125af4;
}
#inner_left_side li a:hover, #inner_left_side li .left_cur_page
{
	background-color: #857ff4;
	background-position: 8px 15px;
	color: #ffffff;
}

#inner_right_content
{
	width: 770px;
	float: left;
}
#inner_right_title
{
	width: 770px;
	height: 29px;
	line-height: 29px;
	border-bottom: 2px solid #e6e6e6;
	position: relative;
	font-size: 16px;
	color: #125af4;
}
#current_position
{
	position: absolute;
	top: 10px;
	right: 0px;
	font-size: 12px;
	font-family: "宋体";
	font-weight: normal;
	line-height: 15px;
	color: #125af4;
}
#current_position a, #current_position span
{
	display: inline-block;
	padding-left: 15px;
	background: url(../images/sub_menu_icon.gif) no-repeat 6px -60px;
}
#current_position a { color:#125af4;}
#current_position a:hover, #current_position span { color:#125af4; }


#inner_main_content
{
	width: 740px;
	padding: 38px 15px 0px 15px;
	margin: 0px auto;
}


#news_list, #news_list li 
{
	width: 730px;
	float: left:
}
#news_list { margin-left: 5px; }
#news_list li
{
	width: 702px;
	height: 97px;
	padding: 13px;
	border: 1px solid #e7e7e7;
	background: url(../images/inner/news_item_bg.png) repeat-x;
	margin-bottom: 7px;
}
#news_list li .news_info
{
	width: 522px;
	height: 97px;
	margin-right: 30px;
	float: left;
	color: #125af4;
	line-height: 22px;	
}
#news_list li img
{
	width: 150px;
	height: 95px;
	float: left;
}
#news_list li .news_info a
{
	display: block;
	padding-left: 8px;
	line-height: 28px;
	font-size: 14px;
	font-weight: bold;
	color: #125af4;
	background: url(../images/inner/news_dian.gif) no-repeat left center;
}
#news_list li .news_info a:hover { color: #125af4;}
#news_list li .news_info .news_brief
{
	width: 522px;
	overflow: hidden;
}
#news_list li .news_info .news_date
{
	font-family: Arial;
	color: #125af4;
}


#pager
{
	padding-top: 15px;
	cursor: default;
	float: left;
	font-family: Arial, "宋体";
}
#pager a, #pager span
{
	display: block;
	padding: 0px 7px;
	line-height: 20px;
	border: 1px solid #d8d8d8;
	color: #125af4;
	float: left;
	margin: 0px 3px;
}
#pager a:hover, #pager .cur_page
{
	border: 1px solid #910b0b !important;
	color: #ffffff !important;
	background-color: #6f5df4;
}


#news_title
{
	line-height: 30px;
	font-size: 17px;
	color: #125af4;
	text-align: center;
}
#news_date
{
	width: 100%;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #125af4;
	background-color: #fafafa;
	border-bottom: 1px dashed #e6e6e6;
	margin-top: 8px;
	margin-bottom: 20px;
}
#news_desc
{
	width: 100%;
	color: #125af4;
	font-size: 13px;
	line-height: 25px;
}
#news_desc img { margin: 10px 0px; }


#feedback_title
{
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 15px;
	border-bottom: 1px dashed #e6e6e6;
	color: #125af4;
	position: relative;
	margin-bottom: 10px;
}
#feedback_title span, #application_title span
{
	position: absolute;
	right: 0px;
	bottom: 4px;
	line-height: 20px;
	font-size: 13px;
}
#tbl_feedback
{
	color: #125af4;
	font-size: 13px;
	margin-bottom: 40px;
}
#tbl_feedback td { height: 34px; }
.input_bg 
{
	width: 206px;
	height: 21px;
	line-height: 21px;
	font-size: 12px;
	padding: 0px 4px;
	border: 1px solid #d9d9d9;
	background-color: #ffffff;
}
#fb_submit, #fb_reset
{
	width: 64px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 13px;
	font-weight: bold;
	border: 0px;
	background-color: #e2e2e2;
	color: #125af4;
	cursor: pointer;
}
#feedback_bottom
{
	width: 100%;
	line-height: 32px;
	font-size: 15px;
	color: #125af4;
	border-bottom: 1px dashed #e6e6e6;
}
#feedback_bottom span
{
	font-size: 20px;
	font-family: Arial;
}


#application_layer
{
	width: 700px;
	border: 1px solid #e9e9e9;
	background-color: #fbfbfb;
	padding: 16px 19px;
}
#application_title
{
	width: 700px;
	height: 55px;
	position: relative;
	background: url(../images/inner/application_title.png) center center no-repeat;
	border-bottom: 1px dashed #e6e6e6;
	color: #666666;
}
#form_application
{
	width: 640px;
	margin: 0px auto;
}
#application_bottom
{
	width: 640px;
	height: 26px;
	padding: 30px 0px;
	border-top: 1px dashed #e6e6e6;
	text-align: center;
}


#jobs_title
{
	line-height: 22px;
	font-size: 13px;
	color: #125af4;
	margin-bottom: 20px;
	text-indent: 26px;
}
#department_layer
{
	width: 100%;
	height: 34px;
	border-bottom: 1px solid #942e2e;
}
#department_list
{
	width: 100%;
	height: 33px;
	border-bottom: 1px solid #af2f2f;
}
#department_list li
{
	width: 103px;
	height: 33px;
	float: left;
	background: url(../images/inner/department_li.png) repeat-x;
	position: relative;
}
#department_list li a
{
	display: block;
	width: 104px;
	height: 33px;
	line-height: 32px;
	font-size: 16px;
	text-align: center;
	color: #125af4;
	background-image: url(../images/inner/department_sel.png);
	background-repeat: no-repeat;
	background-position: -10000px 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
}
#department_list li a:hover, #department_list li .department_sel
{
	background-position: 0px 0px !important;
	color: #ffffff !important;
	font-weight: bold;
}

#job_list, #job_list li 
{ 
	width: 724px;
	float: left;
}
#job_list { padding-bottom: 20px; }
#job_list li
{
	padding: 20px 0px;
	border-bottom: 1px dashed #e6e6e6;
	line-height: 25px;
	font-size: 13px;
	font-family: Arial, "微软雅黑";
}
#job_list li .job_name
{
	font-size: 14px;
	font-weight: bold;
}
#job_list li .jobs_button
{
	display: block;
	width: 100px;
	height: 35px;
	border: 0px;
	margin-top: 8px;
	background: url(../images/inner/application_button.png) no-repeat;
}


/* 企业历程 */
#about_course_title
{
	width: 755px;
	height: 55px;
	margin-left: -7px;
	padding-top: 55px;
	padding-bottom: 5px;
	text-align: center;
	line-height: 36px;
	font-size: 16px;
	font-family: Arial;
	background: url(../images/inner/about_course_title.png) no-repeat;
}
#about_course_title a { color: #808080; }
#about_course_title a:hover, #about_course_title .title_sel { color: #7e100b; font-weight: bold; }
.course_content { display: none; }

/* 职位申请 */
#jobs_table {
	width: 622px;
	height: auto;
	margin: 20px auto;
	color: #457cf5;
}
#jobs_table .tbl_left {
	width: 15%;
	line-height: 34px;
	text-align: right;
}
#jobs_table td font { color: rgb(52, 98, 249); }
#jobs_back {
	width: 38px;
	height: 14px;
	background: url(../images/jobs_application_back.gif) no-repeat;
	border: 0px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}