@charset "UTF-8";
/* font*/
@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(https://cdn.rawgit.com/openhiun/hangul/14c0f6faa2941116bb53001d6a7dcd5e82300c3f/nanumbarungothic.css);
/* Reset */
html {
    width: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    
}


/*
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	
}
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, 
article, aside, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	
}



ol, ul, li {
	list-style: none;
}


article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}


audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    background-color: transparent;
    text-decoration: none;
}
a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

input {
    line-height: normal;
}


fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}

body {
    -webkit-backface-visibility: hidden;
    width: 1254px;
    margin: 0 auto;
    font-family: 'Nanum Barun Gothic';
    font-size:15px;
}

/*
.line font {
    font-family: 'Nanum Barun Gothic';
    font-weight: 300;
    line-height: 20px;
    letter-spacing: 1px;
    font-size:15px;
}
*/
h1 {
    font-family: 'Nanum Gothic';
    font-weight: 400;
    font-size: 14px;
}

h1 {
    font-family: 'Nanum Gothic';
    font-weight: 400;
    font-size: 25px;
}

h2 {
    font-family: 'Nanum Gothic';
    font-weight: 600;
    font-size: 20px;
}

h3 {
    font-family: 'Nanum Gothic';
    font-weight: 400;
    font-size: 18px;
}

h4 { 
    font-family: 'Nanum Gothic';
    font-weight: 700;
    font-size: 18px;
}

h5 {
    font-family: 'Nanum Gothic';
    font-weight: 400;
    font-size: 14px;
}

h6 {
    font-family: 'Nanum Gothic';
    font-weight: 100;
    font-size: 14px;
}


p {
    font-family: 'Nanum Gothic';
    font-weight: 200;
    font-size: 12px;
}



/* header*/


.site-branding {
 float: left;
}

/*
.box{
  float: right;
  height: 30px;
  
}

.container-1{
  vertical-align: middle;
  white-space: nowrap;
  position: relative;
}

.container-1 input#search{
  width: 300px;
  height: 30px;
  background: #ffffff;
  border: none;
  font-size: 11pt;
  float: left;
  color: black;
  padding-left: 30px;
  border-radius: 15px;
  border: 2px solid #1992c7;
}
*/

.box{
  float: right;
  width: 280px;
  height: 30px;
  /*margin-right: 50px;*/
}

.container-1{
  width: 280px;
  height: 30px; 
  vertical-align: middle;
  white-space: nowrap;
  position: relative;
  
}

.container-1 input#search_c{
  width: 280px;
  height: 30px; 
  background: #ffffff;
  border: none;
  font-size: 11pt;
  float: left;
  color: black;
  padding-left: 5px;
 /*  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 15px;  */
 border: 2px solid #1992c7; 
}

.container-1:after {
    clear: both;
    display: block;
    content: "";
}


.container-1 .icon{
  position: absolute;
  float: right;
  margin-left: -25px;
  /*margin-top: 8px;*/
  padding-top: 7px;
  z-index: 10;
  color: #1992c7;
}



.header_wrapper:after {
    content: "";
    clear: both;
    display: block;
}

.header_wrapper {
    margin: 10px 0;
    width: 1244px;
}


.left_side_contents_wrapper {
    width: 162px;
    float: left;
}

.main_manu_wrapper_01 {
    border: 1px solid #e6e6e6;
}

/* 메뉴색깔 */
.menubar li:hover {
    background-color: #006fbf;
    color: #ffffff;
}

.menubar li a:hover {
    color: #ffffff;
}

.menubar li a {
    color: #303030;
    font-family: 'Nanum Gothic';
    font-weight: 400; 
    font-size: 16px;
	padding-left: 20px;
    padding-top: 14px;
    padding-bottom: 14px;
    display: block;
}


.sub li a {
    /*color: #a9a2bc;*/
    color: #ffffff;
    background-color: #006fbf;
    font-family: 'Nanum Gothic';
    font-weight: 300; 
    font-size: 15px;
    padding-left: 20px;
    padding-top: 8px;
    padding-bottom: 8px;
    display: block;
}


  
/*
.menubar li:hover {
    background-color: #006fbf;
    color: #ffffff;
}

.menubar li a:hover {
    color: #ffffff;
}

.menubar li a {
    color: #000000;
    font-family: 'Nanum Gothic';
    font-weight: 500; 
    font-size: 16px;
    padding-left: 20px;
    padding-top: 14px;
    padding-bottom: 14px;
    display: block;
}
*/
.right_side_contents_wrapper {
    margin-left: 20px;
    float: left;
    width: 1070px;
	
}


