/*초기화*/
* {
    margin: 0;
    padding: 0;
}
body {
	font-family:'맑은 고딕', 'Malgun Gothic', '돋움', Dotum, Arial,'Apple Gothic', sans-serif;

	background:#f2f5f7;
}
li {
    list-style: none;
}
a {
    text-decoration: none;
}
img {
    border: 0;
}


  #menu_class_gnb > li:first-child  + li + li + li > a {
	border-bottom:5px solid #434343;
  }
  
  
/*공통 타이틀*/

.now_tit {
	width:270px;
	height:auto;
	margin-right:15px;
	float:left;
	
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.now_block {
	width:30px;
	height:2px;
	background:#434343;
	margin-bottom:20px;
}

.now_tit > h2 {
	font-weight:normal;
}


.now_tit_w {
	width:270px;
	height:auto;
	margin-right:15px;
	float:left;
}

.now_block_w {
	width:30px;
	height:2px;
	background:#fff;
	margin-bottom:20px;
}

.now_tit_w > h2 {
	font-weight:normal;
	color:#fff;
}


.call_text {
	width:865px;
	height:auto;
}

.call_text > h4 {
	font-weight:normal;
	font-size:18px;
	line-height:30px;
	margin-bottom:25px;
}

.call_text_w {
	width:865px;
	height:auto;
}

.call_text_w > h4 {
	font-weight:normal;
	font-size:18px;
	line-height:30px;
	margin-bottom:25px;
	color:#fff;
	word-break:keep-all;
}


.call_text_table {
	margin-top:25px;
}


/*서브2*/

#big_bg {
	width:100%;
	min-width:1180px;
	background:#4f596a;
}

#big_bg > #big_wrap {
	margin:0 auto;
	width:1150px;
	height:450px;
	background:url(../img_v10/recruit.png);
}



/*인재상박스*/


#we_bg {
	padding-top:25px;
	min-width:1180px;
	width:100%;
	
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#we_bg > #we_wrap {
	margin:0 auto;
	width:1150px;
	height:auto;
	overflow:hidden;
}


.we_box {
	width:865px;
	height:auto;
	float:right;
}

#we_box1 {
	width:288px;
	height:300px;
	background:#fff;
	float:left;
	border-radius:20px 0 20px 0;
}


	#we_box1 > #we_box1_icon {
		margin-top:70px;
		margin-bottom:10px;
		width:288px;
		height:100px;
		background:url(../img_v10/all_icon1.png) center center;
	}
	
	#we_box1 > h4 {
		font-size:16px;
		color:#515a6a;
		text-align:center;
		line-height:30px;
	}
	
	#we_box1 > p {
		font-size:13px;
		color:#515a6a;
		text-align:center;
		line-height:20px;
		letter-spacing:-1px;
	}



#we_box2 {
	width:288px;
	height:300px;
	background:#515a6a;
	float:left;
	border-radius:0 20px 0 20px;}


	#we_box2 > #we_box2_icon {
		margin-top:70px;
		margin-bottom:10px;
		width:288px;
		height:100px;
		background:url(../img_v10/all_icon2.png) center center;
	}
	
	#we_box2 > h4 {
		font-size:16px;
		color:white;
		text-align:center;
		line-height:30px;
	}
	
	#we_box2 > p {
		font-size:13px;
		color:white;
		text-align:center;
		line-height:20px;
		letter-spacing:-1px;
	}



#we_box3 {
	width:288px;
	height:300px;
	background:#fff;
	float:left;
	border-radius:20px 0 20px 0;
}



	#we_box3 > #we_box3_icon {
		margin-top:70px;
		margin-bottom:10px;
		width:288px;
		height:100px;
		background:url(../img_v10/all_icon3.png) center center;
	}
	
	#we_box3 > h4 {
		font-size:16px;
		color:#515a6a;
		text-align:center;
		line-height:30px;
	}
	
	#we_box3 > p {
		font-size:13px;
		color:#515a6a;
		text-align:center;
		line-height:20px;
		letter-spacing:-1px;
	}

/*인재상박스*/


/*육성*/


