body {
	background-color:rgba(255,255,255, 0.9);
}
.job_nav_outer {
	right:0;
	left:0;
	top:0;
	border-bottom:1px solid #ccc;
	padding:0 20px;
	text-align:center;
	position:fixed;
	z-index:2;
	height:64px;
	line-height:64px;
	background:white;
	
}
.job_nav_wrapper img{
	height:48px;float:left;margin-top:7px;
}
.job_nav_wrapper {
	max-width:990px;
	margin:0 auto;
}
.job_navi_title {
	float:left;
	cursor:pointer;
	margin-left:20px
}

.job_content_wrapper {
	margin:64px auto 0;
	max-width:990px;
	padding:10px 20px;
	color:#47525d
}
.job_content_title{
	font-size:24px;
	font-weight:lager;
	line-height:36px;
	margin-bottom:15px;
	margin-TOP:15px;
}
p {
	color:#7b8994;
	line-height:28px;
}

a:link, a:visited {
	color:#4691d1;
	text-decoration: none
}
a:hover {
	text-decoration: underline;
}
br {
	content: " ";
   display: block;
   margin-bottom: 1em;
   
}
.note {
	font-size:16px;color:#7b8994;margin-bottom:15px;
}
.float_title {
	float:left;margin-right:15px;font-size:18px;
}
.job_title {
	font-size:20px;font-weight:lager
}
.job_description {
	font-size:18px;margin-bottom:0;
}
li {
	line-height:24px;color:#7b8994;
}
img {
	border:0;
}
.sub_title {
	margin:15px 0;
}