.nav_sitemap li {
    float: left;
    font-family: 'Nanum Gothic';
    border-right: 0.5px solid #a6a6a6;
    padding : 0 5px;
    margin-top: 20px;
}

.nav_sitemap li:last-child {

    padding : 0 0 0 5px;

}

.nav_sitemap li:first-child {

    padding : 0 5px 0 0px;

}

.nav_sitemap li a {
    color: #a6a6a6;
    font-weight: 200; 
    font-size: 12px;
}


.nav_sitemap li a:hover {
    color: black;
}

.nav_banner {
    margin-top: 20px;
}

.nav_banner li {margin-top: 10px;}

.nav_sitemap li:last-child{
    border-right: none;
}


.nav_sitemap:after {
    display: block;
    content: "";
    clear: both;
}

.pagelist li {
    float: left;
    font-family: 'Nanum Gothic';
    font-weight: 200;
    font-size: 14px;
    color: #242424;
    padding-left: 5px;
}

.pagelist li span{
    font-family: 'Nanum Gothic';
    font-weight: 200;
    font-size: 14px;
    color: #242424;
}

.pagelist {
    float: right;
}

.right_side_subject > h4 {
    float: left;
}

.right_side_subject:after {
    content: "";
    display: block;
    clear: both;
}

.right_side_subject {
    border-bottom:  1px solid #dfd6d5;
    padding-bottom: 10px;
    margin-top: 15px;
}

/*tab_01*/
.tab_style_01 ul li a {
    color: #242424;
    display: block;
    padding: 15px  0;
    font-size: 15px;
    font-family: 'Nanum Gothic';
    font-weight: 600;
    width: 150px;
    text-align: center;
    border-top:1px solid #006fbf;
    border-right: 1px solid #006fbf;
    border-left: 1px solid #006fbf;
}

.tab_style_01 ul li a:hover {
    background-color: #006fbf;
    color: #ffffff;
}


.tab_style_01 ul {
    margin-top: 20px;
    border-bottom: 1px solid #006fbf;
}

.tab_active {
    background-color: #006fbf;
    color: #ffffff;
}


/*
.tab_style_01 ul li a {
    color: #242424;
    display: block;
    padding: 15px  0;
    font-size: 16px;
    font-family: 'Nanum Gothic';
    font-weight: 600;
    width: 150px;
    text-align: center;
    border-top:1px solid #a2cceb;
    border-right: 1px solid #a2cceb;
    border-left: 1px solid #a2cceb;
}

.tab_style_01 ul li a:hover {
    background-color: #a2cceb;
}


.tab_style_01 ul {
    margin-top: 20px;
    border-bottom: 1px solid #a2cceb;
}
*/
.tab_style_01 ul:after{
    display: block;
    content: "";
    clear: both;;
}


.tab_style_01 ul li {
    float: left;
}


.video_button_wrapper h2 {
    text-align: center;
    margin: 40px 0;
}

.video_button_wrapper a {
 display: block;

}

.video_button_wrapper ul:after {
    content: "";
    display: block;
    clear: both;
}

.video_button_wrapper {
    margin-bottom: 40px;
}


.video_button_wrapper li {
    background-color: #a2cceb;
    width: 345px;
    text-align: center;
    font-family: 'Nanum Gothic';
    font-weight: 600;
    font-size: 16px;
    padding-top: 15px;
    float: left;
    margin-left: 20px;
}

.video_button_wrapper li:first-child {
     margin-left: 0;
}

.video_button_wrapper li a {
    margin-top: 15px;
}

.b_05_button_wrapper {margin-top: 50px;}

.button_wrapper_line a {
    height: 120px;
    width: 525px;
    display: block;
    float: left;
    margin-left: 15px;
}

.button_wrapper_linet a {
    height: 267px;
    width: 525px;
    display: block;
    float: left;
    margin-left: 15px;
}

.button_wrapper_line:after {
    clear: both;
    content: "";        
    display: block;
}

.button_wrapper_line_b_05 button {
    width: 520px;
    height: 070px;
    margin-left: 15px;
    margin-top: 15px;
    border: 2px solid #a2cceb;
    background-color: #fff;
    font-size: 18px;
    font-family: 'Nanum Gothic';
}


.b_05_button_wrapper .button_wrapper_line button {
 border: 2px solid #a2cceb;
    background-color: #fff;
    box-shadow: none;
    font-size: 18px;
    font-family: 'Nanum Gothic';
    font-weight: 600;
    width: 340px;
    margin-left: 20px;
    margin-bottom: 20px;
    padding: 15px 10px;
    height: 130px;
    
}


