﻿
	
	/*
	=============
	内容
	=============
	*/
	#Content{
		width:940px;
		margin:0px auto;
		margin-top:6px;
	}
	
	#Content .Content_SubL{
		width:185px;
		text-align:center;
		float:left;
		/*padding-top:15px;*/
	}

	#Content .Content_SubM{
		width:755px;
		text-align:right;
		float:right;
		/*padding-top:15px;*/
	}
	
	#Content .Content_SubM_{
		width:755px;
		text-align:right;
		float:right;
		/*padding-top:15px;*/
	}
	.comEnter td{
		padding:2px;
	}
	.AdBanner{
		width:530px;
		margin:0px auto;
	}
	#Content .Content_SubR{
		width:185px;
		text-align:center;
		float:right;
		padding-top:15px;
		/*background-color:#ddd;*/
	}
	
	/*新闻内容*/
	
	.ContentArea{
		width:730px;
		text-align:left;
		margin:0px;
	}
	.ContentArea h1{
		height:26px;
		margin:0px;
		width:100%;
		width:auto;
		text-align:left;
		font-size:12px;
		font-style:normal;
		font-weight:normal;
		padding-left:9px;
		background:url(../images/Sub_Title1.png) no-repeat 0px left;
	}
	.ContentArea h1 span{
		display:block;
		width:100%;
		width:auto;
		height:20px;
		padding-top:6px;
		padding-left:15px;
		color:#fff;
		background:url(../images/Sub_Title1.png) no-repeat -26px right;
	}
	.ContentArea h1 span a{ color:#fff;}
	
	.TabContent{
		border-collapse:collapse;
		width:730px;
		text-align:center;
	}
	.TabContent .newsTitle{
		height:50px;
		text-align:center;
		padding:15px 0px 10px 0px;
	}
	.newsTitle h2{
	   font-size:16px;line-height:30px;
	   font-weight:bold;
	}
	
	.TabContent .newsline p{
		background:url(../images/hline.gif) repeat-x left bottom;
		width:730px;
	}
	.TabContent .newsContent{
		padding:15px 30px 10px 30px;
		text-align:left;
		font-size:14px;
		font-family:Arial, Helvetica, sans-serif;	
		color:#555;
		line-height:25px;
	}

	.TabContent .newsContent p a{
		color:#81767a;
	}
	
	.TabContent .edit{
		font-size:14px;
		text-align:left;
		line-height:20px;
	}
	.TabContent .edit p{
		padding:10px 30px 0px 30px;
		text-align:left;
		font-size:14px;
		font-family:Arial, Helvetica, sans-serif;
		color:#282828;
	}
	.TabContent .newsinline{
		text-align:center;
		padding:15px 0px 15px 0px;
	}
	
	.Tab_newsinline{
		width:670px;
		border-collapse:collapse;
		margin:0px;
	}
	.Tab_newsinline_L{
		width:335px;
		text-align:left;
		padding:0px;
	}
	.Tab_newsinline_R{
		width:335px;
		text-align:right;
		padding:0px;
	}
	#news{
		width:320px;
	}
	#news h2{
		font-style:normal;
		font-weight:blod;
		font-size:12px;
		width:auto;
		width:100%;
		height:20px;
		text-align:left;
		background:url(../images/line.gif) no-repeat left bottom;
		margin:0px;
		margin-bottom:8px;
		color:#055196;
	}
	#news .newslist{
		width:320px;
		margin:0px;
		padding:0px;
		list-style:none;
		line-height:21px;
		text-align:left;
	}
	#news .newslist li{
		/*border-bottom:1px #cbcbcb solid;*/
		background:url(../images/ico.gif) no-repeat 0 0;
	}
	#news .newslist li a{
		text-align:left;
		color:#757575;
		padding-left:15px;
		line-height:25px;
		font-size:14px;
	}
	#news .newslist li a:hover{
		color:#fe5234;
	}
	/*文章评论*/
	.daycommon{
		width:655PX;
		height:25PX;
		text-align:left;
		background-color:#eee;
		line-height:25px;
		color:#055196;
		padding-left:15px;
	}
	.comonface{
		width:655PX;
		text-align:center;
		padding:15px 0px 15px 0px;
	}
	#ComGDtable{
		width:400px;
		height:100px;
	}
	.commonlist{
		line-height:25px;
		text-align:left;
		border-top:1px #ccc solid;
		padding:6px;
		}
	.commoncontent{
		text-align:left;
		line-height:22PX;
		border:1px #ccc dashed;
		padding:10px;
		background-color:#f3f6f9;
	}
	
	.pages{
		width:655PX;
		padding:5px;
		text-align:right;
		height:30px;
		margin:5px 0px 5px 0px;	
	}
	#Pagination{
		height:50px;
		width:auto;
		width:100%;
		text-align:left;
		margin-top:15px;
	}
	#Pagination a{
		display:inline-block;
		width:auto;
		line-height:20px;
		border:1px #b4cfe6 solid;
		padding:2px 10px 2px 10px;
		margin:5px 4px 5px 4px;
		background-color:#eee;
		font-size:12px;
		font-family:"宋体";
		text-align:center;
	}
	#Pagination span{
		display:inline-block;
		width:auto;
		line-height:20px;
		border:1px #fe5234 solid;
		padding:2px 6px 2px 6px;
		margin:5px;
		background-color:#eee;
		font-size:12px;
		font-family:"宋体";
		text-align:center;
	}
	#Pagination a:hover{
		display:inline-block;
		width:auto;
		line-height:20px;
		border:1px #fe5234 solid;
		padding:2px 10px 2px 10px;
		margin:5px 4px 5px 4px;
		background-color:#eee;
		font-size:12px;
		text-align:center;
	}
	
	#AllCommentForm{
		width:655px;
		border-collapse:collapse;
		text-align:left;
	}
	#Div_CommentForm{}
	.userput{
		border:1px #ccc solid;
	}
	.commput{
		line-height:25px;
	}
	.commtype{
		line-height:25px;
	}
	.commarea{
	}
	.commarea textarea{
		width:450px;
		height:100px;
		border:1px #ccc solid;
	}
	.commbutton{
		height:30px;
		padding-top:5px;
		text-align:left;
	}
	.commbutton input{
		background:url(../images/but.jpg) repeat-x left bottom;
		border:0px;
		height:26px;
		color:#fff;
	}
	.commworing{
		padding:5px;
		line-height:20px;
		text-align:left;
	}
	
	/*职位列表*/

	.TabJobList_1{
		border-collapse:collapse;
		border:0px;
		border-left:1px #eee solid;
		border-right:1px #eee solid;
	}
	.TabJobList_1 th{
		border:1px #b4cfe6 solid;
		height:25px;
		text-align:center;
		font-family:"宋体",Arial, Helvetica, sans-serif;
		background:url(../images/TabJobList_a.jpg) repeat-x left bottom;
	}
	.TabJobList_1 td{
		border-bottom:1px #b4cfe6 solid;
		height:30px;
		text-align:center;
		font-family:"宋体",Arial, Helvetica, sans-serif;
		color:#055196;
	}
	.TabJobList_1 td a{
		color:#81767a;
		display:block;
		line-height:30px;
		padding-left:10px;
		text-align:left;
		font-weight:bold;
	}
	.TabJobList_1 td a:hover{
		color:#fe5a3f;
	}
	.color1 {background-color:#eee; color:#333;}
	.color2 {background-color:#fff; color:#333;}
	.color3 {background:url(../images/TabJobList_a.jpg) repeat-x left bottom;}
	
	.Tabpager{
		border-collapse:collapse;
		width:auto;
		width:100%;
		text-align:left;
	}
	.Tabpager .pager{
		text-align:left;
	}
	#div_pager{
		height:30px;
		width:auto;
		width:100%;
		text-align:left;
		border-top:4px #005096 solid;
	}
	#div_pager a{
		display:inline-block;
		line-height:29px;
		text-align:center;
		color:#6b6a6a;
		font-size:11px;
		font-family:Arial;
		width:38px;
		background:url(../images/pager.png) no-repeat right top;
	}
	#div_pager a.P{background:url(../images/pager.png) no-repeat left -29px;}
	#div_pager a.P:hover{background:url(../images/pager.png) no-repeat left -29px;}
	#div_pager a.L{background:url(../images/pager.png) no-repeat right -29px;}
	#div_pager a.L:hover{background:url(../images/pager.png) no-repeat right -29px;}
	#div_pager a:hover{
		background:url(../images/pager.png) no-repeat left top;
	}
	#div_pager a:visted{
		background:url(../images/pager.png) no-repeat left top;
	}
	.but_job{
	  width:42px;
	  height:21px;
	  border:0px;
	  cursor:pointer;
	  background:url(../images/but_job.png) no-repeat;
	}
	.buttgroup{
		height:25px;
		text-align:left;
		padding:10px 0px 10px 0px;
	}
	.buttgroup .all{
	  width:42px;
	  height:21px;
	  border:0px;
	  cursor:pointer;
	  background:url(../images/but_all.png) no-repeat;
	}
	.buttgroup .unall{
	  width:42px;
	  height:21px;
	  border:0px;
	  cursor:pointer;
	  background:url(../images/but_unall.png) no-repeat;
	}
	.buttgroup .submit{
	  width:90px;
	  height:21px;
	  border:0px;
	  cursor:pointer;
	  background:url(../images/but_submit.png) no-repeat;	
	}
	
	/*职位列表*/

	.Tabprocess{
		border-collapse:collapse;
		border:0px;
		background-color:#fff;
		border:1px #ccc solid;
	}
	.Tabprocess .processtd{
		padding:15px;
		line-height:20px;
	}
	.colblue{
		color:#075796;
	}
	.colorg{
		color:#fe5a3f;
	}
	
	/*内容*/
	.divblock{
	   width:730px;
	   text-align:center;
	   margin:0px 0px 0px 25px;
	}
	.subb{
		width:730px;
	}
	.subTitle{
		height:30px;
		line-height:30px;
		text-align:left;
		background:url("../images/icon_link_3x1.gif") repeat-x left bottom;
	}
	.subTitle a{
		color:#fe5a3f;
	}
	.subcontent{
		width:730px;
		text-align:left;
		padding-top:15px;
		padding-bottom:15px;
	}
	.subcontent p{
		line-height:22px;
	}
	.prosses{
		border-collapse:collapse;
		border:0px;
	}
	.prosses td{
		height:20px;
		padding:5px;
		border:1px #ccc solid;
	}
	.subcontent dl.area{
		float:left;
		width:130px;
		margin-right:15px;
		margin-bottom:15px;
		border:1px #ccc solid;
		padding:10px;
	}
	
	/*客户案例*/
	.cusblock{
		height:auto;
		width:700px;
		margin:15px 0px 15px 0px;
		padding-top:15px;
		background:url(../images/icon_link_3x1.gif) repeat-x left top;
	}
	.cusblock .cusblockL{
		width:100px;
		float:left;
	}
	.cusblock .cusblockL ul{
		width:92px;
		padding:0px;
		margin:0px;
		background:url(../images/custop.jpg) no-repeat left top;
		color:#fff;
		text-align:center;
		list-style:none;
		padding-top:15px;
	}
	.cusblock .cusblockL ul li{
		background:url(../images/cusbut.jpg) no-repeat left bottom;
		padding-bottom:25px;
	}
	.cusblock .cusblockR{
		width:600px;
		float:right;
		text-align:left;
	}
	.cusblock .cusblockR dl{
		list-style:none;
		margin:0px;
		padding:0px;
		text-align:left;
		line-height:20px;
		margin-left:15px;
	}
	.cusblockR dl dt{
		color:#055196;
		font-size:12px;
		font-weight:bold;
	 }
	.cusblockR dl dd{
		}
	#companylist{
		border-collapse:collapse;

	}
	#companylist td{
		text-align:center;
		padding:5px;
		height:30px;
		line-height:30px;
	}
	
	
	/*文章列表信息*/
	.TabJobList{
		border-collapse:collapse;
		width:100%;

	}
	.Artlist_td{
		padding:10px 0px 10px 25px;
	}
	.newsline{
		text-align:center;
	}
	.newsline p{
		background:url(../images/hline.gif) repeat-x left top;
		width:730px;
		height:5px;
	}
	#news_{
		width:auto;
		width:100%;
	}
	#news_ h2{
		font-style:normal;
		font-weight:blod;
		font-size:12px;
		width:auto;
		width:100%;
		height:20px;
		text-align:left;
		background:url(../images/line.gif) no-repeat left bottom;
		margin:0px;
		margin-bottom:8px;
		color:#055196;
	}
	#news_ .newslist{
		width:auto;
		width:100%
		margin:0px;
		padding:0px;
		list-style:none;
		line-height:21px;
		text-align:left;
	}
	#news_ .newslist li{
		/*border-bottom:1px #cbcbcb solid;*/
		background:url(../images/ico.gif) no-repeat 0 0;
	}
	#news_ .newslist li a{
		text-align:left;
		color:#81767a;
		padding-left:15px;
		line-height:25px;
		font-size:14px;
	}
	.newslist li a span{
		font-size:12px;
		color:#757575;
	}
	#news_ .newslist li a:hover{
		color:#fe5234;
	}
	.pagecontent{
		padding:20px;
	}
	.pagecontent,
	.pagecontent p,
	.pagecontent div,
	.pagecontent table,
	.pagecontent td{
		line-height:20px;
		text-align:left;
		padding:5px;
	}

	/*图片新闻列表*/
	.picContent{
		border-collapse:collapse;
		border:0px;
		width:730px;
		margin-bottom:25px;
	}
	.newspic{
		width:170px;
		height:140px;
		text-align:left;
		padding:20px 0px 20px 0px;
	}
	.newspic img{
		width:160px;
		height:130px;
		border:1px #ccc dotted;
		padding:2px;
	}
	.newspic_item{
		width:480px;
		text-align:left;
		padding:20px 0px 20px 20px;
	}
	.newspic_item h1{
		font-size:14px;
		line-height:25px;
		font-weight:bold;
		text-align:left;
	}
	.newspic_item ul{
		margin:0px;
		padding:0px;
		text-align:left;
		line-height:20px;
	}
	.newspic_item ul li.tim{ font-weight:bold;color:#fe5234;}
	.newspic_item ul li.conter{
		text-align:left;
		padding-top:8px;
	}
	
	.pertabls{
		border-collapse:collapse;
		border:0px;
	}
	.pertabls td{
		border:1px #ccc solid;
		padding:5px;
		height:20px;
	}
	
	
	
	.huntlist{
		margin:6px 10px 6px 10px;
		padding:0px;
		line-height:22px;
	}
	.huntlist li{
		background:url(../images/ico.gif) no-repeat 0px 2px;
		text-align:left;
		padding-left:15px;
	}
	
	.BlockTabs{
		margin:0px auto;
		text-align:center;
		padding:0px;
	}
	.BlockTabs span{
		display:inline-block;
		width:75px;
		height:20px;
		cursor:pointer;
		background:url(../images/BlockTabs1.gif) no-repeat left bottom;
	}
	
	.AllButton{
		width:80px;
		height:25px;
		background:url(../images/allbut.gif) repeat-x;
		border:0px;
	
	}
	
	
	.TabJobList_1{
		border-collapse:collapse;
		border:0px;
		border-left:1px #eee solid;
		border-right:1px #eee solid;
		text-align:center;
		background-color:#FFFFFF;
	}
	.TabJobList_1 th{
		border:1px #b4cfe6 solid;
		height:25px;
		text-align:center;
		font-family:Arial, Helvetica, sans-serif;
		background:url(../images/TabJobList_a.jpg) repeat-x left bottom;
		color:#fe5a3f;
	}
	.TabJobList_1 td{
		border-bottom:1px #eee solid;
		height:30px;
		font-family:Arial, Helvetica, sans-serif; 
		color:#81767a;
		padding:5px;
	}
	.TabJobList_1 .tits{
		font-size:14px;
		color:#0000cc;
	}
	.color1 {background-color:#eee; color:#333;}
	.color2 {background-color:#fff; color:#333;}
	.color3 {background:url(../images/TabJobList_a.jpg) repeat-x left bottom;}
	
	.Tabpager{
		border-collapse:collapse;
		width:auto;
		width:100%;
		text-align:left;
	}
	.Tabpager .pager{
		text-align:center;
		height:40px;
	}
	
	
	.AllTable_s{
		border-collapse:collapse;
		border:1px #ccc solid;
		background-color:#FFFFFF;
	}
	.AllTable_s td{
		height:20px;
		padding:5px;
		color:#fe5234;
	}
	
		.pertabls{
		border-collapse:collapse;
		border:0px;
	}
	.pertabls td{
		border:1px #ccc solid;
		padding:5px;
		height:20px;
	}