#career{
	float:left;
	width:100%;
	background:#fff;
}

.topLogoImg{
	float:left;
	width:100%;
	padding:0.3333em 0 1.5em 0;
}

.topLogoImg img{
	height:7em;
	float:left;
	margin-left:0.5833em;
}


.careerContents{
	float:left;
	width:100%;
}

.contentLeft{
	width:58.3333em; /*700*/
	float:left;
	padding-left:0.25em;
}

.contentMain{
	width:100%; 
	height:30.6667em; /*332*/
	float:left; 
	position:relative; 
	margin-bottom:3em;
}

.contentMain .contentMainLeft{
	position:absolute; 
	z-index:3; 
	left:1em; 
	top:0; 
	width:31em;
}
.firstp {margin-top:9.5em;
	margin-bottom:1.5em;
}

.slideshow{
	position:absolute;
	left:0.5em; 
	top:0; 
	z-index:2; 
	height:28.6667em; /*344*/
}

.slideshow img{
	height:28.6667em; /*344*/
}

.contentRight{
	float:right;
	width:18.25em; /*219*/
	/*background:red;*/
	padding-right:0.5em;
}

.contentRight .canBox,
.contentLeft .canBox{
	width:100%; 
	position:relative;
	float:left;
	margin-bottom:0.75em;
}

.canBox img.canImg{
	width:100%;
	float:left;
}

.contentLeft .canBox h2{
	position:absolute;
	left:1em;
	top:0.8em;
	font-size:1.6667em;
	color:#000;
}

.box{
	position:absolute;
	width:16.25em; /*195*/
	padding:8px 12px 0 12px;
	left:0;
	top:0;
	z-index:100;
}

.box h3{
	padding-bottom:0.5em;
}

.map{
	position:absolute; 
	z-index:2; 
	left:0;
	bottom:0.25em; 
	left:-10px;
}
.contentRight img.mapImg{
	width:19.5em;
	height:19.1667em;
}