.b_03_button_wrapper .button_wrapper_line button {
 border: 2px solid #a2cceb;
    background-color: #fff;
    box-shadow: none;
    font-size: 18px;
    font-family: 'Nanum Gothic';
    font-weight: 600;
    width: 340px;
    margin-left: 20px;
    margin-bottom: 20px;
    padding: 15px 10px;
    
}

.b_03_button_wrapper .button_wrapper_line button:first-child {
    margin-left: 0;
}


.b_03_button_wrapper .button_wrapper_line button:hover {
    background-color: #a2cceb;
}

.button_wrapper_line_b_05 button:hover {
    background-color: #a2cceb;
}

/*
.main_banner_wrapper_02 {
    height: 550px;
    border: 1px solid #eaeaea;
}
*/
.main_banner_wrapper_02 {
    width: 100%;
    height: 800px;
	border: 1px solid #eaeaea;
}


.main_banner_wrapper_02 img {
    height: 550px;
    width: 1080px;
}

/* 공지하단 색깔 */
#noticebox {
    font-family: 'Nanum Gothic';
    width: 332px;
    height: 225px;
    /* background-color: #def0fd;*/
	float: right;
	margin-right: 20px;

}

/* 공지상단 색깔 */
#noticebox h5 {
    font-family: 'Nanum Gothic';
    font-weight: 700;
    /*background-color: #1b9332;*/
    background-color: #006fbf;
    color:white;
    padding: 10px 20px;
}

/* 미디어하단 색깔 */
#media_news_box {
    font-family: 'Nanum Gothic';
    /*width: 526px;*/
    width: 332px;
    height: 225px;
    /* background-color: #def0fd; */
    /* border: 1px #def0fd solid; */
    /*margin-right: 20px;*/
    float: right;
    margin-right: 26px;
    
}

/* 미디어상단 색깔 */
#media_news_box h5 {
    font-family: 'Nanum Gothic';
    font-weight: 700;
    background-color: #006fbf;
    color:white;
    padding: 10px 20px;
}

/* 공지하단 색깔 */
#member_news_box {
    font-family: 'Nanum Gothic';
    width: 332px;
    height: 225px;
    /* background-color: #def0fd;*/
	float: right;
	margin-right: 20px;

}

/* 공지상단 색깔 */
#member_news_box h5 {
    font-family: 'Nanum Gothic';
    font-weight: 700;
    /*background-color: #1b9332;*/
    background-color: #006fbf;
    color:white;
    padding: 10px 20px;
}


/*
#noticebox {
    width: 530px;
    height: 225px;
    background-color: #def0fd;
    float: left;
}

#media_news_box {
    width: 530px;
    height: 223px;
    background-color: #def0fd;
    margin-right: 20px;
    float: left;
    
}

#noticebox h5 {
    font-family: 'Nanum Gothic';
    font-weight: 600;
    background-color: #a2cceb;
    padding: 10px 20px;
}



#media_news_box h5 {
    font-family: 'Nanum Gothic';
    font-weight: 600;
    background-color: #a2cceb;
    padding: 10px 20px;
}
*/


.second_box_wrapper {
    margin-top: 20px;
    font-weight: 300;
}

.second_box_wrapper:after{
    display: block;
    content: "";
    clear: both;
}

.main_manu_wrapper_02:after {
    content: "";
    display: block;
    clear: both;
}

.mini_title {
    font-family: 'Nanum Gothic';
    font-weight: 200;
    font-size: 12px;
    color: #303030;
    padding: 5px 20px;
    width: 200px;
    display: block;
    float: left
}

.mini_title:hover {
    color: #4b5257;
}

.mini_date {
    font-family: 'Nanum Gothic';
    font-weight: 200;
    font-size: 12px;
    color: #4b5257;
    float: right;
    padding: 5px 20px 5px 0;
}

.notice_wrapper:after{
    content: "";
    display: block;
    clear: both;
}

.media_news_wrapper:after{
    content: "";
    display: block;
    clear: both;
}
.notice_wrapper {
   /* padding: 15px 0;*/
}

.media_news_wrapper {
    /* padding: 15px 0;*/
}

.btnmore {
    font-family: 'Nanum Gothic';
    float: right;
    color: #7a848b;
    font-size: 13px;
}

.btnmore:hover {
    color: #4b5257;
}

.media_news_box>h5:after {
    content: "";
    display: block;
    clear: both;
}

.noticebox>h5:after {
    content: "";
    display: block;
    clear: both;
}

.icon_contents_wrapper li img {
    margin-bottom: 20px;
}

