body{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#1c644d;
	background:#dbe49f;
	padding:0;
	margin:0;
}
img{
	border:none;
}
a{
	color:inherit;
	text-decoration:none;
}
form{
	padding:0;
	margin:0;
	overflow:hidden;
}
input{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#1c644d;
}
.o{
	overflow:hidden;
}
.txtR{
	text-align:right;
}
#container{
	width:100%;
}
#header{
	width:100%;
	height:550px;
	background-image:url(../images/bg_head.jpg);
}
#header_top{
	width:960px;
	height:180px;
	margin:0 auto;

}
#top_logo{
	width:184px;
	height:170px;
	background:url(../images/logo.png);
	float:left;
}
#menu_sec{
	width:270px;
	height:53px;
	float:right;
}
.menu_pos{
	width:132px;
	height:53px;
	background-image:url(../images/menu_pos.jpg);
	background-position:0 0;
	display:block;
	float:right;
}
.menu_pos:hover{
	background-position:0 -106px;
}
.menu_about{
	width:132px;
	height:53px;
	background-image:url(../images/menu_about.jpg);
	background-position:0 0;
	display:block;
	float:right;
}
.menu_about:hover{
	background-position:0 -106px;
}
#menu_sec #active{
	background-position:0 -53px;
}
.menu_line{
	width:6px;
	height:53px;
	background:url(../images/menu_line.jpg) 0 0;
	display:block;
	float:right;
}
#header_text{
	float:right;
	width:700px;
}
.header_text1{
	color:#ed1c24;
	font-size:50px;
}
.header_text2{
	color:#1f8500;
	font-size:50px;
}
#head_main{
	width:960px;
	margin:0 auto;
	background:#fff;
	padding:0 0 20px;
}
#header_pic{
	width:937px;
	height:334px;
	margin:20px auto 0;
	position:relative;
	z-index:1000;
}
#header_pic img{
	position:absolute;
	z-index:1000;
}
#bg_headpic{
	width:1011px;
	height:11px;
	position:absolute;
	background-image:url(../images/bg_headpic.png);
	top:-8px;
	left:-37px;
	z-index:9;
}
#bg_Lpic{
	width:102px;
	height:145px;
	position:absolute;
	background-image:url(../images/icon.png);
	left:-80px;
	top:130px;
	z-index:10;
}
#bg_Bpic{
	width:195px;
	height:195px;
	position:absolute;
	background-image:url(../images/bpic.png);
	right:-50px;
	bottom:-30px;
	z-index:2000;
}

#main{
	width:920px;
	margin:0 auto;
	padding:20px;
	background:#fff;
	clear:both;
}
#main h1{
	height:44px;
	width:311px;
	background:url(../images/bg_mainh.png);
	font-size:18px;
	font-weight:bold;
	margin:0;
	padding:45px 0 0 15px;
	color:#fff;
	clear:both;
}
#main h2{
	height:50px;
	width:700px;
	background:url(../images/bg_mainh2.png);
	font-size:18px;
	font-weight:bold;
	margin:0;
	padding:50px 0 0 34px;
	color:#fff;
	clear:both;
}
#main p{
	font-size:16px;
}
#main p .colred{
	color:#d72330;
}
#main ul.busi{
	list-style:none;
	padding:0;
	margin:0;
}
#main ul.busi li{
	float:left;
	width:300px;
	height:78px;
	margin:10px auto;
	padding:0;
	display:block;
}
.busiL{
	width:88px;
	height:78px;
	text-align:center;
	float:left;
}
.busiR{
	width:205px;
	height:78px;
	padding:0 0 0 7px;
	float:right;
}
.busiRT{
	width:212px;
	height:25px;
	font-size:16px;
	color:#d72330;
	font-weight:bold;
}
.busiRF{
	width:212px;
	height:50px;
}
#main div.wel{
	position:relative;
	width:920px;
	min-height:380px;
}
#main div.wel ul{
	width:360px;
	float:left;
	list-style:none;
	padding:0;
	margin:20px 0 0 40px;
}
#main div.wel ul li{
	margin:0 0 10px;
}
#main div.wel ul li h3{
	font-size:14px;
	padding:0;
	margin:0;
}
#main div.wel ul li h4{
	font-size:11px;
	text-indent:20px;
	color:#d72330;
	padding:0;
	margin:0;
}
.pic_r{
	width:279px;
	height:364px;
	position:absolute;
	right:-110px;
	top:-100px;
}
#bg_foot{
	width:960px;
	height:205px;
	position:relative;
	margin:0 auto;
	background:url(../images/bg_foot.png);
}
.pic_foot{
	width:563px;
	height:213px;
	position:absolute;
	left:-50px;
}
.pic_footB{
	width:1027px;
	height:8px;
	display:block;
	position:absolute;
	bottom:-8px;
	left:-35px;
	background:url(../images/bg_footb.png);
}
#footer{
	height:110px;
	width:100%;
	margin:20px auto 0;
	background:url(../images/bg_footer.jpg);
}
#footer_inner{
	width:960px;
	height:110px;
	margin:0 auto;
}
#footerL{
	width:82px;
	height:104px;
	float:left;
	margin:0 0 0 50px;
}
#footerR{
	width:800px;
	height:104px;
	float:right;        
}
#contactL{
	width:400px;
	height:70px;
	margin:5px 0 0;
	float:left;
}
.h_contact{
	color:#d72330;
	font-size:14px;
}
#copyright{
	width:700px;
	height:30px;
	line-height:30px;
	text-align:center;
	clear:both;
	color:#fff;
}
#cart{
	background:url(../images/bg_cart.png);
	width:920px;
	height:115px;
}
#job_sec{
	position:relative;
	width:920px;
	min-height:80px
}
#jobH_sec{
	width:920px;
	height:63px;
	background:url(../images/job_h.png);
	margin:0 auto 3px;
}
a#jobM_sec{
	width:920px;
	height:80px;
	margin:5px auto;
	display:block;
	cursor:pointer;
	background:url(../images/bg_jobm.png) 0 -80px;
}
a#jobM_sec:hover{
	background:url(../images/bg_jobm.png) 0 0;
}
.jobM_date{
	width:170px;
	height:80px;
	float:left;
	line-height:80px;
	text-align:center;
	color:#fff;
	font-size:18px;
	font-weight:bold;
}
.jobMD{
	float:left;
	height:75px;
	padding:5px 0 0;
	overflow:hidden;
}
.jobMD_pos{
	width:400px;
	height:35px;
	line-height:35px;
	padding:0 0 0 35px;
	font-size:12px;
	color:#1f8500;
}
.jobMD_Loc{
	width:280px;
	height:35px;
	line-height:35px;
	padding:0 0 0 25px;
	font-size:12px;
	color:#333
}
.jobMD_H{
	font-size:14px;
	color:#d72330
}
#num_sec{
	padding:10px 20px 0;
	border-top:3px double #ccc;
	position:absolute;
	bottom:-50px;
	right:0;
	z-index:50;
	color:#666;
	font-weight:bold;
}
#num_sec a{
	color:#666;
}
#num_sec a:hover{
	color:#d72330;
}
#num_sec a.active{
	color:#d72330;
	text-decoration:underline;
}