#people_text_bg {
	margin-top:25px;
	padding-top:25px;
	padding-bottom:25px;
	min-width:1180px;
	width:100%;
	background:#fff;
	
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#people_text_bg > #people_text_wrap {
	margin:0 auto;
	width:1150px;
	height:auto;
	overflow:hidden;
}






/*육성*/


/*육성박스*/

.people_box {
	width:865px;
	height:auto;
	float:right;
}

#people_wrap {

}

#people_box1 {
	width:288px;
	height:300px;
	background:#515a6a;
	float:left;
	border-radius:20px 0 20px 0;
}


	#people_box1 > #people_box1_icon {
		margin-top:70px;
		margin-bottom:10px;
		width:288px;
		height:100px;
		background:url(../img_v10/people_icon1.png) center center;
	}
	
	#people_box1 > h4 {
		font-size:16px;
		color:white;
		text-align:center;
		line-height:30px;
	}
	
	#people_box1 > p {
		font-size:13px;
		color:white;
		text-align:center;
		line-height:20px;
		letter-spacing:-1px;
	}



#people_box2 {
	width:288px;
	height:300px;
	background:#f9f9f9;
	float:left;
	border-radius:0 20px 0 20px;
}


	#people_box2 > #people_box2_icon {
		margin-top:70px;
		margin-bottom:10px;
		width:288px;
		height:100px;
		background:url(../img_v10/people_icon2.png) center center;
	}
	
	#people_box2 > h4 {
		font-size:16px;
		color:#515a6a;
		text-align:center;
		line-height:30px;
	}
	
	#people_box2 > p {
		font-size:13px;
		color:#515a6a;
		text-align:center;
		line-height:20px;
		letter-spacing:-1px;
	}



#people_box3 {
	width:288px;
	height:300px;
	background:#515a6a;
	float:left;
	border-radius:20px 0 20px 0;
}


	#people_box3 > #people_box3_icon {
		margin-top:70px;
		margin-bottom:10px;
		width:288px;
		height:100px;
		background:url(../img_v10/people_icon3.png) center center;
	}
	
	#people_box3 > h4 {
		font-size:16px;
		color:white;
		text-align:center;
		line-height:30px;
	}
	
	#people_box3 > p {
		font-size:13px;
		color:white;
		text-align:center;
		line-height:20px;
		letter-spacing:-1px;
	}

/*육성박스*/


















/*직무소개*/

#dept_bg {
	min-width:1180px;
	width:100%;
	background:#f1f4f4;
	
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#dept_bg > #dept_wrap {

	padding-top:25px;
	
	margin:0 auto;
	width:1150px;
	height:auto;
	background:url(../img_v10/dept.png);
	background-repeat:no-repeat;
	overflow:hidden;
	
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}



.table_box {
	width:865px;
	height:auto;
	float:right;
}



/*직무소개*/



/*복리후생*/

#wel_bg {
	margin-top:25px;
	padding-top:25px;
	padding-bottom:25px;
	border-bottom:1px solid #eaeaea;
	
	min-width:1180px;
	width:100%;
	background:#fff;

	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#wel_bg > #wel_wrap {
	margin:0 auto;
	width:1150px;
	height:auto;
	overflow:hidden;
}

#wel_bg > #wel_wrap > #wel_text {
	padding-top:70px;
	width:1150px;
	height:auto;
}


#wel_bg > #wel_wrap > #wel_text> h3 {
	padding-bottom:60px;
	font-size:18px;
	font-weight:bold;
	color:#515a6a;
	letter-spacing:-0.1px;
	line-height:25px;
	text-align:center;
}



#wel_bg > #wel_wrap > #wel_text > p {
	text-align:center;
	font-size:13px;
	line-height:25px;
}



.table_tit {
	width:865px;
	height:auto;
	margin:0 auto;
}

.table_tit > h3 {
	height:30px;
	font-size:17px;
	color:#515a6a;
	margin-top:15px;
	margin-bottom:10px;
}



.wins_table {
	width:100%;
	height:auto;
	border-collapse:collapse;
	font-size:13px;
	
	-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
	box-sizing: border-box;
}