.icon_contents_wrapper li {
    float: left;
    text-align: center;
    margin: 15px 14px 1px 1px;
    font-family: 'Nanum Gothic';
    font-weight: 500;
    font-size: 16px;
}
.icon_contents_wrapper:after {
    content: "";
    display: block;
    clear: both;
}

.banner_ex li{
    float: left;
    margin: 0 59px;
}

.banner_ex {
    padding: 30px 0 20px; 0; 
    border: 1px solid #e6e6e6;
}

.banner_ex:after {
    content: "";
    display: block;
    clear: both;
}

.banner_button_wrapper {
    margin-top: 50px;
}

.banner_button_wrapper li{
	width: 340px;
    padding: 100px 0;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
	border: 1px solid #a2cceb;
	text-align: center;
} 

.banner_button_wrapper a {
  color: black;    
}

.banner_button_wrapper li:hover{
    background-color: #a2cceb;  
} 

.banner_button_wrapper li:first-child {
    margin-left: 0px;
}


/* 푸터 색깔 */
footer {
    margin-top: 40px;
   /* background-color: #2b997c; */
    border: 1px solid #e6e6e6;
    padding: 20px 0;
    width: 1254px;
}

footer p {
    text-align: center;
    margin-top: 5px;
    color: #707070;
        
        
}

.footer_adress {
      font-family: 'Nanum Gothic';
    font-weight: 500;
    font-size: 13px;
}

/* Je-Hee, Nam */


.newspaper_followup {
	/*background-image:url('/img/icon_newspaper_followup_hover5_back.png');*/
	width: 324px;
	height: 234px;
	/*box-shadow: 2px 2px 2px grey;*/
	display:none;
}

.weekly_media {
	/*background-image:url('/img/icon_weekly_media_hover5_back.png');*/
	width: 324px;
	height: 234px;
	/*box-shadow: 2px 2px 2px grey;*/
	display:none;
}


.newspaper_lab {
	/*background-image:url('/img/icon_newspaper_lab_hover5_back.png');*/
	width: 390px;
	height: 110px;
	/*box-shadow: 2px 2px 2px grey;*/
	display:none;
}

.adkan {
	/*background-image:url('/img/icon_adkan_hover5_back.png');*/
	width: 390px;
	height: 110px;
	/*box-shadow: 2px 2px 2px grey;*/
	display:none;
	
}

/*
.tbl_tr {
	color:white;
	background-color: #337ab7;
	font-size: 14px;
}
*/

.tbl_tr {
	/*border-top:2px #006fbf solid;*/
	border-top:2px #006fbf solid;
	background-color:#eaeaea;
	font-size: 14px;
	
}

.tbl_td {
	font-size: 13px;
	/*height: 14px;*/
	
}

.tbl_td1 {
	font-size: 12px;
	height: 13px;
	text-align: center;
	
}

.pointer {
	cursor:pointer;
}

.wrap-loading{ /*화면 전체를 어둡게 합니다.*/
	position: fixed;
    left:0;
	right:0;
	top:0;
	bottom:0;
	background: rgba(0,0,0,0.2); /*not in ie */
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr='#20000000', endColorstr='#20000000');    /* ie */
} 
		
.wrap-loading div{ /*로딩 이미지*/
    position: fixed;
    top:50%;
    left:50%;
    margin-left: -21px;
    margin-top: -21px;
}
	    
.display-none{ /*감추기*/
    display:none;
}  

.text_a {
	color: #262626;
	text-decoration:none;
}

/* 게시판 글 폰트 조정 */
.line span{
	line-height:25px;
	font-size:15px;
	font-family: 'Nanum Barun Gothic';
}


.line{
	/*font-size:15px;*/
	font-family: 'Nanum Barun Gothic';
	letter-spacing:0em;
	word-spacing:0.1em;
	line-height:23px;
}


.font_class {
	font-family: 'Nanum Barun Gothic';
}

.td {
	width:100%; /* width값을 주어야 ...(말줄임)가 적용된다. */
	overflow: hidden;
	text-overflow:ellipsis; /*overflow: hidden; 속성과 같이 써줘야 말줄임 기능이 적용된다.*/
	white-space:nowrap; /*<td>보다 내용이 길경우 줄바꿈 되는것을 막아준다.*/
}

.icon_style {
	vertical-align: middle;
	color:#949494;
}

/* ie10 x mark del */	
input[type=text]::-ms-clear{display: none; }


.cont-box1 { 
	width: 0; 
	height: 0; 
	border-top: 40px solid #cfcdcd; 
	border-right: 80px solid transparent;
	margin-left:10px;
	float: right; 
}
