@charset "utf-8";
@font-face {font-family:ngeot; src:url(/Comuser/slp2014/common/font/NanumGothic.eot);} 
* {margin: 0; padding: 0; outline: 0;}


body {background:#bfbfbf;}


h1, h2 {font-weight: 300;margin:0 0 15px 0;}
h1 {font-size: 36px;letter-spacing: -2px;line-height: 100%;}
h1.title {font-size: 46px;font-weight: 700;color: #6a6a6a;}
h2 {font-size: 24px;}
p {margin: 0 0 15px 0;}

.wrapPDF {
		/*background:url(../images/bg.png) top left repeat-x;*/
		width: 100%;
		min-width: 837px;
		z-index: 10;
		position: relative;
		margin: 0 auto;
		padding: 0;

}



.section {
	width: 100%;
	min-width: 837px;
	z-index: 10;
	position: relative;
	margin: 0 auto;
	padding: 0;

}

.innerhead {
	width: 100%;
	margin: 0 auto;
	position: relative;
	height: 790px;
	padding:0;
}

.inner {
	width: 837px;
	margin: 0 auto;
	position: relative;
	min-height: 50px;
	padding:50px 0;
	font-size: 12;
	font-weight: 300;
}

/* This is the selector i used for my menu, it needs to be set as position:absolute; */


.subMenu {
	position: absolute;
	top: 657px;
	height: 50px;
	z-index: 1000;
	width: 100%;
	min-width: 837px;
	background: #f26c2f;
}
.subMenu a:link {color:#fff;font-weight:bold;font-family:ngeot;}

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

}





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

.end {
	margin: 0;
}


/* SECTIONS */
.sTop {
	background: url('http://img.jongroeclass.co.kr/eclass/comuser/slp/2014/slp_pm140312bg.jpg') left top repeat-x;
	color:#3d3d3d;
	
}



.s1 {

	background: #f4f4f4;
}


.s2 {

	background: #fff;
}


.s3 {

	background: #f4f4f4;
}


.s4 {

	background: #fff;
	color: white;
}

.s5 {

	background: #f4f4f4;
	color: white;
}


.s6 {

	background: #fff;
}
