@charset "utf-8";
@import url(common.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);
/*
	font-family: 'Nanum Gothic', sans-serif;
	font-family: 'Nanum Myeongjo', serif;
*/

/**********************************************
* container start 
**********************************************/
#container{
	width: 756px;
	/*padding-left: 2px;
    padding-top: 10px;*/
}
	




#content .news h3, #content .social h3{
	text-align: left; 
	font-size:18px;
	font-weight: bold;
}

.newsArea, .socialArea{
	height: 205px;
	text-align: left;
	position: relative;
	padding: 28px 29px 30px 29px;
}
.newsArea ul, .socialArea ul{
	position: absolute;
	line-height: 180%;
	font-size: 13px;
}
.newsArea li, .socialArea li{
	width: 278px;

}
.newsArea li a, .socialArea li a{
	padding-left: 10px;
	background: url(../img/point1.jpg) no-repeat 0 0;
}
.newsArea ul span, .socialArea ul span{
 position: absolute;
 right: 5px;
}
.socialArea ul li a p{
overflow: hidden;
white-space: nowrap;
word-wrap: normal;
text-overflow: ellipsis;
width: 150px;	
}


/**********************************************
* sub  start 
**********************************************/
 /*------------------------------------------채용정보--------------------------------------------------*/
 .sub{
 	background: url(../img/sub/sub_bg.jpg) repeat-x 0 0; 
 	width: 100%;
 	text-align: left;
	border-top: 10px solid #093f21;
    border-left: 6px solid #093f21;
    border-right: 6px solid #093f21;
    border-bottom: 6px solid #093f21;
}
 
 .sub #container{
	top:10px;
	/*left: 22px;*/
 	position: relative;
	margin: 0 auto;
 }

.publicity .snbNav li>a.on, .publicity .snbNav li>a:hover{
	background: url(../img/sub/arr2.jpg) no-repeat 90% 50%;
	background-color: #fff;
	color: #2f2f2f;
}

.contents{
	font-size: 14px;
	letter-spacing: -0.5px;

}
.contents .tle{
color: #000;
font-size: 48px;
font-family: 'Nanum Gothic';
font-weight: 700;
letter-spacing:-1.5px;
}
.contents .location {
font-size: 11px;
text-align: right;
padding-top: 33px;
padding-bottom: 23px;
}


/*----------*/


.recruit{
	font-family: 'Nanum Gothic', sans-serif;
	letter-spacing: -0.5px;
	width: 100%;
	height:100%;
}
.recruit .lead{
 	padding-top: 20px;
	padding-bottom: 25px;
	font-family: 'Nanum Myeongjo', serif;
	font-size: 24px;
	letter-spacing:-1.5px;
	line-height: 30px;
}
.recruit .lead span{
	color: #0e7e95;
}
.recruit h3{
	padding-left: 20px;
	font-size: 16px;
	background: url(../img/sub/h3_bg.jpg) no-repeat 0 0;
}


#container li.to_on a{
	color: #0e7b92;
}

.publicity .snbTle{
 	background: url(../img/sub/publicity.jpg) no-repeat 0 0;
 	width:184px;
 	height: 157px;
}

.publicity_bg{
	height: 100%;
	width: 756px;	
	background: url(../img/publicity_bg.jpg) no-repeat 100% 20px;
}

/*-------------페이징-------------------*/
.paging {
	padding-top: 17px;
	margin-bottom: 13px;
	text-align: center;
}
.paging a.ico.first {
	background-image: url(../img/bbs_first.png);
}
.paging a.ico {
	padding: 4px 12px;
	background: no-repeat 50% 50%;
	text-indent: -9999em;
}
.paging a {
	display: inline-block;
	padding: 4px 6px;
	border: 1px solid #dedede;
	text-decoration: none;
}
.paging a.ico.prev {
	background-image: url(../img/bbs_prev.png);
}
.paging a.on {
	color: #D07400;
	font-weight: bold;
}
.paging a.ico.next {
	background-image: url(../img/bbs_next.png);
}
.paging a.ico.last {
	background-image: url(../img/bbs_last.png);
}
/*------------------------------------------*/
.talent h3, .talent p{
	padding-bottom: 5px;
	line-height: 20px;
}
.talent>.left>p,.talent>.right>p{
	padding-bottom: 30px;
	padding-left: 20px;
}  
.publicity .news{
	/*padding-top: 20px;*/
	padding-bottom: 50px;
}
.news .line{
	padding-bottom: 10px;
	border-bottom: 2px solid #555;
}
.publicity .news_box div{
	width: 550px;
	float: right;
}
.publicity .news_box{
	padding-top: 16px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ddd;
}
.publicity .news_box img{
	padding-top: 0px;
}
.news_box p{
	color: #777;
	line-height: 18px;
	font-weight: bold;
}
.news_box p span{
	display:block;
	padding-top: 5px;
	padding-bottom: 11px;
	margin-bottom: 10px;
	font-weight: normal;
	border-bottom: 1px dotted #ddd;
}




.contribution_bg{
	height: 100%;
	width: 756px;
	background: url(../img/contri_bg.jpg) no-repeat 100% 16px;		
}

.line_padding{
	height: 1px;
	margin-bottom:31px;
}

.contents table th{
	width: 103px;
}
.contents table.t2 th{
	width:130px;
}
.contents table{
	border-top: 2px solid #666
}
.m_t10{
	margin-top: 10px;
}


.intro_table{
	width: 756px;
}
.contents table.intro_table th{
	width: 74px;
}

.newstext_tit{
	font-size: 16px;
	font-weight: bold;
}
.newstext_tit p{
	padding: 20px 12px;
}
.newstext{
	color: #666;
	font-weight: bold;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #999999;
	padding: 11px 12px;
}
.newstext1{
	font-weight: bold;
	border-top: 1px solid #999999;

}
.newstext_letter{
	padding: 11px;
}
.bbs_top{
	padding: 14px 45px;
	background: url(../img/sub/prsenter/top.jpg) no-repeat 25px 50% ;
}
.bbs_buttom{
	padding: 14px 45px;
	background: url(../img/sub/prsenter/buttom.jpg) no-repeat 25px 50% ; 
}
.newstext_letter{
	font-size: 14px;
	color: #6d6d6d;
	line-height: 22px;
	height: 560px;
	overflow: auto;
}
.newstext_letter img{
	padding: 10px;
}
.padding-bottom20{
	padding-bottom: 20px;
}
.padding-bottom30{
	padding-bottom: 30px;
}
.padding-bottom60{
	padding-bottom: 60px;	
} 
.close2{
	width:100%;
	background-color:#093f21;
	float:right;
	border-bottom: 6px solid #093f21;
}
.close2 a{
	padding-top: -5px;
	background-color:#093f21;
	float:right;
}
.ml10 {
    margin-left: 10px;
}
.btn {
    display: inline-block;
    height: 24px;
    padding: 0 12px;
    border: 1px solid #b9b9b9;
    border-color: #e8e8e8 #b9b9b9 #b9b9b9 #e8e8e8;
    border-radius: 4px;
    background: #fff;
    color: #6f6f6f;
    font-weight: bold;
    line-height: 22px;
    letter-spacing: 0.2em;
}
.fLeft {
    float: left;
}
button {
    margin: 0;
    padding: 0;
}
label, button {
    cursor: pointer;
}
input, select, button {
    vertical-align: middle;
}
.bbsBtn{
	padding-bottom:20px;
}
