* {margin: 0; padding: 0; outline: 0;}


/*body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #999;
	font-size: 12px;
	background:#bfbfbf;

	
}
*/

.wrap h2, h3 {
	font-family: 'Open Sans', sans-serif;
	/*font-weight: 300;*/
	margin:0 0 15px 0;
}


.wrap h2 {
	font-size: 42px;
	letter-spacing: -2px;
	line-height: 100%;
	padding-top:100px;
	/*font-weight:bold;*/
}


.sTop h2{
	font-size: 56px;
	/*letter-spacing: -2px;
	padding-top:100px;*/
	color:#fff;
	font-weight:bold;
	padding:60px 0px 0px 150px !important;
	line-height: 1.2em;
}
.sTop p{
	font-size:100%;
	margin: 0 0 15px 150px !important;
	line-height:1.7em;
	color:#FFFFFF;
}

.wrap h2.title {
	font-size: 42px;
	/*font-weight: 700;*/
	color: #000;
	line-height:1.5em;
}


.wrap h3 {
	font-size: 24px;
}

.wrap p {
	font-size:100%;
	margin: 0 0 15px 0;
	line-height:1.7em;
}

.menuBtn {

	background: center center no-repeat transparent;
	background: #000;
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 10px;

}

.clear {
	clear: both;
}


/* ------------------------------------------------------------------------------------------------------------- HEADER-OKU */
/*
.oku .head_wrap{width:100%;height:65px;background:url(../img/nav.png) repeat-x;position:fixed;top:0px;left:0px;z-index:100;}
.oku .head_wrap .head{width:1000px;margin:auto;position:relative;}
.oku .head_wrap .head .rogo{width:200px;height:200px;left:20px; top:0px;position:absolute;z-index:33333;}
*/
/*
.head_wrap{width:100%;height:65px;background:url(../img/nav.png) repeat-x;position:fixed;top:0px;left:0px;z-index:100;}
.head_wrap .head{width:1000px;margin:auto;position:relative;}
.head_wrap .head .rogo{width:200px;height:200px;left:20px; top:0px;position:absolute;z-index:33333;}
.head_wrap .head .nav{width:705px;right:0px;top:20px;position:absolute;}
*/
.wrap {
		/*background:url(../images/bg.png) top left repeat-x;*/
		width: 100%;
		max-width: 1140px;
		min-width: 960px;
		z-index: 10;
		position: relative;
		margin: 0 auto;
		padding: 0px 10px;
		background:url(../img/bg50fff.png) repeat;

}


.wrap .head_wrap{width:100%;height:65px;background:url(../img/nav.png) repeat-x;position:fixed;top:0px;left:0px;z-index:100;}
.wrap .head_wrap .head{width:1000px;margin:auto;position:relative;}
.wrap .rogo{width:200px;height:200px;left:20px; top:0px;position:absolute;z-index:33333;}
.wrap .btn_back{width:200px;height:200px;right:-100px; top:-5px;position:absolute;z-index:33333;}
/*.wrap .backtotop,.wrap .backtotop a:link{width:200px;height:200px;right:20px; top:0px;position:absolute;z-index:33333;background:none !important;}*/


.section {
	width: 100%;
	max-width: 1140px;
	min-width: 960px;
	z-index: 10;
	position: relative;
	margin: 0 auto;
	padding: 0 0 20px 0;
	background:url(../img/bg80fff.png) repeat;
	scroll-margin-top: 60px;
}


.inner {
	width: 960px;
	margin: 0 auto;
	position: relative;
	min-height: 50px;
	padding:30px 0;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}

.inner p {
	color:#333;
}

.inner2 {
	width: 960px;
	margin: 0 auto;
	position: relative;
	min-height: 50px;
	padding:30px 0;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}

.inner_txt{width:70%;}


.efj_main{
	width: 1040px;
	/*margin: 0 auto;*/
	position: relative;
	/*min-height: 50px;*/
	padding:0px 0px 0px 100px;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	background:url(../img/efj/main.jpg) no-repeat;
	z-index:10;
	/*height:450px;*/
	min-height: 450px;
}

.pia_main{
	width: 1040px;
	/*margin: 0 auto;*/
	position: relative;
	/*min-height: 50px;*/
	padding:0px 0px 0px 100px;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	background:url(../img/pia/main.jpg) no-repeat;
	z-index:10;
	/*height:450px;*/
	min-height: 450px;
}


/* This is the selector i used for my menu, it needs to be set as position:absolute; */
.subMenu {
	position: absolute;
	top: 362px;
	height: 50px;
	z-index: 1000;
	width: 100%;
	max-width: 1140px;
	min-width: 960px;
	background: #aabd46;

}

.subMenu .inner {
	padding:0;
	font-weight: 400;
}



.subMenu2 {
	position: absolute;
	top: 362px;
	height: 50px;
	z-index: 100;
	width: 100%;
	max-width: 1140px;
	min-width: 960px;
	background: #aabd46;

}

.subMenu2 .inner2 {
	padding:0;
	font-weight: 400;
}





.subNavBtn {
	display: block;
	height: 35px;
	width: 15.5%;
	float: left;
	margin: 0px 0px 0 0;
	text-decoration: none;
	font-size: 18px;
	padding: 13px 2% 0 2%;
	text-align: center;
	color: #fff;
}

.end {
	margin: 0;
}


/* SECTIONS */
.sTop {
	/*min-height: 450px;*/
	background:#fff;
	color:#3d3d3d;
}



.s1 {
	min-height: 500px;
	border-bottom:10px solid #fff;
	position:relative;
	z-index:10;
	padding-bottom:50px;
}
.s1 .s1_img{position:absolute;right:0;bottom:60px;z-index:300;}



.s2 {
	min-height: 500px;
	/*background: #3f3f3f;*/
	border-bottom:10px solid #fff;
	position:relative;
	z-index:10;
	padding-bottom:50px;
}
/*.s2 .s2_img{float:left;}*/
.s2 .s2_img{position:absolute;left:-50px;bottom:60px;z-index:300;}

.s3 {
	min-height: 600px;
	/*background: #504f4f;*/
	border-bottom:10px solid #fff;
	position:relative;
	z-index:10;
}
.s3 .s3_img{position:absolute;right:-50px;top:50px;z-index:300;}

.s4 {
	min-height: 500px;
	/*background: #6e87a1;*/
	/*color: white;*/
	border-bottom:10px solid #fff;
	padding-bottom:100px;
}

.s5 {
	min-height: 500px;
	/*background: #293b4d;
	color: white;*/
	border-bottom:10px solid #fff;
}