/*----------------------------------------*/

#mainL{
	width:200px;
	overflow:hidden;
	float:left;
}
#mainR{
	width:700px;
	float:right;
}
#mainR p{
	font-size:12px;
}
#mainR .other_pos{
	text-align:right;
	padding-top:10px;
	border-top:1px solid #b2d234;
	color:#333;
	font-size:14px;
	font-weight:bold;
}
#mainR .other_pos2{
	text-align:right;
}
#mainR .other_pos2 select{
	width:180px;
}
.jobD_H{
	width:700px;
	height:81px;
	margin:10px auto 0;
	background:url(../images/bg_job_dh.png);
}
.jobD_HT{
	width:700px;
	height:33px;
	overflow:hidden;
}
.jobD_Date{
	float:left;
	width:300px;
	padding:0 25px;
	height:33px;
	line-height:33px;
	color:#fff;
	font-weight:bold;
}
.jobD_HP{
	width:700px;
	height:48px;
	overflow:hidden;
}
.jobD_HPL{
	width:500px;
	height:48px;
	line-height:48px;
	padding:0 0 0 20px;
	overflow:hidden;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	vertical-align:middle;
	float:left;
}
.jobD_HPR{
	width:160px;
	height:48px;
	line-height:48px;
	padding:0 0 0 20px;
	color:#d72330;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	float:right;
}
.jobD_col{
	width:700px;
	overflow:hidden;
	margin:10px auto 0;
}
.jobD_colH{
	width:700px;
	height:33px;
	line-height:33px;
	text-indent:10px;
	color:#d72330;
	font-weight:bold;
	margin:0 auto;
	background:url(../images/bg_col.jpg);
}
.jobD_colM{
	width:678px;
	overflow:hidden;
	line-height:18px;
	margin:0 auto;
	color:#1c644d;
	padding:10px;
	border:1px solid #dbe49f;
}
.jobD_contact{
	width:310px;
	overflow:hidden;
	text-wrap:unrestricted;
	float:left;
}
.jobD_map{
	width:355px;
	height:225px;
	float:right;
}




/*------------Detail--------------*/




.micro_pos_h{
	overflow:hidden;
	background:url(../images/job_dlh.jpg);
	width:200px;
	height:34px;
	line-height:34px;
	text-indent:10px;
	color:#fff;
	font-size:18px;
	margin:0 auto;
	}
#micro_pos_d{
	width:180px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	margin:0 auto 2px;
	background:#d82430;
	padding:10px;
	}
.micro_pos_interview,#micro_pos_interview{
	width:190px;
	overflow:hidden;
	padding:5px;
	border-bottom:1px dashed #999;
	margin:0 auto;
	background:#e6efab;
	}
.pos_in{
	width:145px;
	height:20px;
	font-weight:bold;
	float:left;
	color:#d82430;
	/*margin: 0 10px;*/
	}
.pos_stats{
	height:20px;
	float:right;
	color:#1c644d;
	}