.win_head {
	border-top:3px solid #515a6a;
	border-bottom:1px solid #515a6a;
	
	-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
	box-sizing: border-box;
}

.win_head > tr > th:first-child {
	width:auto;
	height:30px !important;
	background:#fff;
	color:#515a6a;
	text-align:center;
	padding:5px 0 5px 0px;
	
}

.win_head > tr > th:first-child + th {
	width:auto;
	height:30px !important;
	background:#fff;
	color:#515a6a;
	text-align:center;
	padding:5px 0 5px 0px;
	
}

.win_head > tr > td:first-child {
	width:500px;
	height:30px !important;
	background:#fff;
	color:#515a6a;
	text-align:center;
	padding:5px 0 5px 0px;
	
}

.win_head > tr > td:first-child + td {
	width:100px;
	height:30px !important;
	background:#fff;
	color:#515a6a;
	text-align:center;
	padding:5px 0 5px 0px;;
}

.win_head > tr > td:first-child + td + td {
	width:100px;
	height:30px !important;
	background:#fff;
	color:#515a6a;
	text-align:center;
	padding:5px 0 5px 0px;
}



.win_body > tr > td {
	padding:13px 0 13px 10px;;
	
	border-bottom:1px solid #d2d6de;
	border-right:1px solid #d2d6de;
	
	-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
	box-sizing: border-box;
}

.win_body > tr > td:last-child {
	border-right:none;
}

.win_body > tr > td:first-child + td {
	text-align:left;
}

.win_body > tr > td:first-child + td + td {
	text-align:left;
}

.row_center {
	text-align:center !important;
}


/*복리후생*/





#poster_bg {
	padding-top:25px;
	padding-bottom:25px;
	min-width:1180px;
	background:url(../img_v10/poster.png) top center no-repeat;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	
	border-bottom:1px solid #d2d6de;
}

#poster_wrap {
	margin:auto;
	width:1150px;
	height:auto;
	overflow:hidden;

}

.poster_box {
	width:865px;
	height:auto;
	float:right;
}

.poster_tables {
	margin:0 auto;
	border-collapse:collapse;
	font-size:13px;
	
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;

}


.poster_tables > thead {
	width:100%;
	background:#fff;
	border-top:3px solid #515a6a;
	border-bottom:1px solid #515a6a;
	color:#515a6a;
}

.poster_tables > thead > tr > th {
	padding:13px;
}



.tbody_group {
	border-right:1px solid #d2d6de;
	border-bottom:1px solid #d2d6de;
	text-align:center;
	font-weight:bold;
	line-height:23px;
}

.tbody_group_detail {
	border-right:1px solid #d2d6de;
	border-bottom:1px solid #d2d6de;
	font-weight:bold;
	line-height:23px;
}

.tbody_text {
	border-right:1px solid #d2d6de;
	border-bottom:1px solid #d2d6de;
	line-height:23px;
}

.tbody_number {
	border-right:1px solid #d2d6de;
	border-bottom:1px solid #d2d6de;
	text-align:center;
	line-height:23px;
}

.tbody_submit {
	border-bottom:1px solid #d2d6de;
}

.tbody_submit > a {
	margin:0 auto;
	display:block;
	width:130px;
	height:40px;
	border:1px solid #ddd;
	line-height:40px;
	color:#fff;
	text-align:center;
}

.tbody_saram {
	background:#416392;
}

.tbody_jobko {
	background:#2ca6df;
}

.poster_tables > tbody > tr > td {
	padding:10px 10px 10px 10px;

	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

/*포스터*/




/*탑으로*/

#go_top_bg {
	min-width:1180px;
	position:relative;
}

#go_top_bg > #go_top_wrap {
	margin:0 auto;
	width:1150px;
	height:auto;
}


#go_top_bg > #go_top_wrap > a > #go_top {
	width:50px;
	height:50px;
	border-radius:50%;
	background:url(../img_v10/top4.png);
	position:absolute;
	right:100px;
	cursor:pointer;
}

#go_top_bg > #go_top_wrap > a > #go_top > p {
	display:block;
	margin-top:25px;
	font-size:11px;
	text-align:center;
	color:white;
	font-weight:bold;
}