.pos_in2{
	width:190px;
	min-height:20px;
	font-weight:bold;
	color:#d82430;
	}
.pos_stats2{
	width:180px;
	min-height:20px;
	padding:0 0 0 10px;
	color:#1c644d;
	}
a.pos_bt{
	width:180px;
	height:30px;
	padding:0;
	display:block;
	background: url(../images/btl.png) 0 0 ;
	margin:10px auto;
	line-height:30px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	}
a:hover.pos_bt{
	background:url(../images/btl.png)  0 -30px ;
	color:#d82430;
	}
.micro_about{
	width:680px;
	overflow:hidden;
	padding:10px;
	background-color:#f0eeee;
	clear:both;
	margin:10px auto 0;
	}
#jobD_banner150 {
    overflow:hidden;
	margin:0 auto;
    width:700px;
}
#job_art_work {
    height:auto;
    margin:10px auto;
    padding-top:10px;
    width:710px;
	overflow:hidden;
}
.divpicArtwork {
    float:left;
    height:60px;
    margin:2px 1px 2px 1px;
    overflow:hidden;
    width:234px;
}
.micro_more{
	width:670px;
	height:24px;
	text-align:right;
	padding:10px 0 0 0;
	/*border-bottom:1px dashed #333;*/
	background: url(../images/bg_detail_bar.jpg);
	clear:both;
	margin:0 auto;
	}
.micro_more2{
	width:670px;
	min-height:24px;
	/*text-align:right;*/
	padding:5px 0 10px 0;
	/*border-top:1px dashed #f8981d;*/
	background: url(../images/bg_detail_bar.jpg);
	margin:0 auto ;
	}
.micro_more span,.micro_more2 span{
	font-size:14px;
	font-weight:bold;
	color:#fff !important;
	}
.micor_num{
	text-align:right;
	border-top:1px solid #f0eeee;
	margin:5px auto 0;
	}
.L_pobox
{
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#ffffff !important;
}
.R_pobox
{
	float:right;
}
.micro_pos_interview_bottom{
	width:200px;
	height:11px;
	background:url(../images/bg_foot_l.jpg)
}
/*-------------Other Position---------------*/
#position_bottom{
	width:676px;
	height:auto;
/*	background:url(/images/opa_position.png) repeat;*/
	/*margin:10px 0 10px 10px;*/
	padding-top:10px;
	float:left;
	overflow:hidden;
	/*background-image:url(/images/images2011/jobdetail/bg_etc.png)*/
}
.position_bottom_HText{
	width:95%;
	height:30px;
	overflow:hidden;
	/*color:#404040;*/
	color:#333;
	font:normal 15px Tahoma, Geneva, sans-serif;
	line-height:30px;
	padding-left:20px;
	font-weight:bold;
}
#other_position{
	width:676px;
	height:auto;
	float:left;
	overflow:hidden;
	color:#333;
}
#other_position a{
	color:#333;
	}
#other_position a:visited{
	color:#A0A0A0;
	}
#other_position a:hover{
	color:#d40101;
	}
#other_position .positionlink{
	color:#333;
	font:normal 13px Tahoma, Geneva, sans-serif;
/*	padding:3px;*/
	line-height:20px;
}
#show_other_job{
	
	}
#show_other_job div
{
/*	float: left;	
	padding: 0 0 0 10px;*/
}
.other_job_sec{
	background:url(/images/images2011/jobdetail/bg_other_job_position.png) no-repeat;
	overflow:hidden;
	width:660px;
	height:40px;
	padding:5px 0 5px 0;
	margin:5px auto;
	}
.other_job_sec div{
	float:left;
	}
.other_job_name
{
	clear: both;
	font-weight:bold;
	padding:0px 10px 0 20px; 
	width: 260px;
	overflow: hidden;
}
.other_job_salary
{
	width: 145px;
	height:40px;
	font-size:11px;
	padding:0px 0px 0 15px; 
	overflow: hidden;
}
.other_job_location
{
	width: 180px;
	height:40px;
	font-size:11px;
	padding:0px 0 0 20px; 
	overflow: hidden;
}

#paging_other_position{
	width:676px;
	height:auto;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	float:left;
	overflow:hidden;
}
.nextPage{
	background:#999;
	width:40px;
	height:20px;
	border:1px solid #666;
	color:#FFF;
	padding:2px;
	font:bold 12px Tahoma, Geneva, sans-serif;
}
.numpage{
		background:#D3D3D3;
		width:30px;
		height:20px;
		border:1px solid #666;
		color:#666;
		padding:2px;
		margin-right:5px;
		font:normal 12px Tahoma, Geneva, sans-serif;
}
.activePage{
		background:#ccc;
		width:30px;
		height:20px;
		border:1px solid #666;
		color:#666;
		padding:2px;
		margin-right:5px;
		font:bold 12px Tahoma, Geneva, sans-serif;
}
.micro_more2
{
	width:662px;
	min-height:24px;
	text-align:left;
	padding:5px 0 10px 0;
	margin:20px auto 0;
	border-top:1px dashed #cccccc;
}
.micro_more span,.micro_more2 span
{
	font-size:14px;
	font-weight:bold;
}