@charset "utf-8";
/* CSS Document */

/* reset */ 
* {margin:0;padding:0;}
*:focus {outline: none;}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, abbr, acronym, cite, code, del, dfn, em, img, ins, q, s, samp, strike,  sub, sup, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, embed { margin:0px; padding:0px; border:0px; }
html { overflow-y:scroll; overflow-x:hidden;}
html,body { width:100%; height:100%; word-break:keep-all; -ms-word-break:keep-all;background:#fff; }
body, input, button, textarea, select { color:#333; font-family:"Noto Sans KR", Dotum, Arial, sans-serif; font-size:16px; font-weight:300; line-height:150%; letter-spacing: -0.5px;border:none;}
img, fieldset, iframe { border:0px none; }
caption { width:0px; height:0px; visibility:hidden; line-height:0%; font-size:0px; }
ol, ul, li { list-style:none; }
input, select, button, img, textarea { vertical-align:middle; }
i, em, address { font-style:normal; }
label, button { cursor:pointer; }
button { margin:0px; padding:0px; border:0px; background-color:transparent; cursor:pointer; }
button *{ position:relative; }
button img { left:-3px; *left:auto; }
table { border-spacing:0; width:100%; border: 0px none; border-collapse:collapse; table-layout:fixed; word-wrap:break-word; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block; margin:0px; padding:0px; border:0px; }
form { text-align:left; }
caption, th, td { text-align:left; font-weight:normal; }
legend { *width:0px; }
audio, canvas, img, video {vertical-align: middle;display: inline-block;}

a:link { color:#4b4b4b; text-decoration:none; }
a:visited { color:#4b4b4b; text-decoration:none; }
a:hover { color:#4b4b4b; text-decoration:none; }
a:active { color:#4b4b4b; text-decoration:none; }

a.rollover img.over { display:none; }
a.rollover:hover img { display:none; }
a.rollover:hover img.over { display:inline; }

.float_l { float:left; }
.float_r { float:right; }
.clr_b { clear:both; }
.pc_hidden {display:none !important;}
.ready { width:100%; text-align:center; padding:20px 0;}

.mg_t_5 { margin-top:5px; }
.mg_t_10 { margin-top:10px; }
.mg_t_11 { margin-top:11px; }
.mg_t_15 { margin-top:15px; }
.mg_t_20 { margin-top:20px; }
.mg_t_26 { margin-top:26px; }
.mg_t_30 { margin-top:30px; }
.mg_t_40 { margin-top:40px; }
.mg_t_50 { margin-top:50px; }
.mg_t_m30 { margin-top:-30px; }
.mg_b_5 { margin-bottom:5px; }
.mg_b_10 { margin-bottom:10px; }
.mg_b_20 { margin-bottom:20px; }
.mg_b_30 { margin-bottom:30px; }
.mg_b_40 { margin-bottom:40px; }
.mg_b_50 { margin-bottom:50px; }
.mg_l_5 { margin-left:5px; }
.mg_l_10 { margin-left:10px; }
.mg_l_20 { margin-left:20px; }
.mg_l_40 { margin-left:40px; }
.mg_l_80 { margin-left:80px; }
.mg_l_100 { margin-left:100px; }
.mg_l_250 { margin-left:250px; }
.mg_r_10 { margin-right:10px; }
.mg_r_56 { margin-right:56px; }

.mg_r_pc { margin-right:16px; }

.txt_bd { font-weight:500; }
.txt_wh { color:#fff; }
.txt_bk { color:#232323; }
.txt_ye { color:#014696; }
.txt_rd { color:#014696;}
.txt_rd2 { color:#bb4b50; }
.txt_red { color:#ff0000;}
.txt_bl { color:#0c4e9b;}
.txt_bl2 { color:#4c6bae; }
.txt_33 { color:#333; }
.txt_66 { color:#666; }
.txt_s {font-size:13px;}
.txt_it { font-style:italic;}
.txt_gr { color:#347ab7; font-weight:normal;}
.txt_g_11 { font-size:11px; color:#999; }
.align_c { margin:0 auto;}
.align_r { text-align: right; }
.txt_point { color:#0c4b9a;}
.ud_line { text-decoration: underline;}

/* input */
.txt_box {border:1px solid #ddd;padding:0 6px;/*min-height:32px;*/}
input[type=checkbox]{vertical-align:middle;  }
input[type=radio] {vertical-align:middle; margin-left: 30px; }
input[type=radio]:first-child {margin-left: 0px; }

h1 { font-size:24px; font-weight:600; margin:24px 0; }
h2 { font-size:48px; font-weight:600; color:#333;  width:auto; text-align:center; line-height:48px; margin-bottom:48px; }
/*h3 { font-size:22px; font-weight:500; color:#0c4b9a; line-height:1.5em; margin: 30px 0 10px; }*/
h3 { font-size:22px; font-weight:600; color:#0c4b9a; line-height:1.5em; margin: 50px 0 20px; }
h3.line_no { font-size:28px; font-weight:500; color:#0c4b9a; line-height:1.5em; margin: 50px 0 20px; border-top: none;border-bottom: none; padding:0; text-align: center; }
h3.box { font-size:24px; font-weight:300; color:rgba(255,255,255,0.85); line-height:1.5em; margin: 50px 0 20px; border-top: none;border-bottom: none;padding: 10px 0;background: url(../images/sub/sub01_1_bg01.jpg);text-align: center;}
h3.box span { font-weight:500; color:#fff;}
.num { content: ''; width: 26px; height: 26px; font-size:18px; font-weight:500; color:#fff; line-height:25px; text-align: center; background: #0c4b9a; border-radius: 3px; display: inline-block; margin-right: 5px;  }
h3.line { border-top:2px #000 solid; border-bottom:1px #ddd solid; margin-bottom: 30px;margin-top: 0px;padding: 10px 0;}
h4 { font-size:22px; font-weight:500; color:#444; line-height:1.0em; margin: 40px 0 20px; padding-left: 17px; position: relative;} 
h4:after {     content: '';
    width: 7px;
    height: 7px;
    background: #0c4b9a;
    position: absolute;
    left: 0px;
    top: 8px;
}

h5 { font-size:20px; color:#fd9419; font-weight:500; line-height:1.0em; margin:30px 0 15px; } /* sub left-bar title style */
h6 { font-size:40px; color:#0c4e9b; margin-bottom:20px; }

#wrap { width:100%;position:relative; box-sizing:border-box; background:#f4f4f4;}
#wrap #header { width:100%; margin:0 auto; transition: all 0.5s ease;}
#wrap #header.on .nav > ul {
    display: block;
}
#wrap #header.on #navi { width:100%; position:absolute; z-index:600; background: #fff; position: fixed;}

#wrap #header .t_menu { float: right; margin: 0 80px 0 0;}
#wrap #header .t_menu ul { }
#wrap #header .t_menu ul li { font-size:16px;   float:left; margin: 0 15px; }
/*#wrap #header .t_menu ul li:first-child {  border-right: 1px #999 solid; padding-right: 30px;}*/
#wrap #header .t_menu ul li a { color:#ddd; }

#wrap #header #navi { width:100%; position:absolute; z-index:600; background: #fff; border-bottom: 1px #ddd solid; position: fixed;}
#wrap #header #navi .navi_area { margin:0 auto; width:1200px; height:80px; }
#wrap #header .sub_nav_bg { left:0; top:0px; width:100%; height:0px; background:url('../images/gnb_sub_bg.png') repeat-x 0 80px; overflow:hidden; position:absolute; display:none; z-index:501; position: fixed;}
.sub_nav_img { margin-left:250px; left:50%; top:0px; width:329px; height:140px; position:absolute; display:none; z-index:499; }
.nav { margin:0 auto; width:100%; height:80px; overflow:hidden; padding: 28px 0px 0px 0px; box-sizing: border-box; }
.nav .logo { /*width: 238px;*/ height:80px; margin-top: -10px; float:left; margin-right: 40px;}
.nav > ul { /*width: 888px;  margin: 0px 0 0 10px;*/ text-align: center; overflow: hidden;float: left;}
.nav > ul > li { width:156px; font-size:17px; font-weight:400; text-align:center; float:left; }
.nav > ul > li a { display:block; color:#333; }
.nav > ul > li a:hover { display:block; color:#0c4b9a;}
.nav > ul > li.selected { background:url('../images/gnb_sub_bg_over.png') repeat-x 0 54px; }
.nav > ul > li.selected  > div.sub_nav ul li {color:#fff; }
.nav > ul > li > div.sub_nav { margin:30px 0 0px 0;  height: 180px; border-right:1px #ebebeb solid; padding: 5px 0 0; box-sizing: border-box; }
.nav > ul > li > div.sub_nav ul li { padding:5px 15px 5px 15px; font-size:15px; color:#555; font-weight:300; letter-spacing: -1.0px; cursor:pointer; /*overflow: hidden; text-overflow: ellipsis; white-space: pre; */}
.nav > ul > li.selected > div.sub_nav ul li { color:#fff; }
.nav > ul > li.selected > div.sub_nav ul li a { color:#fff; }
.nav > ul > li.selected > div.sub_nav ul li:hover { color:#fff; font-weight:400;}
.menu_area {float:right;}
.menu_area ul li {float:left;margin-left: 20px;}
.menu_area ul li:first-child {margin-left: 0px;}

#header .open {
    width: 100%;
    overflow: hidden;
    padding: 0px 0 16px;
}

#header .open ul {
    float: right;
    overflow: hidden;
}

#header .open ul li {
    float: left;
    padding: 0 0 0 24px;
	font-size: 13px;
	font-weight: 300;
	letter-spacing: normal;
}
#header .open ul li a {
	color: #0c4b9a;
}
#header.on .open {  }
#header.on .open ul li a { color:#0c4b9a;}
/*@media screen and (max-width:1800px) {
.nav > ul { width: 740px; float: left; margin: 0px 0 0 350px; text-align: center; overflow: hidden;}
}
@media screen and (max-width:1700px) {
.nav > ul { width: 740px; float: left; margin: 0px 0 0 300px; text-align: center; overflow: hidden;}
}
@media screen and (max-width:1600px) {
.nav > ul { width: 740px; float: left; margin: 0px 0 0 250px; text-align: center; overflow: hidden;}
}
@media screen and (max-width:1500px) {
.nav > ul { width: 740px; float: left; margin: 0px 0 0 200px; text-align: center; overflow: hidden;}
#wrap #header .t_menu {margin: 0 50px 0 0;}
}
@media screen and (max-width:1400px) {
.nav > ul { width: 740px; float: left; margin: 0px 0 0 150px; text-align: center; overflow: hidden;}
}
@media screen and (max-width:1300px) {
.nav > ul { width: 740px; float: left; margin: 0px 0 0 100px; text-align: center; overflow: hidden;}
}
@media screen and (max-width:1200px) {
.nav > ul { width: 740px; float: left; margin: 0px 0 0 50px; text-align: center; overflow: hidden;}
}
*/
.nav .btn_all { top:28px; right:28px; cursor:pointer; position:absolute; /*background: rgba(0,0,0,0.8); width: 80px; height: 80px; padding: 30px;*/  box-sizing: border-box;}
.btn_close {position:absolute; top:28px; right:25px; z-index:1000; cursor:pointer;}

#header .sub_nav.on .link:after {
    content: url(../images/common/ic_external_sm_on.png);
    font-weight: 600;
    margin-left: 8px;
    font-size:13px;
}     

#header .sub_nav .link:after {
    content: url(../images/common/ic_external_sm.png);
    font-weight: 600;
    margin-left: 8px;
    font-size:13px;
}

#offcanvas .sub_nav .link:after {
    content: url(../images/common/ic_external_sm.png);
    font-weight: 600;
    margin-left: 8px;
    font-size:13px;
}

/* hamburger */
#menu-container { float: right;}

#menu-wrapper {
    overflow: hidden;
    max-width: 100%;
    cursor: pointer;
}

/* 
#menu-wrapper #hamburger-menu {
    position: relative;
    width: 25px;
    height: 20px;
    margin: 15px;
}*/


#menu-container #menu-wrapper #hamburger-menu span {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    right: 0;
    display: block;
    width: 100%;
    height: 2px;
    border-radius: 10px;
    color: black;
    background-color: white;
    position: absolute;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
}

#menu-container #menu-wrapper #hamburger-menu span:nth-child(1) {
    top: 0;
}
#menu-container #menu-wrapper #hamburger-menu span:nth-child(2) {
    top: 9px;
}
#menu-container #menu-wrapper #hamburger-menu span:nth-child(3) {
    top: 18px;
}
#menu-container #menu-wrapper #hamburger-menu.open span:nth-child(1) {
    top: 9px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
#menu-container #menu-wrapper #hamburger-menu.open span:nth-child(2) {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    left: -60px;
}
#menu-container #menu-wrapper #hamburger-menu.open span:nth-child(3) {
    top: 9px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

#menu-container .menu-list .menu-submenu li{
    padding: 10px 10px 10px 32px;
	background:url(../images/li_bullet2.gif) no-repeat 20px 20px #f0f0f0;
	letter-spacing:-1.0px;
	cursor: pointer;

}

#menu-container .menu-list .menu-submenu li:first-child{
    padding: 20px 10px 10px 32px;
	background:url(../images/li_bullet2.gif) no-repeat 20px 30px #f0f0f0;
	border-top:1px #dbdcd2 solid;	
}
#menu-container .menu-list .menu-submenu li:last-child{
    padding: 10px 10px 20px 32px;
	background:url(../images/li_bullet2.gif) no-repeat 20px 20px #f0f0f0;
}
#menu-container .menu-list .menu-submenu li.menu-slist{
    padding: 5px 5px 5px 50px;
	background:none #f0f0f0;
	letter-spacing:-1.0px;
	cursor: pointer;

}
#menu-container .menu-list .menu-submenu li.menu-slist:last-child {
    padding: 5px 5px 35px 38px;
}

#menu-container .menu-list {
    display: block;
    position: absolute;
    width: 100%;
    max-width: 360px;
    box-shadow: rgba(100,100,100,0.2) 6px 2px 10px;
    z-index: 999;
    overflow-y: auto;
    overflow-x: hidden;
    right: -100%;
	top:0px;
	box-sizing:border-box;
}

#menu-container .menu-list li {
}
#menu-container .menu-list li.accordion-toggle, #menu-container .menu-list .menu-login {
    font-size: 18px;
	color:#333;
    text-transform: uppercase;
    border-top: 1px solid #dbdcd2;
    background:#fff;
	letter-spacing:-0.5px;
	padding: 20px 22px;
	cursor: pointer;
	font-weight: 500;
	cursor: pointer;
}

#menu-container a .menu-list a li.accordion-toggle a, #menu-container .menu-list a .menu-login a {
	color:#000 !important;
}

#menu-container .menu-list .menubar {
    font-size: 15px;
	color:#fff;
	font-weight:100;
    padding: 30px;
    text-transform: uppercase;
    border-top: 1px #0c4b9a  solid;
    background:#0c4b9a;
	width:100%;
	height:80px;
	box-sizing: border-box;
}

#menu-container .menu-list .menubar a {
    font-size: 19px;
	color:#fff;
	font-weight:400;	
    padding: 20px 0 20px 0;
}

.accordion-toggle, .accordion-content {
    font-size: 16px;
    position: relative;
	color: #555;
}

.accordion-content {
    display: none;
}

.accordion-toggle span[class^='icon-'] {
    position: absolute;
    right: 15px;
    font-size: 30px;
    top: calc(50% 20px);
	color:#999;
}
.accordion-toggle span.icon-plus, .accordion-toggle span.icon-minus {
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.accordion-toggle span.icon-plus {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
}
.icon-minus:before {
    content: "\2013"
}

.icon-plus:before {
    content: "+"
}

/* hamburgerMenu */

.offcanvas {
    height: 100%;
    width: 580px;
    position: fixed;
    z-index: 1000;
    top: 0;
    right: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;
}

.offcanvas .menu_wrapper {
    -ms-overflow-style: none;
}
.offcanvas .menu_wrapper::-webkit-scrollbar {
    display: none;
}

#offcanvas::-webkit-scrollbar {
    display: none;
}

#offcanvas {
	margin-right:-580px;
	transition: 0.5s;
	transition: margin-right .5s;
	-ms-overflow-style: none;
	
}
#offcanvas.open{
	margin-right:0;
}

/* Style the tab */
.offcanvas .tab {
	float: left;
	background-color: #0c4b9a;
	width: 220px;
	height:100%;
	color: #fff;
	padding-top:80px;
	position:relative;
}

.offcanvas .tab .fixed_wrapper{
	position:fixed;
	background-color: #0c4b9a;
	height:100%;
	width:220px;
}

.offcanvas .h_tablinks {
	display: block;
	background-color: inherit;
	color: #fff;
	padding: 0 20px;
	width: 100%;
	border: none;
	outline: none;
	text-align: left;
	cursor: pointer;
	font-size: 18px;
	height: 72px;
	line-height: 72px;
}
.offcanvas .h_tablinks.point {
    background: #384d95;
}

.offcanvas .h_tablinks:hover {
	background-color: #384d95;
}

.offcanvas .h_tablinks.active {
  background-color: #fff;
  color: #111;
	font-weight:600;
}

/* Style the tab content */
.offcanvas .menu_wrapper {
    width: calc(100% - 220px);
    float: left;
}

.offcanvas .h_tabcontent {
	display: none;
	margin-top:82px;
}


.offcanvas .h_tabcontent .sub_nav > li > a {
    height: 70px;
    line-height: 70px;
    font-size: 17px;
    color: #333;
    padding: 0 25px;
    border-bottom: 1px solid #e1e1e1;
	display:block;
}
/*.offcanvas .h_tabcontent .sub_nav > li:first-child > a {
	padding: 0px 30px 0 30px;
}*/

.offcanvas .menu_login {
    background-color: #404040;
    height: 80px;
    line-height: 80px;
    font-size: 18px;
    color: #fff;
    padding: 0 30px;
	position: fixed;
	top:0;
	width: calc(100% - 180px);
	z-index:999;
}
.offcanvas .menu_login .wrapper{
	position:relative;
	width:300px;
	height:100%;
}
.offcanvas .menu_login .wrapper a {
	margin-right: 10px;
}

.offcanvas .menu_login a,.menu_login a:hover {
	color:#fff;
}

.offcanvas .right_p {
	position:absolute;
	right:0;
	top:0;
}
.offcanvas .btn_close {
    width: 30px;
    height: 30px;
    position: relative;
    text-indent: -9999px;
    top: 0;
    right: 0;
}
.offcanvas .btn_close:before,.btn_close:after{
  content:'';
  width:30px;
  height:1px;
  position:absolute;
  left: 50%;
  top: 50%;
  border-radius:4px;
  background:#fff;
}
.offcanvas .btn_close:before{
  transform:translate(-50%,-50%) rotate(-45deg)
}
.offcanvas .btn_close:after{
  transform:translate(-50%,-50%) rotate(45deg)
}
.offcanvas .h_tabcontent .depth3 {
	display: none;
	border-bottom: 1px solid #ddd;
	padding:20px 28px;
}
.offcanvas .h_tabcontent .depth3 .menu3 {
    font-size: 16px;
    line-height: 32px;
    color: #111;
}

.offcanvas .h_tabcontent .depth3 .menu3:before {
    content: "";
    width: 4px;
    height: 4px;
    background: #d7c9b1;
    display: inline-block;
    margin-right: 8px;
    vertical-align: middle;
    margin-bottom: 4px;
}

.offcanvas .h_tabcontent .depth3 .menu3 a {
    color: #111;
}

.offcanvas .h_tabcontent .depth3 .menu3 a:hover {
    text-decoration: underline;
}
.offcanvas .h_tabcontent .menu2_link { 
    position:relative; 
}

.offcanvas .h_tabcontent .menu2_link.active {
	color:#0c4b9a !important;
	font-weight:500;
    transition: 0.5s;
}
.offcanvas .h_tabcontent .menu2_link:after {
  content:'';
  display:inline-block;
  width:9px;
  height:9px;
  margin:-5px 12px auto auto;
  vertical-align:middle;
  border-right:2px solid #aaa;
  border-top:2px solid #aaa;
  transform:rotate(135deg);
  position:absolute;
  top:35px;
  right:20px;
    transition: 0.5s;
}
.offcanvas .h_tabcontent .menu2_link.active:after {
  content:'';
  display:inline-block;
  width:9px;
  height:9px;
  margin:-5px 12px auto auto;
  vertical-align:middle;
  border-right:2px solid #aaa;
  border-top:2px solid #aaa;
  transform:rotate(-45deg);
  position:absolute;
  top:40px;
  right:20px;
    transition: 0.5s;
}

/* Clear floats after the tab */
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}	
.overlay {
	display: none;
	z-index: 999;
	position: fixed;
	width: 100%; 
	height: 100%;
	left: 0; 
	top: 0;
	background-color: rgba(0,0,0, 0.4);
	overflow-x: hidden;
	transition: background-color 2s;
	cursor: pointer;
}
/* GNB */
#wrap #header #gnb { width:1200px; position:absolute; left:50%; margin-left:-520px; z-index:499;}

#wrap #header #m_visual { margin:0 0 0 0; width:100%; min-width:1200px; height:600px;position:relative; overflow: hidden; padding: 80px 0 0 0;}
#wrap #header #m_visual .main_copy {width:1200px; position:absolute; top:250px; left:50%; margin-left:-600px; z-index:498; font-size:48px; line-height:1.1em; font-weight:600; color:#fff; letter-spacing: -1.0px;text-shadow: 4px 4px 6px rgba(51,51,51,0.4);  }
#wrap #header #m_visual .main_copy .txt01 {text-align: center; }
/*#wrap #header #m_visual .main_copy .txt01:before { content: ""; top: 15px; left: -40px; width: 8px; height: 220px; display: block; background: #fff;position:absolute;}*/
#wrap #header #m_visual .main_copy .txt02 {text-align: center; /*text-transform: uppercase;*/ margin-top: 60px;}
#wrap #header #m_visual .main_copy span { font-weight:100; }
#wrap #header #m_visual .scroll {  position:absolute; width: 50px; top:420px; left:50%; margin-left:-25px; z-index:498; }
#wrap #header #m_visual .scroll .ic_scroll {color:#fff; text-align: center; line-height: 1.2em;margin-top: 10px;margin-left: -18px; }
#wrap #header #s_visual { width:100%; min-width:1200px; /*height: 325px;*/ position:relative;padding: 0px 0 0 0; }
#wrap #header #s_visual p { font-size: 28px; color: #fff; font-weight: 400; line-height: 30px; margin-top: 20px;   }

/* main slide image */
.slide { width:100%; height:600px; position:relative; display:block;  }
.slide_ul { display:block; }
.slide_ul > li { width:100%; height:600px; top:0px; position:absolute; z-index:1; display: block; }
.m_img1 { background:url('../images/main/main_visual_01.jpg') no-repeat center bottom; }
.m_img2 { background:url('../images/main/main_visual_02.jpg') no-repeat center bottom; }
.m_img3 { background:url('../images/main/main_visual_03.jpg') no-repeat center bottom; }
.m_img4 { background:url('../images/main/main_visual_04.jpg') no-repeat center bottom; }
.m_img5 { background:url('../images/main/main_visual_05.jpg') no-repeat center bottom; }
.show { display:block; }

/* main slide image navi */
.slide_btn { margin:0px 0px 0px -35px; top:540px; left:50%; bottom:0; position:absolute; z-index:2;/* display: none;width:560px; */}
.slide_btn:after { content:''; display:block; clear:both; }
.slide_btn > li { margin:0px 10px 0px 0px; float:left; }
.slide_btn > li a { width:12px; height:12px; background:url('../images/main_img_nv1_off.png') no-repeat; text-indent:-999em; display:block; }
.slide_btn > li a.active, li a:hover.active { background:url('../images/main_img_nv1_on.png') no-repeat; }
.slide_btn > li a:hover { background:url('../images/main_img_nv1_on.png') no-repeat; }

/* sub slide images */
#slides div { width:100%; height:500px; }
.s_img1 { background:url('../images/sub/sub_img1.jpg') no-repeat bottom center; text-align: center; height:380px; font-size: 48px; color: #fff; font-weight: 600; line-height: 60px; text-shadow: 4px 4px 6px rgba(51,51,51,0.4); padding: 170px 0 0 0; box-sizing: border-box;}
.s_img2 { background:url('../images/sub/sub_img2.jpg') no-repeat bottom center; text-align: center; height:380px; font-size: 48px; color: #fff; font-weight: 600; line-height: 60px; text-shadow: 4px 4px 6px rgba(51,51,51,0.4); padding: 170px 0 0 0; box-sizing: border-box;}
.s_img3 { background:url('../images/sub/sub_img3.jpg') no-repeat bottom center; text-align: center; height:380px; font-size: 48px; color: #fff; font-weight: 600; line-height: 60px; text-shadow: 4px 4px 6px rgba(51,51,51,0.4); padding: 170px 0 0 0; box-sizing: border-box;}
.s_img4 { background:url('../images/sub/sub_img4.jpg') no-repeat bottom center; text-align: center; height:380px; font-size: 48px; color: #fff; font-weight: 600; line-height: 60px; text-shadow: 4px 4px 6px rgba(51,51,51,0.4); padding: 170px 0 0 0; box-sizing: border-box;}
.s_img5 { background:url('../images/sub/sub_img5.jpg') no-repeat bottom center; text-align: center; height:380px; font-size: 48px; color: #fff; font-weight: 600; line-height: 60px; text-shadow: 4px 4px 6px rgba(51,51,51,0.4); padding: 170px 0 0 0; box-sizing: border-box;}

.slidesjs-pagination { margin-left:-520px; left:50%; top:200px; width:506px; position:absolute; z-index:18; }
.slidesjs-pagination li { margin-right:10px; float:left; }
.slidesjs-pagination li a { width:47px; height:3px; text-indent:-9999px; /*background:url('../images/main_img_nv1_off.png') no-repeat 0px 0px;*/ float:left; display:block; overflow:hidden; }
.slidesjs-pagination li a.active, .slidesjs-pagination li a:hover.active { /*background:url('../images/main_img_nv1_on.png') no-repeat 0px 0px; */}
.slidesjs-pagination li a:hover {/* background:url('../images/main_img_nv1_on.png') no-repeat 0px 0px; */}

.sub_menu_wrap { background:#0c4b9a; width:100%; z-index:99; 
	-webkit-transition: all 0.5s ease;
  -moz-transition: position 6s;
  -ms-transition: position 6s;
  -o-transition: position 6s;
  transition: all 0.5s ease;

}
.fixed { 
	/*position:fixed; */
	top:133px; 
	animation: smoothScroll 0.5s forwards;
}
@keyframes smoothScroll {
	0% {
		transform: translateY(-146px);
	}
	100% {
		transform: translateY(0px);
	}
}
.sub_menu { position:relative; width:1200px; height:52px; margin:-52px auto 0; background: #0c4b9a; }
.sub_menu .home { width:60px !important; height:52px; }
.sub_menu .home img { margin-top:-4px; }
.sub_menu .menu { float:left; width:240px; line-height:52px; border-right:1px solid rgba(255, 255, 255, 0.1); color:#fff; font-size:16px; box-sizing: border-box; letter-spacing: -1px; overflow: hidden}
.sub_menu .menu > a { display:block; position:relative; width:100%; height:100%; background: #0c4b9a; padding:0 20px; cursor:pointer; box-sizing: border-box;overflow: hidden; text-overflow: ellipsis; white-space: pre;}
.sub_menu .menu a:hover { background: #384d95; color:#fff; }
.sub_menu .sub_menu_arrow { display:inline-block; width:9px; height:6px; background:url(../images/select_arrow.png) 0 0 no-repeat;  position:absolute; top:24px; right:20px; }

.sub_menu .depth_list { position:absolute; width:240px; font-size:15px; display:none; z-index:99; box-sizing: border-box; }
.sub_menu .depth_list li a { display:block; padding-left:20px; height:40px; line-height:40px; box-sizing: border-box;color:#fff; background: #333; border-right:1px solid rgba(255, 255, 255, 0.1);border-top:1px solid rgba(255, 255, 255, 0.1);overflow: hidden; text-overflow: ellipsis; white-space: pre;}
.sub_menu .depth_list li a.link { position: relative;}
.sub_menu .depth_list li a.link:after {
    content: url(../images/common/ic_external_ssm.png);
    font-weight: 600;
    margin-left: 8px;
    font-size:13px;    
    position:absolute;
    top:0;
    right:10px;
}
.sub_menu .depth_list li a:hover { background: #222; color:#fff; }

/* main */
#wrap .contents_wrap00  { width:100%; background: #edeff0; padding: 60px 0; }
#wrap .contents_wrap00 .board_wrap { width:1200px; box-sizing:border-box; margin: 0 auto;}
#wrap .contents_wrap00 .board_wrap ul { overflow: hidden;}
#wrap .contents_wrap00 .board_wrap ul li .tit { float: left;font-size: 22px; line-height: 1.0em; color: #333; font-weight: 500;}
#wrap .contents_wrap00 .board_wrap ul li .more { float: right; margin-top: -2px;}
#wrap .contents_wrap00 .board_wrap ul li { width: 380px; background: #fff; border-top: 6px #0c4b9a solid; float: left; box-sizing: border-box; padding: 22px 32px 12px; margin-left: 30px;height: 265px;}
#wrap .contents_wrap00 .board_wrap ul li:first-child { margin-left: 0px;}
#wrap .contents_wrap00 .board_wrap ul li .menu { margin-top: 25px; }
#wrap .contents_wrap00 .board_wrap ul li .menu .txt { width: 236px; font-size: 16px; line-height: 45px; color: #333; font-weight: 300; display: block; max-height: 45px; word-break: break-all;float: left;overflow: hidden;}
#wrap .contents_wrap00 .board_wrap ul li .menu .date { width: 70px;font-size: 15px; line-height:45px; color: #999; font-weight: 300; display: block; max-height: 45px; float: right; text-align: right;}
#wrap .contents_wrap00 .board_wrap ul li .menu a { overflow: hidden; border-top: 1px #ddd solid; display: block;}
#wrap .contents_wrap00 .board_wrap ul li .menu a:first-child { border-top: none; margin-top: 40px; }
#wrap .contents_wrap00 .board_wrap ul li .menu a:hover { color: #0c4b9a; }

#wrap .contents_wrap01  { width:100%; height: 308px; background: url(../images/main/company_bg.jpg) center; padding: 82px 0 0; box-sizing:border-box;  }
#wrap .contents_wrap01 .company_wrap { width:1200px; margin: 0 auto; }
#wrap .contents_wrap01 .company_wrap .txt { font-size:18px; line-height: 2em; font-weight:300; color: #fff; }
#wrap .contents_wrap01 .company_wrap .txt span.txt_b { font-weight:500; }

#wrap .contents_wrap02  { width:100%; background: #fff; padding: 70px 0 60px; box-sizing:border-box;  }
#wrap .contents_wrap02 .quick_wrap { width:1200px; margin: 0 auto; }
#wrap .contents_wrap02 .quick_wrap .tit { font-size: 30px; line-height: 1.5em; color: #333; font-weight: 300; text-align: center; margin-bottom: 40px;}
#wrap .contents_wrap02 .quick_wrap .tit span { font-weight: 600; }
#wrap .contents_wrap02 .quick_wrap ul { overflow: hidden; }
#wrap .contents_wrap02 .quick_wrap ul li { width: 285px; float: left; margin-left: 20px;  }
#wrap .contents_wrap02 .quick_wrap ul li:first-child { margin-left: 0px;  }
#wrap .contents_wrap02 .quick_wrap ul li .img { }
#wrap .contents_wrap02 .quick_wrap ul li .txt_wrap { width: 100%; height: 110px; border: 1px #ddd solid; border-top: none; font-size:18px; line-height: 1.3em; font-weight:500; color: #333; text-align: center; padding: 20px;  box-sizing:border-box; }
#wrap .contents_wrap02 .quick_wrap ul li .txt_wrap p { font-size:15px; line-height: 1.2em; font-weight:300; color: #666; margin-top: 10px;  }

#wrap .contents_wrap03  { width:100%; background: #fff; padding: 20px 0 20px; box-sizing:border-box; background: #f0f0f0;  }
#wrap .contents_wrap03 .relation_wrap { width:1200px; margin: 0 auto; }
#wrap .contents_wrap03 .relation_wrap ul { overflow: hidden;}
#wrap .contents_wrap03 .relation_wrap ul li { width: 285px; float: left; margin-left: 20px; /*background: #fff; padding: 10px 0;  */}
#wrap .contents_wrap03 .relation_wrap ul li:first-child { margin-left: 0px;  }


/************* layout-footer *************/

.footer {
    background: #29313d;
}

.footer .wrapper {
    width: 1200px;
    margin: 0 auto;
    padding: 34px 0;
    overflow: hidden;
}

.footer .wrapper .logo {
    float: left;
    width: 317px;
}

.footer .wrapper .txt {
    float: left;
    color: #ccc;
    font-weight: 300;
    font-size: 14px;
    letter-spacing: -0.3px;
	margin-left: 50px;
}

.footer .wrapper  .site {
    float: left;
    width: 220px;
    position: relative;
}

.footer .wrapper .txt span {
    /*display: block;*/
    font-size: 14px;
    letter-spacing: 0.5px;
}

.footer .wrapper .site ul {
    position:absolute;
    bottom: 44px;
    left: 0;
	display:none;
}
.footer .wrapper .site ul.on {
	display:block;
}
.footer .wrapper .site ul li {
    height:44px;
    line-height:44px;
    width: 220px;
    padding: 0 12px;
    background: #111;
    z-index: 999;
    border-top: 1px solid #555;
    border-right: 1px solid #555;
    border-left: 1px solid #555;
}
.footer .wrapper .site ul li a {
    color: #bbb;
	display:block;
	width:100%;
	height:100%;
}
.footer .wrapper .site .btn_toggle {
    display: block;
    width: 100%;
    height: 44px;
    line-height: 44px;
    border: 1px solid #fff;
    padding: 0 12px;
    color: #fff;
    position: relative;
	cursor: pointer;
}
.footer .wrapper .site .btn_toggle:hover {
	background:#000;
}
.footer .wrapper .site .btn_toggle img {
    float: right;
    padding: 12px 0;
    transform: rotate(180deg);
}
.footer .wrapper .site ul {
    position:absolute;
    bottom: 44px;
    left: 0;
}

.footer .wrapper .site ul li {
    height:44px;
    line-height:44px;
    width: 220px;
    padding: 0 12px;
    background: #000;
    z-index: 999;
}


/*btn*/
.btn_inc{ display:inline-block; border-radius:0px; box-sizing:border-box; border:none; padding:10px; text-align:center; vertical-align:middle; cursor:pointer; width:auto; font-size:16px; letter-spacing:1px; background:#eee; }
.btn_inc.list{ background:#777; color:#fff; font-size:16px; width:150px; height:42px; }
.btn_inc.list:hover{ background:#666; }
.btn_inc.cancel{ background:#444; color:#fff; font-size:16px; width:150px; height:38px; }
.btn_inc.cancel:hover{ background:#333; }
.btn_inc.more{ padding:0 10px; background:#717171; color:#fff; font-size:15px; letter-spacing:-0.05em; height:42px; }
.btn_inc.more:hover{ background:#878787; }
.btn_inc.download{ padding:0 20px; background:#014696; color:#fff; font-size:16px; height:45px; line-height:45px; letter-spacing:-0.05em; }
.btn_inc.download:hover{ background:#003e86; }
.btn_inc.newsletter{ width:200px; padding:5px 0; background:#eee; color:#222; font-size:14px; border:1px solid #959595; letter-spacing:-0.05em; }
.btn_inc.newsletter:hover{ background:#eee; }
.btn_inc.file{ padding:0 10px; background:#717171; color:#fff; font-size:13px; letter-spacing:-0.05em; height:32px; line-height:30px; }
.btn_inc.file:hover{ background:#878787; }


/* Left Menu */
.lnb { width:202px; float:left; }
.lnb .left_tt { width:202px; height:114px; background:url('../images/leftmenu_bg.jpg'); font-size:24px; font-weight:bold; color:#eff1f8; padding:46px 0 0 0px; text-align:center; box-sizing:border-box; }
.lnb .left_box { width:202px; box-sizing:border-box; }
.lnb .left_box ul.left_m li { padding-left:18px; width:202px; height:46px; line-height:42px; box-sizing:border-box; cursor:pointer;   font-size:16px; color:#333; display:block; border:1px #ebebeb solid; border-top: none; } 
.lnb .left_box ul.left_m li:first-child { border-top: 1px #ebebeb solid;;  } 
.lnb .left_box ul.left_m li:hover { color:#fff; background:url('../images/leftmenu_arrow.png')  no-repeat 182px 16px #222; border:none; }
.lnb .left_box ul.left_m li.on { color:#fff; background:url('../images/leftmenu_arrow.png')  no-repeat 182px 16px #222; border:none; }
.lnb .left_box ul.left_s li { padding-left:18px; width:202px; height:36px; line-height:36px; box-sizing:border-box; cursor:pointer; font-size:15px; color:#666; display:block; border-left:1px #ebebeb solid;border-right:1px #ebebeb solid; } 
.lnb .left_box ul.left_s li:first-child { margin-top:0px; } 
.lnb .left_box ul.left_s li:hover { color:#014696; /*background:url(../images/leftmenu_arrow1.png)  no-repeat 182px 13px #fff;*/ }
.lnb .left_box ul.left_s li.on { color:#014696; /*background:url(../images/leftmenu_arrow1.png)  no-repeat 182px 13px #fff;*/ }
.lnb .left_box ul.last_line { border-bottom:1px #ebebeb solid; } 

/* contents */
#subContainer {background: #f4f4f4;font-size: 16px;line-height: 1.6em;}
#subContainer .contents { width: 1200px;height: 100%; margin: 0 auto; padding: 80px 0 90px; min-height:610px; }
#subContainer .contents h2.sub_tit {font-size:42px; font-weight:600; color:#343434;   width:auto; text-align:center; line-height:42px; margin-bottom:42px; position: relative; }
#subContainer .contents h2.sub_tit:after {content: '';display: block; background: #0c4b9a;width: 35px;height: 3px;margin: 42px auto 0;}
#subContainer .contents .sub_copy { font-size: 28px; color: #758492; text-align: center; letter-spacing: -1.0px; line-height: 1.5em; width: 80%; margin: 0 auto 50px;}
#subContainer .contents .sub_copy span { font-weight: 500; }

.right { float: right; }
.con_area { width: 100%; height:100%; overflow:hidden; font-size: 16px;}
.con_area ul { overflow: hidden; }
ul.normal li { color: #333; line-height: 1.5em; letter-spacing: -0.5px; padding: 0px 0 0 5px; margin: 5px 0; position: relative;}
ul.circle li { color: #555; line-height: 1.5em; letter-spacing: -0.5px; padding: 0px 0 0 10px; margin: 5px 0; position: relative;}
ul.circle li:before {content: ''; width: 5px; height: 5px; border-radius: 5px; position: absolute; top: 10px; left: 0px; background: #ff7a00;}
ul.squre li { color: #555; line-height: 1.5em; letter-spacing: -0.5px; padding: 0px 0 0 12px; margin: 5px 0; position: relative;}
ul.squre li:before {content: ''; width: 5px; height: 5px; position: absolute; top: 10px; left: 0px; background: #7c8898;}
ul.bu_no li { color: #555; line-height: 1.5em; letter-spacing: -0.5px; padding: 0px 0 0 22px; margin: 5px 0 10px; text-indent: -22px;}
ul.line li { color: #555; line-height: 1.5em; letter-spacing: -0.5px; padding: 0px 0 0 18px; margin: 5px 0 5px 8px; /*text-indent: -22px;*/ position: relative;}
ul.line li:before {content: ''; width: 7px; height: 1px; position: absolute; top: 12px; left: 0px; background: #666;}

.squre p { line-height:2em}

.info_box { width: 100%; border-left: 1px #ddd solid; border-right: 1px #ddd solid; border-bottom: 1px #ddd solid; border-top: 2px #000 solid; text-align: center; padding: 40px; box-sizing: border-box; }
.info_box p { margin: 20px 0 0;}
.info_box p.txt_l { color: #0c4b9a; font-weight: 400; font-size: 20px; }






/**/
.subcon_box {
    width: 100%;
    border: 1px solid #ddd;
    padding: 20px 30px;
    margin: 30px 0 15px;
    background: #fff;
    box-sizing: border-box;
}

.subcon_box h5 {
    margin: 0;
    line-height: 1.5em;
}

/*
.point {
    font-weight: 500;
    color: #0c4b9a;
}*/

ul.squre_sub li {
    font-size: 16px;
    color: #666;
    line-height: 1.5em;
    letter-spacing: -0.5px;
    padding: 0 0 0 12px;
    margin: 5px 0;
    position: relative;
}

ul.squre_sub li:before {
    content: '';
    width: 5px;
    height: 5px;
    top: 10px;
    left: 0px;
    background: #9e9e9e;
    position: absolute;
	border-radius: 50%;
}

ul.squre_sub li ul.txt li {
    font-size: 16px;
    color: #777;
    text-indent: inherit;
    padding: 0;
    font-weight: 300;
}

ul.squre_sub li ul.txt li:before {
    width: 0;
    height: 0;
    top: 0;
    left: 0;
    background: none;
}

ul.squre li ul.txt li {
    font-size: 16px;
    color: #777;
    text-indent: inherit;
    padding: 0;
    font-weight: 300;
}

ul.squre li ul.txt li:before {
    width: 0;
    height: 0;
    top: 0;
    left: 0;
    background: none;
}

ul.bu_no li ul.txt { margin: 10px 0 20px;}

ul.bu_no li ul.txt li {
    font-size: 16px;
    color: #777;
    text-indent: inherit;
    padding: 0px 0 0 18px;
	text-indent: -18px;
    font-weight: 300;
}

.archive_wrap {
    overflow: hidden;
}

.archive_wrap ul {}

.archive_wrap ul li {
    width: 100%;
    height: 70px;
    margin-bottom: 20px;
    border: 1px #ddd solid;
    padding: 20px 30px;
    box-sizing: border-box;
    background: #fff;
}

.archive_wrap ul li:nth-child(2n) {
    margin-right: 0;
}

.archive_wrap ul li .tit {
    font-size: 20px;
    font-weight: 500;
    margin-right: 20px;
    float: left;
}

.archive_wrap ul li .sub_tit {
    float: left;
}

.archive_wrap ul li .btn_data {
    width: auto;
    height: 40px;
    line-height: 40px;
    background: #0c4b9a;
    color: #fff;
    float: right;
    position: relative;
    text-align: center;
    display: inline-block;
    margin: -5px 0 0 0;
	padding: 0 20px;
}

.archive_wrap ul li .btn_data:after {
    content: url(../images/common/ic_external_sm_on.png);
    font-weight: 600;
    margin-left: 8px;
    font-size: 13px;
}

.archive_jap_wrap {
    overflow: hidden;
	margin: 20px 0 0 0;
}
.archive_jap_wrap ul {}
.archive_jap_wrap ul li {
    width: 100%;
    margin-bottom: 20px;
    border: 1px #ddd solid;
    padding: 20px 30px;
    box-sizing: border-box;
    background: #fff;
	overflow: hidden;
}
.archive_jap_wrap ul li:nth-child(2n) {
    margin-right: 0;
}
.archive_jap_wrap ul li .tit {
    font-size: 20px;
    font-weight: 500;
    margin-right: 20px;
    float: left;
}
.archive_jap_wrap ul li .sub_tit {
    margin-bottom: 10px
}
.archive_jap_wrap ul li a.btn_download {
    width: 32.3%;
    height: 40px;
    line-height: 40px;
    background: #0c4b9a;
    color: #fff;
    float: left;
    position: relative;
    text-align: center;
    display: inline-block;
    margin-right: 1%;
	margin-bottom: 10px;
	padding: 0 20px;
	box-sizing: border-box;
	cursor: pointer;
}


.archive_jap_wrap ul li a.btn_download:after {
    content: url(../images/common/ic_download.png);
    font-weight: 600;
    margin-left: 8px;
    font-size: 13px;
}

.archive_jap_wrap ul li a.btn_data {
    width: 180px;
    height: 40px;
    line-height: 40px;
    background: #0c4b9a;
    color: #fff;
    position: relative;
    text-align: center;
    display: inline-block;
}
.archive_jap_wrap ul li a.btn_data:after {
    content: url(../images/common/ic_external_sm_on.png);
    font-weight: 600;
    margin-left: 8px;
    font-size: 13px;
}
.btn_data_wrap .btn_data {
    width: 180px;
    height: 40px;
    line-height: 40px;
    background: #0c4b9a;
    color: #fff;
    position: relative;
    text-align: center;
    display: inline-block;
}
.btn_data_wrap .btn_data:after {
    content: url(../images/common/ic_external_sm_on.png);
    font-weight: 600;
    margin-left: 8px;
    font-size: 13px;
}

/*sitemap*/
.sitemap_pop { display:none; width:1250px; height:90%; margin:30px auto 0; background:#fff; font-size:14px; line-height:1.7em; overflow-y:scroll; box-sizing: border-box; padding: 20px; position: relative;}
.sitemap_close { position: absolute; top:35px; right: 35px; cursor: pointer;}
.sitemap_tit { width: 100%; height: 55px; line-height: 55px; background:#0c4b9a; text-align: center; font-size: 28px; font-weight: 500; margin: 0 auto 20px; color: #fff;}
.sitemap {
    margin-bottom: 50px;
}

.sitemap_header {
    margin-top: 120px;
}

.sitemap .sitemap_wrap {
    overflow: hidden;
}

.sitemap .h_cont {
    float: left;
    margin-right: 2.6%;
    width: 31.6%;
    padding: 28px;
    margin-bottom: 30px;
    border: 1px solid #ddd;
    background: #fff;
	box-sizing: border-box;
	min-height: 430px;
}
.sitemap .h_cont:nth-child(3n) { margin-right:0; }
.sitemap .h_cont .site_depth {
    font-size: 24px;
    margin:0px 0 20px;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 20px;
    color: #0c4b9a;
    font-weight: 500;
}

.sitemap .h_cont ul {}

.sitemap .h_cont ul li {
    line-height: 1.6em;
    padding-left: 0px;
    position: relative;
}

/*.sitemap .h_cont ul.sub_nav>li:before {
    content: '';
    width: 3px;
    height: 3px;
    background: #222;
    position: absolute;
    top: 10px;
    left: 0;
}
*/
.sitemap .h_cont ul.sub_nav>li>a {
    font-weight: 400;
    color: #111;
    margin-bottom: 5px;
    display: block;
	font-size: 16px;
}

.sitemap .h_cont ul li .depth3 {
    margin-bottom: 10px;
}

.sitemap .h_cont ul li .depth3 li {
    position: relative;
	padding-left:10px;
}

.sitemap .h_cont ul li .depth3 li:before {content: '';position: absolute;top: 12px;left: 2px;width: 2px;height: 2px;background: #797979;}

.sitemap_sub_nav {overflow:hidden;margin-bottom: 40px;}

.sitemap_sub_nav li {
    width:15%;
    height: 80px;
    background: #fff;
    border: 1px #ddd solid;
    float: left;
    margin-right: 2%;
    text-align: center;
    cursor:pointer;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: -1.0px;
    line-height: 80px;
}
.sitemap_sub_nav li a { color:#333; }
.sitemap_sub_nav li:last-child {
    margin-right: 0;
}

.sitemap_sub_nav li:hover a{
    color:#0c4b9a;
}

/* 개요*/
.summary_box { width: 100%; height: 300px; background: url(../images/sub/sub01_1_bg.jpg) right no-repeat #fff; background-size: cover; overflow: hidden;margin-bottom: 50px; }
.summary_box .box_img { width: 420px; height: 300px; float: left; background: url(../images/sub/sub01_1_img.png) center no-repeat;}
.summary_box .box_txt { width: calc(100% - 420px); height: 300px; float: left; font-size: 36px; color: #0c4b9a; font-weight: 300; padding: 70px 70px 70px 0; line-height: 1.2em; box-sizing: border-box; }
.summary_box .box_txt span {font-weight: 500;}
.summary_box .box_txt p {font-size: 20px; font-weight: 500; color: #ed7c23;}

.diagram2  {width: 100%; overflow: hidden; margin: 40px 0 0 0;}
.diagram2 ul li { width: 22.5%; height: 130px; background:rgba(39,124,191,0.1); text-align: center; float: left; padding: 35px; box-sizing: border-box; margin-left: 3.2%; font-size: 20px; font-weight: 400; border-radius: 20px; }
.diagram2 ul li:first-child { margin-left: 0; }

/* 조직도*/
.organization_wrap { width:100%; /*background: #fff; border: 1px #ddd solid;*/ padding: 50px; box-sizing: border-box; text-align: center; margin: 0 auto;}

/* 사무도*/
.people_wrap { width: 100%; /*background: #fff;*/ padding: 0px 30px 0px 0; box-sizing: border-box; overflow: hidden; }
.people_img {float: left; width: 190px;background: #e0e0e0;}
.people_img img {width: 190px;}
.people_con {float: left; width: calc(100% - 190px);padding: 0 0 0 30px;box-sizing: border-box; }
.people_con h5 { color: #333; margin: 30px 0 30px; }
.people_con h5 span { font-size: 16px; font-weight: 400; margin-left: 10px; }
.people_con p { margin-bottom: 10px; }
.people_img1 {float: left; width: 550px; height: 280px; background: url(../images/sub/sub05_3_1.jpg);background-size: cover; }
.people_con1 {float: left; width: calc(100% - 580px);margin-right: 30px; }
.people_con1 h3 {margin: 0px 0 10px;}

/* 임원사*/
.member_wrap {overflow: hidden; border-top:1px #ddd dashed; padding: 25px 0 15px; }
.member { width: 100%; float: left;}
.member ul{ width: 100%; overflow: hidden; }
.member ul li { width: 19.2%; height: 60px; line-height: 60px; /*border: 1px #ddd solid;*/ background: #fff; text-align: center; margin-right:1%; margin-bottom: 10px; box-sizing: border-box; float: left; font-size: 20px; font-weight: 400; color: #333;}
.member ul li:nth-child(5n) { margin-right: 0; }
.member ul li.tit { font-size:20px; font-weight:600; color:#fff; background: rgba(65,87,160,0.85); position: relative; }
/*.member ul li.tit:after { content: '';
    width: 5px;
    height: 48px;
    background: #0c4b9a;
    position: absolute;
    left: 0;
    top: 0px;} 
*/
.member_wrap01 {overflow: hidden; }

/* 탭 */
.tab { margin:0px auto 30px;  }
.tab ul { width: 100%; overflow: hidden; }
.tab ul li { width: 19.2%; height:50px; background:#fff; margin-right:1%; text-align:center; line-height:50px; float:left; font-size:20px; color: #0c4b9a; font-weight:600; border: 1px rgba(65,87,160,0.65) solid;  box-sizing: border-box; cursor:pointer; }
.tab ul li:nth-child(5n) { margin-right: 0; }

/*주요사업*/
.business_box {width: 100%; overflow: hidden; margin: 0 auto 50px;}
.business_box .business_img01 { width: 50%; height: 360px; float: left; background: url(../images/sub/sub02_1_img.jpg) center no-repeat; background-size: cover; }
.business_box .business_img02 { width: 50%; height: 360px; float: left; background: url(../images/sub/sub02_2_img.jpg) center no-repeat; background-size: cover; }
.business_box .business_img03 { width: 50%; height: 360px; float: left; background: url(../images/sub/sub02_3_img.jpg) center no-repeat; background-size: cover; }
.business_box .business_txt { width: 50%; height: 360px; float: left; font-size: 24px; color: #424d6f; font-weight: 300; padding: 60px; line-height: 1.8em; letter-spacing: -1px; box-sizing: border-box; background: #fff; }
.business_box .business_txt span { font-weight: 500; }
.business_year {  font-size: 18px; font-weight: 500; margin-right: 15px; }
.business_txt_box { /*border:1px solid #ccc;*/ background: #ebebeb; padding:20px 20px 20px 25px; margin: 20px auto; box-sizing: border-box;}
.photo_wrap { width: 100%; overflow: hidden; margin: 30px auto 0; }
.photo_wrap ul {}
.photo_wrap ul li { width: 390px; height: 260px; float: left; margin-left: 15px; margin-top: 15px; border: 1px #ccc solid; box-sizing: border-box; }
.photo_wrap ul li:first-child { margin-left:0;}
.photo_wrap ul li:first-child + li + li + li { margin-left:0;}


/* 한국광고주대회 */
.annual_wrap {width: 100%; overflow: hidden; margin: 0 auto 50px;}
.annual_wrap .annual_img { width: 100%; background: #0d3388; border-top-left-radius: 20px; border-top-right-radius: 20px; text-align: center; }
.annual_wrap a.btn_annual { width: 736px; height: 50px; line-height: 50px; background: url(../images/sub/sub03_1_btn_bg.jpg) no-repeat; border-radius: 25px; text-align: center; font-size: 18px; font-weight: 400; color: #fff; text-shadow:2px 2px 4px rgba(51,51,51,0.8); display: block; margin: 30px auto; }
.annual_wrap ul {width: 100%; overflow: hidden; }
.annual_wrap ul li {width: 50%; float: left; padding: 30px 0; border-bottom: 1px dashed #ddd; }
.annual_wrap ul li:first-child, .annual_wrap ul li:first-child + li { border-top: 1px dashed #ddd; }
.annual_wrap .profile_img { width:100px; margin-right: 20px; float: left;  }
.annual_wrap .profile_wrap { width:calc(100% - 120px); float: left; }
.annual_wrap .tit_pro {width: 70px; height: 24px; line-height: 24px; font-size: 14px; color: #fff; background: #0d3388; border-radius: 12px; text-align: center}
.annual_wrap .tit_name {font-size: 18px; font-weight: 500; color: #333; margin-top: 10px;}
.annual_wrap .txt_small {font-size: 14px; color: #666; margin-left: 5px;}
.annual_wrap .line {font-size: 12px; font-weight: 100; color: #999; margin-left: 5px; }
.annual_wrap .tit_big {font-size: 22px; font-weight: 500; color: #ff7e00; margin-bottom: 10px;line-height: 1.2em;}
.annual_wrap .txt {font-size: 16px; }

.kac_box { width: 100%; height: 300px; background: url(../images/sub/sub04_1_bg.jpg) right no-repeat #fff; background-size: cover; overflow: hidden;margin-bottom: 50px; }
.kac_box .box_img { width: 420px; height: 300px; float: left; background: url(../images/sub/sub03_1_img.png) center no-repeat;}
.kac_box .box_txt { width: calc(100% - 420px); height: 300px; float: left; font-size: 36px; color: #0c4b9a; font-weight: 300; padding: 70px 0 70px 70px; line-height: 1.2em; box-sizing: border-box; }
.kac_box .box_txt span {font-weight: 500;}
.kac_box .box_txt p {font-size: 20px; font-weight: 500; color: #ed7c23; width: 250px; height: 38px; line-height: 36px; border: 2px #ed7c23 solid; border-radius: 20px; text-align: center; background: rgba(255,255,255,0.7); margin-top: 30px; padding-left: 10px; }
/*.kac_box .box_txt p:after {     
	content: url(../images/common/ic_external_sm_on.png);
    font-weight: 600;
    margin-left: 8px;
}   
*/
.kac_video { width: 100%; height: auto; }
.video-container {position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow: hidden;} 
.video-container iframe,.video-container object,.video-container embed {position:absolute;top: 0;left:0;width:100%;height:100%;}

ul.diagram  {width: 100%; overflow: hidden;}
ul.diagram li { width: 32%; height: 130px; background:#fff; text-align: center; float: left; padding: 35px 0; box-sizing: border-box; margin-left: 2%; font-size: 20px; font-weight: 400; border-top: 3px #0c4b9a solid; }
ul.diagram li:first-child { margin-left: 0; }

.coop-slide {width: 100%; border-top: 1px #ddd solid; background: #fff;}

	.slide-wrap {width: 1200px; margin: 0 auto; padding: 30px 0; }
	.slick-arrow {position: absolute; right: -29px; width: 29px; height: 29px; border: none; text-indent: -9999px; background:url(img/arrow2.png) no-repeat center center; cursor: pointer; background-size:60%;}
	.slick-prev {top:0; }
	.slick-next {bottom: 0;background-image: url(img/arrow1.png);}
	/*.slide { width: 1200px; }
	.slide a {width: 25%;}
	.slide img {width:100%;}*/
	.slick-initialized .slick-slide {display: flex;position: relative; }

	.tit_invite { font-size: 24px; font-weight: bold; color: #0d3388; text-align: center; margin-bottom: 15px; letter-spacing: -1px; line-height: 120%; }
	.txt_invite { font-size: 16px; font-weight: bold; color: #333; text-align: center; letter-spacing: -1.2px;  line-height: 135%;}

/*국선상*/
.good_box { width: 100%; height: 300px; background: url(../images/sub/sub04_1_bg.jpg) right no-repeat #fff; background-size: cover; overflow: hidden; margin-bottom: 50px;}
.good_box .box_img { width: 420px; height: 300px; float: left; background: url(../images/sub/sub04_1_img.png) center no-repeat;}
.good_box .box_txt { width: calc(100% - 420px); height: 300px; float: left; font-size: 36px; color: #0c4b9a; font-weight: 300; padding: 70px 0 70px 70px; line-height: 1.2em; box-sizing: border-box; }
.good_box .box_txt span {font-weight: 500;}
.good_box .box_txt p {font-size: 20px; font-weight: 500; color: #ed7c23;width: 400px; height: 38px; line-height: 36px; border: 2px #ed7c23 solid; border-radius: 20px; text-align: center; background: rgba(255,255,255,0.7); margin-top: 30px; padding-left: 10px;}

.ad_box {width: 100%;padding: 20px 0px;height: auto;overflow: hidden;box-sizing: border-box;border-top: 2px #000 solid;border-bottom: 1px #ccc dashed;}
.ad_box .tit { width: 80%; float: left; font-size: 26px; color: #333; font-weight: 500; line-height: normal; }
.ad_box .tit span { color: #0c4b9a; font-weight: 600; }
.ad_box .ad_form { width: 20%; float: left; }
.ad_box .ad_form select { width: 100%; font-weight: 400; }
a.btn_ad { width:100%; height:36px; border-radius:3px; background:#0c4b9a; font-size:16px; text-align:center; color:#fff; line-height:36px; display: inline-block;  }
a.btn_ad:after {content: url(../images/leftmenu_arrow.png); padding-left: 10px;}
.good_box_pro { width: 100%; height: auto; background: #fff; padding: 30px; overflow: hidden; margin-bottom: 20px; box-sizing: border-box; border-top: 2px #0c4b9a solid;}

/* KAA저널소개 */
.journal_box { width: 100%; height: 300px; background: url(../images/sub/sub05_1_1_bg.jpg) right no-repeat #fff; background-size: cover; overflow: hidden; margin-bottom: 50px;}
.journal_box .box_img { width: 420px; height: 300px; float: left; background: url(../images/sub/sub05_1_1_img.png) center no-repeat;}
.journal_box .box_txt { width: calc(100% - 420px); height: 300px; float: left; font-size: 36px; color: #0c4b9a; font-weight: 300; padding: 85px 70px 70px 70px; line-height: 1.2em; box-sizing: border-box; }
.journal_box .box_txt span {font-weight: 500;}
.journal_box .box_txt p {font-size: 20px; font-weight: 500; color: #ed7c23; width: 200px; height: 38px; line-height: 36px; border: 2px #ed7c23 solid; border-radius: 20px; text-align: center; background: rgba(255,255,255,0.7); margin-top: 30px;padding-left: 10px; }

.journal_new { width: 50%; height: 392px; margin:0 0 40px 0; padding: 30px 40px; box-sizing: border-box; background: #fff; overflow:hidden; float: left; }
.journal_new .journal_img { width: 233px; float: left; }
.journal_new .journal_txt { width: calc(100% - 233px); float: left; padding: 30px 0 30px 30px; box-sizing: border-box;  }
.journal_new .journal_txt .tit { font-size: 32px; font-weight: 600; color: #0c4b9a; line-height: 1.2em; margin-bottom: 170px;}
.journal_new .journal_txt .tit span { font-size: 26px; font-weight: 400; color: #333; display: block;}
.journal_new .journal_txt a.btn_journal {width: 100%; height: 40px; line-height: 40px; background: #0c4b9a; font-size: 18px; color: #fff; font-weight: 400; text-align: center; display: inline-block; }

.data_wrap { width: 50%; height: 392px; margin: 0 0 40px 0; padding: 50px 40px; background: #fff; border-left: 1px #ebebeb solid; box-sizing: border-box; overflow:hidden;}
.data_wrap p { color: #666; margin: 10px 0 10px;  } 
.data_wrap p img { margin-top: 10px;  } 

/* 인사말 */
.greeting_wrap { width: 100%; overflow: hidden;}
.greeting_wrap .greeting_img { width: 245px; float: left; }
.greeting_wrap .greeting_img img { width: 245px; }
.greeting_wrap .greeting_txt { width: 900px; float: left; margin-left: 55px; line-height: 1.7em;}
.greeting_wrap .greeting_txt p { margin-bottom: 30px; color: #333; font-size: 16px;  }
.greeting_wrap .greeting_txt p.tit { font-size: 28px; font-weight: 500;  color: #0c3e7c; line-height: 1.2em; }
.greeting_wrap .greeting_txt p.tit span { font-weight: 500; }
.greeting_wrap .greeting_txt p.name { font-weight: 400; }
.greeting_wrap .greeting_txt p.name span { font-size: 18px; font-weight: 500;  margin: 0 5px; display: inline-block;}

/* 연혁 */
.history_info_wrap {/*border-top:2px #000 solid; padding-top: 40px;*/}
.history_info { width: 100%; padding: 30px 0 30px 70px; box-sizing:border-box; background: #fff; float: left; margin-bottom: 20px;  }
.history_info .history_year { width: 140px; font-size: 24px; font-weight: 600; color: #0c3e7c; text-align: left; float: left;  }
.history_info ul { width: 950px; float: left; }
.history_info li { font-size: 16px; line-height: 1.5em;  color: #4b4b4b; margin-bottom: 10px; overflow: hidden; }
.history_info li .date { font-weight: 600; color: #333; width: 80px; height: 20px; float: left; }
.history_info li .txt { width: 850px; float: left;}
.history_info li:last-child { margin-bottom: 0px;}

/*교수진*/
.professor_wrap {width: 100%; overflow: hidden;border-top: 2px #000 solid; }
.professor_wrap .professor { width: 100%; overflow: hidden; border-bottom: 1px #ddd solid; padding: 30px 0;}
.professor_wrap .professor .professor_img { width: 160px; float: left; }
.professor_wrap .professor .professor_txt { width: 1000px; float: left; margin-left: 40px; line-height: 1.8em; }
.professor_wrap .professor .professor_txt .ko_name { font-size: 20px; font-weight: 600; color: #333;}
.professor_wrap .professor .professor_txt .ko_name span { font-size: 16px; font-weight: 400; color: #333; margin-left: 5px;}
.professor_wrap .professor .professor_txt .en_name { font-size: 16px; font-weight: 400; color: #b38e38;}
.professor_wrap .professor .professor_txt ul { margin-top: 10px; }
.professor_wrap .professor .professor_txt ul li { width: 50%;float: left;}
.professor_wrap .professor .professor_txt ul li:first-child + li + li { width: 100%;}
.professor_wrap .professor .professor_txt ul li span { width: 70px; font-weight: 400; color: #0c4b9a; display: inline-block;}


.vision_box01 { width: 100%; height: 110px; background: url(../images/sub/sub01_2_1_bg.jpg) center; font-size: 32px; color: #555; line-height: 110px; text-align: center; margin-bottom: 30px; }
.vision_box01 .co01 { font-weight: 600; color: #53594a;}
.vision_box01 .co02 { font-weight: 600; color: #0c4b9a;}
.vision_box01 { width: 100%; height: 110px; background: url(../images/sub/sub01_2_1_bg.jpg) center; font-size: 32px; color: #555; line-height: 110px; text-align: center; margin-bottom: 30px; }
.vision_box01 .co01 { font-weight: 600; color: #53594a;}
.vision_box01 .co02 { font-weight: 600; color: #0c4b9a;}
.vision_point { font-weight: 500; color: #0c4b9a; margin-bottom: 5px;}

/*¿ª´ë¼ÒÀå*/
.master {
    overflow: hidden;
}

.master li.item {
    width:23.8%;
    float: left;
    margin-right: 1.6%;
    margin-top: 40px;
    border: 1px solid  #e6e6e6;
    overflow: hidden;
	background: #fff;
	cursor: pointer;
	box-sizing: border-box;
	text-align: center;
	padding: 20px 0;
}
.master li.item:hover {
    border-color: #c5c5c5;
	transition: .2s;
}
.master li.item:nth-child(4n) {
    margin-right: 0;
}
.master li.item:first-child {
	margin-top:0px;
}
.master li.item:first-child + li {
	margin-top:0px;
}
.master li.item:first-child + li  + li{
	margin-top:0px;
}
.master li.item:first-child + li  + li  + li{
	margin-top:0px;
}
.master li.item .master_tit { font-size: 20px; line-height: 1.0em; font-weight: 500; color:#7e6e57; text-align: center;margin-bottom: 15px; }
.master li.item .pro_img {
    width: 100%;
    height: 100%;
    text-align: center;
    overflow: hidden;
	box-sizing: border-box;
	margin: 0 auto;
}

.master li.item .pro_img img {
    width: 168px;
	height: 204px;
}

.master li.item .pro_name {
    font-size: 20px;
    color: #111;
    /*margin-bottom: 4px;*/
    line-height: 1.2em;
	margin: 10px auto 5px;
    font-weight: 600;
}

.master li.item .position {
    font-size: 16px;
}

/*¾Æ¿¬»ç¶÷µé*/
.card {
    overflow: hidden;
}

.card li.item {
    width: calc(50% - 20px);
	height: 228px;
    float: left;
    margin-right: 40px;
    margin-top: 40px;
    border: 1px solid  #e6e6e6;
    overflow: hidden;
	background: #fff;
	cursor: pointer;
	box-sizing: border-box;
}
.card li.item:hover {
    border-color: #c5c5c5;
	transition: .2s;
}

.card li.item:nth-child(2n) {
    margin-right: 0;
}
.card li.item:nth-child(-n+2) {
	margin-top:0px;
}
.card li.item .pro_img {
    width: 168px;
    height: 100%;
    border-right: 1px solid #e8e8e8;
    float: left;
    text-align: center;
    overflow: hidden;
	box-sizing: border-box;
}

.card li.item .pro_img img {
    width: 168px;
	height: 204px;
}

.card li.item .pro_info {
    float: left;
    width: calc(100% - 168px);
    padding: 35px 40px;
	box-sizing: border-box;
}

.card li.item .pro_info .pro_name {
    font-size: 20px;
    color: #111;
    /*margin-bottom: 4px;*/
    line-height: 1.2em;
	margin-bottom: 20px;
}

.card li.item .pro_info .pro_name .ko_name {
    font-weight: 600;
}

.card li.item .pro_info .pro_name .position {
    font-size: 17px;
}

.card li.item .pro_info ul li {
    color: #323232;
    font-size: 16px;
    line-height: 28px;
    width: 100%;
    height: 28px;
    letter-spacing: -0.6px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: pre;
}
.card li.item .pro_info ul li .tit { width: 70px; font-weight: 500;display: inline-block;}
.plus {}

.card li.item_detail {
    width: 100%;
	height: 228px;
    float: left;
    border: 1px solid  #e6e6e6;
    overflow: hidden;
	background: #fff;
	box-sizing: border-box;
}
.card li.item_detail:hover {
    border-color: #c5c5c5;
	transition: .2s;
}

.card li.item_detail .pro_img {
    width: 168px;
    height: 100%;
    float: left;
    text-align: center;
    overflow: hidden;
	box-sizing: border-box;
	background: url(../images/common/no_img.png) center no-repeat;
}

.card li.item_detail .pro_img img {
    width: 168px;
	height: 226px;
}

.card li.item_detail .pro_info {
    float: left;
    width: calc(100% - 168px);
    padding: 35px 40px;
	box-sizing: border-box;
}

.card li.item_detail .pro_info .pro_name {
    font-size: 20px;
    color: #111;
    /*margin-bottom: 4px;*/
    line-height: 1.2em;
	margin-bottom: 20px;
}

.card li.item_detail .pro_info .pro_name .ko_name {
    font-weight: 600;
}

.card li.item_detail .pro_info .pro_name .position {
    font-size: 16px;
	margin-left: 10px;
}

.card li.item_detail .pro_info ul li {
    color: #323232;
    font-size: 16px;
    line-height: 28px;
    width: 100%;
    height: 28px;
    letter-spacing: -0.6px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: pre;
}
.card li.item_detail .pro_info ul li .tit { width: 70px; font-weight: 500;display: inline-block;}

.pro_tit { font-size:18px; font-weight:500; color:#444; height:40px; line-height:40px; margin: 30px 0 10px; position: relative; border-top:1px #ddd solid; border-bottom:1px #ddd solid; border-right:1px #ddd solid; padding: 0px 15px; position: relative; background: #fff; } 
.pro_tit:after { content: '';
    width: 5px;
    height: 40px;
    background: #867560;
    position: absolute;
    left: 0;
    top: 0px;} 

.pro_detail { overflow: hidden; }
.pro_detail dt { width: 150px; float: left; line-height: 24px; margin: 5px 0; font-weight: 400;}
.pro_detail dd { width: calc(100% - 150px);float: left; line-height: 24px; margin: 5px 0;}


/*¹æ¹®ÇÐÀÚ*/
.visitor_wrap {overflow: hidden; border-bottom:1px #ddd dashed; padding: 15px 0; }
.fir {border-top:1px #ddd solid; }
.visitor_wrap .tit { width: 205px; float: left; font-size:18px; font-weight:500; color:#333; line-height: 60px;background: #e8e1d6; padding: 0 30px;box-sizing: border-box; position: relative; }
.visitor_wrap .tit:after { content: '';
    width: 5px;
    height: 60px;
    background: #867560;
    position: absolute;
    left: 0;
    top: 0px;} 
.visitor_wrap .visitor { width: calc(100% - 205px); float: left;}
.visitor_wrap .visitor ul{ width: 100%; overflow: hidden; }
.visitor_wrap .visitor ul li { width: 49%; line-height: 1.2em; border: 1px #ddd solid; background: #fff; margin-left:1%; box-sizing: border-box; float: left; font-size: 18px;font-weight: 400; padding: 20px 30px; box-sizing: border-box;margin-top: 10px; float: left;min-height: 150px;}
.visitor_wrap .visitor ul li:first-child {margin-top: 0px;}
.visitor_wrap .visitor ul li:first-child + li {margin-top: 0px;}
.visitor_wrap .visitor ul li .name { font-size: 18px;font-weight: 400; }
.visitor_wrap .visitor ul li dl { overflow: hidden; margin-top: 10px; }
.visitor_wrap .visitor ul li dl dt { font-size: 15px; font-weight: 400; width: 70px; float: left; }
.visitor_wrap .visitor ul li dl dd { font-size: 15px; font-weight: 300; width: calc(100% - 70px); color: #666; float: left; }


/*ÆíÁýÀ§¿øÈ¸*/
.editor_wrap {overflow: hidden; border-bottom:1px #ddd dashed; padding: 15px 0; }
.fir {border-top:1px #ddd solid; }
.editor_wrap .tit { width: 185px; float: left; font-size:18px; font-weight:500; color:#333; line-height: 60px;background: #e8e1d6; padding: 0 30px;box-sizing: border-box; position: relative; }
.editor_wrap .tit:after { content: '';
    width: 5px;
    height: 60px;
    background: #867560;
    position: absolute;
    left: 0;
    top: 0px;} 
.editor_wrap .editor { width: calc(100% - 185px); float: left;}
.editor_wrap .editor ul{ width: 100%; overflow: hidden; }
.editor_wrap .editor ul li { width: 24%; height: 60px; line-height: 60px; border: 1px #ddd solid; background: #fff; margin-left:1%; box-sizing: border-box; float: left; font-size: 18px;font-weight: 400;cursor: pointer; padding-left: 30px; box-sizing: border-box;margin-top: 10px; }
.editor_wrap .editor ul li:first-child {margin-top: 0px;}
.editor_wrap .editor ul li:first-child + li {margin-top: 0px;}
.editor_wrap .editor ul li:first-child + li + li {margin-top: 0px;}
.editor_wrap .editor ul li:first-child + li + li + li {margin-top: 0px;}
.editor_wrap .editor ul li:hover { /*border: 1px #0c4b9a solid;*/ color:#0c4b9a; }
.editor_wrap .editor ul li span { font-size: 14px; font-weight: 300; color: #666; margin-left: 30px; }

/* 오시는길*/
.location_wrap { width: 1200px; overflow: hidden; }
.location_wrap .location { width: 575px; float: left; margin-left: 50px;  }
.location_wrap .location:first-child { margin-left: 0px;  }
.location_wrap .tit {font-size: 28px; font-weight: 500; margin-bottom: 30px; text-align: center; }
.location_wrap .map { margin-bottom: 20px;  }
.location_wrap p {font-size: 16px; font-weight: 400; text-align: center;}

/* ÇÐ¼úÈ²µ¿*/
.board_tab .tab { width: 510px; text-align: center;margin: 0 auto 40px; }
.board_tab .tab ul { overflow: hidden; }
.board_tab .tab ul li { font-size: 22px; line-height: 1.2em; color: #666; font-weight: 300; letter-spacing: -1px; text-align: center; float: left; cursor: pointer; }
.board_tab .tab ul li span { color: #666; width: 30px; display: inline-block;}
.board_tab .tab ul li:first-child { border-left: none;  }
.board_tab .tab ul li.on { color: #111; font-weight: 500; text-decoration: underline; }
.board_tab .tab ul li:hover { color: #111;text-decoration: underline; }


/* Ã¥¼Ò°³ °Ô½ÃÆÇ */
.book {width:100%; border-top:2px solid #000; display:inline-block; margin:0 auto;}
.book .list_wrap { width:100%; margin:0 auto;}
.book ul { overflow: hidden; }
.book ul li { width:100%; margin-top:30px; float:left; cursor:pointer; box-sizing:border-box; border-bottom:1px solid #ddd; padding-bottom:30px;  }
.book ul li .book_img { width:150px; height:200px; margin-right: 30px; float: left; background: url(../images/common/no_img.png) center no-repeat;}
.book ul li .book_img img { width:150px; height:200px; }
.book ul li .book_txt { width:calc(100% - 180px); margin-top:10px; margin-bottom:8px; letter-spacing:-0.5px; line-height: 1.5em; float: left; }
.book ul li .book_txt .tit { font-size:20px; color:#333; font-weight: 500; margin-bottom: 10px;}
.book ul li .book_txt .txt { font-size:16px; color:#555; font-weight: 300; margin-top: 15px; margin-bottom: 15px; overflow: hidden; max-height: 70px; }
.book ul li .book_txt .writer { font-size:14px; color:#666; position: relative; padding-right: 20px;}
.book ul li .book_txt .writer:after {
    content: '';
    display: inline-block;
    margin: 0 8px;
    width: 2px;
    height: 14px;
    background: #d0d0d0;
    position: absolute;
    right: 0;
    top: 5px;
}
.book ul li .book_txt .pub_com { font-size:14px; color:#666; position: relative; padding-right: 20px;}
.book ul li .book_txt .pub_com:after {
    content: '';
    display: inline-block;
    margin: 0 8px;
    width: 2px;
    height: 14px;
    background: #d0d0d0;
    position: absolute;
    right: 0;
    top: 5px;
}

.book ul li .book_txt .pub_date { font-size:14px; color:#666; position: relative; padding-right: 20px;}
.book ul li .book_txt .pub_date:after {
    content: '';
    display: inline-block;
    margin: 0 8px;
    width: 2px;
    height: 14px;
    background: #d0d0d0;
    position: absolute;
    right: 0;
    top: 5px;
}
.book ul li .book_txt .date { font-size:14px; color:#666; }
.book ul li .book_txt .views { font-size:14px; color:#666; position: relative; padding-left: 20px; }
.book ul li .book_txt .views:before {
    content: '';
    display: inline-block;
    margin: 0 8px;
    width: 2px;
    height: 14px;
    background: #d0d0d0;
    position: absolute;
    left: 0;
    top: 5px;
}

/* 행사안내 */
.event {width:100%; border-top:2px solid #000; display:inline-block; margin:0 auto;}
.event .list_wrap { width:100%; margin:0 auto;}
.event ul { overflow: hidden; }
.event ul li { width:100%; margin-top:30px; float:left; cursor:pointer; box-sizing:border-box; border-bottom:1px solid #ddd; padding-bottom:30px;  }
.event ul li .event_img { width:270px; height:186px; margin-right:35px; float: left; background: /*url(../images/common/no_img.png) center no-repeat */#fff;}
.event ul li .event_img img { width:270px; height:186px;}
.event ul li .event_txt { width:calc(100% - 305px); margin-top:15px; margin-bottom:8px; letter-spacing:-0.5px; line-height: 1.5em; float: left; }
.event ul li .event_txt .tit { font-size:24px; color:#333; font-weight: 500; margin-bottom: 20px;}
.event ul li .event_txt .txt { font-size:18px; color:#555; font-weight: 400; margin-bottom: 20px; overflow: hidden; max-height: 70px; }
.event ul li .event_txt .txt p { margin-bottom: 10px; }
.event ul li .event_txt .txt span { font-size:15px; color:#0c4b9a; font-weight: 500; margin: 0px 10px 0px 0; width: 70px; line-height: 22px; height: 26px; border: 1px #0c4b9a solid; text-align: center; display: inline-block; border-radius: 3px; box-sizing: border-box; }
.event ul li .event_txt .date { font-size:14px; color:#666; position: relative; padding-right: 20px;}
.board_view .event_top { padding: 20px 0 10px;}
.board_view .event_top p { margin-bottom: 10px; }
.board_view .event_top span { font-size:15px; color:#0c4b9a; font-weight: 500; margin: 0px 10px 0px 0; width: 70px; line-height: 22px; height: 26px; border: 1px #0c4b9a solid; text-align: center; display: inline-block; border-radius: 3px; box-sizing: border-box; }

.board_view .event_info {
    padding: 30px;
	line-height:1.7em;
	/*border-top: 1px dashed #cccccc;*/
	border-bottom: 1px solid #ddd;
	background: #ebebeb;
}
.board_view .event_info img {
    margin: 10px auto;
	width: 100%;
	max-width: 800px;
	display: block;
}
.board_view .video_info {
    padding: 30px;
	line-height:1.7em;
	/*border-top: 1px dashed #cccccc;*/
	border-bottom: 1px solid #ddd;
	background: #ebebeb;
}

/* 공지사항 */
.press {width:100%; border-top:2px solid #000; display:inline-block; margin:0 auto;}
.press .list_wrap { width:100%; margin:0 auto;}
.press ul { overflow: hidden; }
.press ul li { width:100%; margin-top:30px; float:left; cursor:pointer; box-sizing:border-box; border-bottom:1px solid #ddd; padding-bottom:30px;  }
.press ul li .press_img { width:270px; height:186px; margin-right:35px; float: left; background: /*url(../images/common/no_img.png) center no-repeat */#fff;}
.press ul li .press_img img { width:270px; height:186px;}
.press ul li .press_txt { width:calc(100% - 305px); margin-top:5px; margin-bottom:8px; letter-spacing:-0.5px; line-height: 1.5em; float: left; }
.press ul li .press_txt .tit { font-size:24px; color:#333; font-weight: 500; margin-bottom: 20px;}
.press ul li .press_txt .txt { font-size:18px; color:#555; font-weight: 400; margin-bottom: 10px; overflow: hidden; height: 56px; max-height: 56px; }
.press ul li .press_txt .date { font-size:14px; color:#666; }
.press ul li .press_txt .views { font-size:14px; color:#666; position: relative; padding-left: 20px; }
.press ul li .press_txt .views:before {
    content: '';
    display: inline-block;
    margin: 0 8px;
    width: 1px;
    height: 14px;
    background: #d0d0d0;
    position: absolute;
    left: 0;
    top: 4px;
}
.press ul li .press_txt > div.refc_file {
    height: auto;
}


.press ul li .press_txt > div.refc_file {
    padding: 20px;
    overflow: hidden;
    padding: 0;
    margin-top: 6px;
    position: relative;
}

.press ul li .press_txt > div.refc_file .file_tit {
    float: left;
    padding-right: 12px;
	font-size: 16px;
	font-weight: 400;
	position: relative;
	width: 60px;
	line-height: 1.6em;
}

.press ul li .press_txt > div.refc_file .file_tit:after {
    content: '';
    width: 1px;
    height: 15px;
    background: #999;
    position: absolute;
    right: 0;
    top:7px;
}

.press ul li .press_txt > div.refc_file .file_list {
    float: left;
    padding-left: 12px;
	box-sizing: border-box;
	font-size: 16px;
    line-height: 1.6em;
	width: calc(100% - 100px);
}

.press ul li .press_txt > div.refc_file .file_list a {
    color: #0c4b9a;
    font-weight: 400;
    padding-right: 10px;
    font-size: 16px;
}
.press ul li .press_txt > div.refc_file .file_list a:hover {
	text-decoration: underline;
}

.press ul li .press_txt > div.refc_file .file_count{
    width: 20px;
    height: 20px;
    background: #0c4b9a;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    font-size: 12px;
    color: #fff;
    line-height: 20px;
}
/* KAA저널*/
.gallery {width:100%; border-top:2px solid #000; border-bottom:1px solid #ddd; display:inline-block; margin:0 auto;}
.gallery .list_wrap { width:100%;  margin:40px auto 0;}
.gallery ul { overflow: hidden; }
.gallery ul li { width:234px; margin-bottom:30px; float:left; cursor:pointer; box-sizing:border-box; margin-right: 88px;}
.gallery ul li:nth-child(4n) {margin-right: 0px;}
.gallery ul li .gallery_img { width:233px; height:332px;}
.gallery ul li .gallery_img img { height:332px;}
.gallery ul li .gallery_txt { width:100%; margin-top:20px; margin-bottom:8px; letter-spacing:-0.5px; line-height: 1.5em; text-align: center;  }
.gallery ul li .gallery_txt .tit { font-size:20px; color:#333; font-weight: 400; }
.gallery ul li .gallery_txt .date { font-size:14px; color:#666; position: relative; padding-right: 20px;}
.gallery ul li .gallery_txt .date:after {
    content: '';
    display: inline-block;
    margin: 0 8px;
    width: 2px;
    height: 14px;
    background: #d0d0d0;
    position: absolute;
    right: 0;
    top: 5px;
}
.gallery ul li .gallery_txt .views { font-size:14px; color:#666; }

.contents .con_box { margin-bottom: 50px;line-height: 1.6em; }
.contents .con_box p { margin-bottom: 20px; }

/* µ¿¿µ»ó °¶·¯¸® °Ô½ÃÆÇ*/
.picture {width:100%; border-top:2px solid #000; display:inline-block; margin:0 auto;}
.picture .list_wrap { width:100%; margin:0 auto;}
.picture ul { overflow: hidden; }
.picture ul li { width:50%; margin-top:30px; float:left; cursor:pointer; box-sizing:border-box; border-bottom:1px solid #ddd; padding-bottom:30px;text-align: left;}
.picture ul li .picture_img { width:240px; height:170px; float:left;background: url(../images/common/no_img.png) center no-repeat; }
.picture ul li .picture_img img { width:240px; height:170px; }
.picture ul li .picture_txt { width:calc(100% - 240px); margin-top:20px; margin-bottom:8px; letter-spacing:-0.5px; line-height: 1.5em; float:left;padding: 0 20px;box-sizing: border-box; }
.picture ul li .picture_txt .tit { font-size:20px; color:#333; font-weight: 500; margin-bottom: 20px;}
.picture ul li .picture_txt .date { font-size:14px; color:#666; position: relative; padding-right: 20px;}
.picture ul li .picture_txt .date:after {
    content: '';
    display: inline-block;
    margin: 0 8px;
    width: 2px;
    height: 14px;
    background: #d0d0d0;
    position: absolute;
    right: 0;
    top: 5px;
}
.picture ul li .picture_txt .views { font-size:14px; color:#666; }

/*공통*/
.con_wrap2 { overflow: hidden; margin-top: 50px; background: #fff; }
.con_wrap_l { width: 50%; float: left; padding: 35px; box-sizing: border-box;}
.con_wrap_l .con_left { width: 25%; float: left; margin: -40px 0 0 0; }
.con_wrap_l .con_right { width: 75%; float: left; margin: 0px 0 0 0; }

.con_wrap_r { width: 50%; float: left; }
.con_wrap { overflow: hidden;}
.con_left { width: 20%; float: left; margin: -20px 0 0 0; }
.con_right { width: 80%; float: left; margin: 20px 0 0 0; }

.img_wrap { width:100%; margin: 0 auto 30px; text-align: center;}
.img_wrap_half { width:50%; float: left;}
.txt_wrap_half { width:50%; float: left;}

.con_sub_tit { font-size: 18px; font-weight: 600; color: #00a0a5; letter-spacing: -1.0px; line-height: 22px; overflow: hidden; text-align: left; margin-bottom: 20px; /*background: url(../images/li_bullet3.gif) no-repeat 0px 5px; padding-left: 15px; */ }
.conbox li { font-size: 16px; margin-top: 20px; margin-bottom: 20px; padding-left: 15px; background: url(../images/li_bullet1.gif) no-repeat 0px 8px;  color: #4b4b4b;  line-height: 1.5em; }
.conbox li.no_bu { font-size: 16px; margin-top: 20px; margin-bottom: 20px; padding-left: 0px; background: none; color: #4b4b4b;  line-height: 1.5em; }
.grey_box {width: 100%; padding: 15px 25px 20px 25px; box-sizing:border-box; background: #f6f6f6; margin: 20px auto 0; line-height: 1.5em;}
.grey_box .conbox li { font-size: 16px; margin-top: 10px; margin-bottom: 10px; margin-left: 10px; padding-left: 15px; background: url(../images/li_bullet1.gif) no-repeat 0px 8px;  color: #333;  line-height: 1.5em; }
.grey_box .conbox li.no_bu { font-size: 16px; margin-top: 10px; margin-bottom: 10px; margin-left: 0px; padding-left: 15px; background: none; color: #333;  line-height: 1.5em; }
.con_img { text-align: center; margin: 0px auto; background:#f6f6f6;  border-radius: 20px;}
.con_img img { border-radius: 20px; }
.grey_box_b {width: 100%; padding: 30px; box-sizing:border-box; border: 1px #ddd solid; background: #fff; margin: 20px auto 0; line-height: 1.5em;}

.contents .con_area .list { border-top: 2px #000 solid; padding-top: 50px;}
.contents .con_area .list ul { }
.contents .con_area .list li { width:276px; height: 252px; box-sizing:border-box; float:left; border:1px #ddd solid; padding: 30px; background:#fff; font-size:16px; line-height:1.5em; float:left; box-sizing:border-box; margin-right: 32px; cursor: pointer; }
.contents .con_area .list li:nth-child(4n) { margin-right: 0px; }
.contents .con_area .list li:first-child { margin-bottom: 32px; }
.contents .con_area .list li:first-child + li { margin-bottom: 32px; }
.contents .con_area .list li:first-child + li + li { margin-bottom: 32px; }
.contents .con_area .list li:first-child + li + li + li { margin-bottom: 32px; }
.contents .con_area .list li:hover {  border:1px #c80c47 solid;  }
.contents .con_area .list li .tit { margin-bottom: 20px; font-size: 20px; font-weight: 600; color: #222; line-height: 1.5em; letter-spacing: -0.5px; overflow: hidden; height: 30px; }
.contents .con_area .list li .con { overflow: hidden; height: 100px; color: #333;}
.contents .con_area .list li .date { color: #666; margin-top: 20px;}

.contents .list_photo {  width:100%; border-top: 2px #000 solid; padding-top: 32px; display: inline-block;}
.contents .list_photo ul { }
.contents .list_photo li { width:584px; height: auto; box-sizing:border-box; float:left; border:1px #ddd solid; background:#fff; font-size:16px; line-height:1.5em; float:left; box-sizing:border-box; margin-right: 32px; margin-bottom: 32px; cursor: pointer; }
.contents .list_photo li:nth-child(2n) { margin-right: 0px; }
.contents .list_photo li:first-child + li + li + li + li + li + li { margin-bottom: 0px; }
.contents .list_photo li:first-child + li + li + li + li + li + li + li { margin-bottom: 0px; }
.contents .list_photo li:hover {  border:1px #c80c47 solid;  }
.contents .list_photo li .photo { width:160px; height: 140px; float: left; background: url(../images/no_img.png) center #f6f6f6; }
.contents .list_photo li .photo img { width:160px; height: 140px; }
.contents .list_photo li .txt_wrap { width:382px; float: left; padding: 20px; }
.contents .list_photo li .tit { margin-bottom: 10px; font-size: 20px; font-weight: 600; color: #222; line-height: 1.5em; letter-spacing: -0.5px; overflow: hidden; height: 30px; }
.contents .list_photo li .con { overflow: hidden; height: 25px; color: #333;}
.contents .list_photo li .date { color: #666; margin-top: 10px;}

.contents .con_area .view { border-top: 2px #000 solid; padding-top: 50px;}
.contents .con_area .view ul { }
.contents .con_area .view li { width:100%; height: auto; box-sizing:border-box; float:left; border:1px #ddd solid; padding: 30px; background:#fff; font-size:16px; line-height:1.5em; box-sizing:border-box; }
.contents .con_area .view li .tit { margin-bottom: 10px; font-size: 20px; font-weight: 600; color: #222; line-height: 1.5em; letter-spacing: -0.5px; overflow: hidden; height: 30px; }
.contents .con_area .view li .date { color: #666; margin-bottom: 20px;}
.contents .con_area .view li .con { overflow: hidden; height: auto; color: #333; border-top:1px #ddd dashed; padding: 20px 0; }
.contents .con_area .view li .list_prev {border-top:1px #ddd dashed; padding-top: 20px;}
.contents .con_area .view li .list_prev .prev { width: 80px; display: inline-block;}
.contents .con_area .view li .list_next { padding-top: 10px;}
.contents .con_area .view li .list_next .next { width: 80px; display: inline-block;}




.contents .con_area .main_copy { text-align: center; }
.contents .con_area .main_copy img { width: 200px; }
.contents .con_area .main_copy .txt01 {font-size:24px; line-height:32px; text-shadow: 5px 5px 10px 0px rgba(0,0,0,0.0); margin-top: 30px; font-weight: 600; }
.contents .con_area .main_copy .txt02 {font-size:48px; line-height:60px; text-shadow: 5px 5px 10px 0px rgba(0,0,0,0.0); letter-spacing: -1.0px; ; font-weight: bolder; margin-top: 20px; }




.sub_wrap { width:100%; background:#f6f6f6; display: inline-block;}
.mid_wrap { margin:0 auto; width:1200px; }
#mid { margin: 0px auto 40px; width:1200px; min-height:600px; background:#fff; box-sizing:border-box; overflow:hidden; }
#contents { width:998px; padding:60px 56px; box-sizing:border-box; overflow:hidden; font-size: 16px; line-height:160%; letter-spacing: -0.3px;}
#contents p.sub_txt { font-size: 30px; font-weight: 100; color: #666; text-align: center;line-height: 36px; }
#contents p.sub_txt span { font-size: 30px; font-weight: 600; color: #014384;}
#contents .con_box { margin-bottom: 50px; }
#contents .con_box .con_box_all { float: left;  width:100%; }
#contents .con_box .con_box_all p .name { font-size:24px; letter-spacing: 2.0px; margin-left: 10px; }
.con_box_l { float: left; width: 200px; margin-right: 50px;}
.con_box_r { float: right; width: calc(100% - 200px); }

#contents1 { width:1100px; padding:60px 50px; box-sizing:border-box; overflow:hidden; }

.exp { font-size:16px; line-height:24px; margin-bottom:30px; color:#444; text-align:center; }
.exp span { font-weight:500; color:#222; }

/* Sub ê³µí†µ */
.box_dot { padding:25px 30px; text-align:left; border:1px dotted #94abc6; }
.box_mem { padding:15px 30px; text-align:left; border:1px solid #ccc; }
.box_dues { margin-bottom:25px; padding:30px; font-size:18px; text-align:center; border:1px dotted #ccc; background-color:#f6f6f6; }
.box_dues span { color:#0c4e9b; }
.blank_line { height:15px; }

/* ?¤ë¦½ëª©ì  ë°?ê¸°ëŠ¥ */
.mission { width:100%; }
.mission ul { width:100%; }
.mission ul li { margin-bottom:5px; padding:20px; text-align:left; border:1px dotted #94abc6; }
.mission ul li.align_c { margin:15px 0 5px 0; padding:20px; font-size:18px; text-align:center; border:1px dotted #94abc6; }

/* ????Œìž¥ */
.former { width:100%; text-align:center;}
.former ul { margin:auto 0; }
.former ul li { display:inline-block; width:30%; margin:0 24px 24px 0; padding:20px 0; text-align:center; line-height:180%; background:url('../images/sub/sub01_former_bg.png')  no-repeat center center #fff; border:1px dotted #949392; }
.former ul li:nth-child(3n) { margin-right: 0; }
.former ul li span.former_name { font-size:25px; }

/* ?•ê? */
.articles_wrap { width:100%; }
.articles_wrap .articles { width:100%; }
.articles_wrap .articles span.arti_tit { font-size:18px; color:#222; font-weight:600; }
.articles_wrap .articles dl { margin-bottom:20px;}
.articles_wrap .articles dt { margin-bottom:15px; font-size:18px; color:#222; font-weight:600; }
.articles_wrap .articles dd { }
.articles_wrap .articles dd.arti_tit { margin:5px 0; color:#222; font-weight:600; }

/* ?‘íšŒ?Œì‹ì§€ */ 
.newsletter_wrap { width:100%; }
.newsletter_wrap ul { margin:auto 0; }
.newsletter_wrap ul li { display:inline-block; width:200px; margin-right:25px; font-size:14px; }
.newsletter_wrap ul li:nth-child(4n) { margin-right: 0; }
.newsletter_wrap ul li img { width:198px; height:288px; border:1px solid #d4d4d4; }
.newsletter_wrap ul li ul.nl_list { width:100%; margin:10px 0; }
.newsletter_wrap ul li ul.nl_list li { padding-left:10px; background:url('../images/newsletter/bullet.png')  no-repeat center left ;}
.year_area { width:100%; margin-bottom:25px; /*padding-bottom:15px; */text-align:right; /*border-bottom:1px solid #014696;*/ }
select.years{ width:180px; height:35px; font-size:17px; line-height:35px; border:1px solid #666; background:#fff; padding-left:8px;}

/* ê°€???„ì›?ˆë‚´ */
.join_guide { width:100%; }
.join_guide .stit { font-size:17px; font-weight:600; margin-bottom:5px; color:#2a4f8d;}
.join_guide p { margin-bottom:10px; }
.join_guide .img_area { width:100%; text-align:center; }
.support { padding:15px 30px; text-align:center; border:1px solid #ccc; }
.support ul { margin:auto 0; width:100%; }
.support ul li { display:inline-block; width:40%; height:50px; margin:10px 3px; color:#fff; line-height:50px; background:#0c4e9b; }

/* ??³µ?°ì£¼?¥ì—°êµ¬ì› */
/* ?°êµ¬??ê·œì • */
.reg { padding:25px; font-weight:600; color:#222; text-align:left; border:1px dotted #94abc6; }
.reg p.date { width:100%; text-align:right; }
.reg p.list { width:100%; padding-left:200px; text-align:left; }



/* FAQ */
.faq_list {border-top: 2px solid #000;}
.faq_list li {}
.faq_list dt {overflow: hidden; height: auto; padding: 20px 25px 20px 0; cursor: pointer; border-bottom: 1px solid #ddd;  line-height: 40px; position: relative;}

.faq_list dt:after {
    content: '';
    display:inline-block;
    width:9px;
    height:9px;
    margin:-5px 12px auto auto;
    vertical-align:middle;
    border-right:2px solid #aaa;
    border-top:2px solid #aaa;
    transform:rotate(135deg);
    position:absolute;
    top: 36px;
    right: 8px;
    transition: 0.5s;
}
.faq_list dt.on:after {
    content: '';
    display:inline-block;
    width:9px;
    height:9px;
    margin:-5px 12px auto auto;
    vertical-align:middle;
    border-right:2px solid #aaa;
    border-top:2px solid #aaa;
    transform:rotate(-45deg);
    position:absolute;
    top: 40px;
    right: 8px;
    transition: 0.5s;
}
.faq_list dt .tit_q {float: left; width: 40px; height: 40px;  background: #0c4b9a; border-radius: 20px; color: #fff; line-height: 38px; display: inline-block; font-size: 18px; font-weight: 500; text-align: center; margin-right: 20px;}
.faq_list dt .tit {float: left; width: 100%; font-size: 18px; font-weight: 400; }
.faq_list dt .btn_down {width: 10%; text-align: center;}
.faq_list dd {display: none; height: auto; padding: 20px 0px; line-height: 150%; border-bottom: 1px solid #ddd; line-height: 150%;}
.faq_list dd .tit_a {float: left; width: 40px; height: 40px;  background: #ccc; border-radius: 20px; color: #333; line-height: 38px; display: inline-block; font-size: 18px; font-weight: 500; text-align: center; margin-right: 20px;}
.faq_list dd .list_con { width:100%;  color: #555; }
.faq_list dt p { float: left; padding-left: 25px;}
.faq_list dt .cate {
    color: #555;
    font-weight: 400;
    margin-right: 15px;
    padding-right: 15px;
	position: relative;
}
.faq_list dt .cate:after {
    content: '';
    display: inline-block;
    margin: 0 0px;
    width: 2px;
    height: 16px;
    background: #d0d0d0;
    position: absolute;
    right: 0px;
    top: 6px;
}
.faq_list dt .code {
    font-weight: 400;
    color: #555;
    padding-right: 15px;
	position: relative;
}
.faq_list dt .code:after {
    content: '';
    display: inline-block;
    margin: 0 0px;
    width: 2px;
    height: 16px;
    background: #d0d0d0;
    position: absolute;
    right: 0px;
    top: 6px;
}
.faq_list dt .subject {
    font-size: 18px;
    color: #111;
    font-weight: 500;
}

/*?™ì˜?í™ë³?/
#media_list {border-top:2px solid #014696; }
#media_list ul li { margin:30px auto 0px; width:100%; background:#f6f6f6; border:1px solid #ddd; padding:30px 40px; box-sizing:border-box; }
#media_list ul li:first-child + li + li + li + li { margin-bottom:30px; }
#media_list ul li p.img {margin:0 auto; width:100%; text-align:center;  }
#media_list ul li p.img .video { width:640px; border:1px #000 solid;}
#media_list ul li p.title { font-size:16px; margin:20px 0;}
#media_list ul li p.date { color:#666; margin:10px 0;}

#thum_list ul li { margin:30px 0px 0px 27px; text-align:center; float:left; }
#thum_list ul li img { width:150px; height:104px; border:1px solid #dcdcdc;}
#thum_list ul li img:hover {border:1px solid #a70e13; }
#thum_list ul li p.title { margin-top:5px;}
#thum_list ul li p.date { font-size:12px; color:#666; margin-bottom:0px;}
#thum_list .thum_prev, .thum_next { cursor:pointer; margin-top:70px; }
#thum_list .thum_prev:hover, .thum_next:hover { cursor:pointer; margin-top:70px;}
#thum_list .thum_prev, .thum_next { cursor:pointer; margin-top:70px; background:#f6f6f6; border:1px solid #ddd; padding:5px 10px; }
#thum_list .thum_prev:hover, .thum_next:hover { cursor:pointer; margin-top:70px; background:#f6f6f6; border:1px solid #ddd; padding:5px 10px; }

/*Board*/
#t_bd { font-size:15px;}
#t_bd thead tr { padding:12px 0px; text-align:center; font-weight:500; border-bottom:1px solid #ddd; border-top:2px #000 solid; background:#f6f6f6;}
#t_bd tr th { padding:12px 0px; text-align:center; margin-top:50px;  font-weight:500; }
#t_bd tr .list_tit { width:50%; }
#t_bd tbody tr { padding:12px 0px; margin-top:50px;  font-weight:500; }
#t_bd tr td { padding:12px 0px; border-bottom:1px solid #ddd; text-align:center; }
#t_bd tr td.l { text-align:left; padding-left:7px}
#t_bd tr td.v_ctn { text-align:left;  padding:20px; background:#f6f6f6;}
#t_bd tr td .reply {border-top:1px #CCC dashed; margin-top:20px; padding-top:20px;}
#t_bd tr td.faq { text-align:left; padding:20px; background:#f6f6f6; }
#t_bd tr td.bd_tit { text-align:left; }

.bd_page { margin-top:30px; width:100%; text-align:center; }
.bd_page span { width:35px; height:35px; margin:0 2px; line-height:33px; text-align:center; display:inline-block; border:1px solid #ddd; }
.bd_page span.pg_on { font-weight:600; color:#222; border:1px solid #1f3d69; }

#t_bd_v {border-top:2px #000 solid; font-size:15px;}
#t_bd_v tr th.tit { padding:15px 0; border-bottom:1px solid #ddd; margin-bottom:10px; background:#f0f0f0; font-size:18px;}
#t_bd_v tr th, #t_bd_v tr td { padding:12px 15px; border-bottom:1px solid #ddd; }
#t_bd_v tr th { font-weight:500; text-align:center; background:#f6f6f6;}
#t_bd_v tr th, #t_bd_v tr td { padding:12px 15px; border-bottom:1px solid #ddd; }
#t_bd_v tr td.tit { border:1px solid #ddd; margin-bottom:10px; background:#f6f6f6; font-size:15px; }
#t_bd_v tr td.v_ctn { text-align:left; padding:20px; font-size:15px; font-weight:normal; color:#666; background:#fff;}
#t_bd_v tr td.v_ctn img { margin:20px auto; max-width:768px; }
#t_bd_v tr td.v_ctn_g { padding:15px; background-color:#f4f4f4 }
#t_bd_v tr td .v_re li { border-bottom:1px #CCC dashed; padding:10px 0; }
#t_bd_v tr td .v_re li:first-child { padding-top:0; }
#t_bd_v tr td.align_c { text-align:center;}
#t_bd_v tr td.align_r { text-align:right;}
#t_bd_v tr td input, #t_bd_v tr td textarea, #t_bd_v tr td select { border:1px solid #e2e2e2; }
#t_bd_v tr td input { padding:0px 10px; height:28px; float:left; }
#t_bd_v tr td input.radio { padding:0px; border:none; }
#t_bd_v tr td input.text_form { width:80%; height:30px; line-height:30px; border:1px solid #ddd; color:#222; }
#t_bd_v tr td input.file_form { width:40%; height:30px; line-height:30px; border:1px solid #ddd; color:#222; }
#t_bd_v tr td textarea { padding:5px 10px; }

#t_bd_mem { }
#t_bd_mem  thead tr { padding:12px 0px; text-align:center; font-weight:500; border-bottom:1px solid #ddd; border-top:2px #014696 solid; background:#f6f6f6;}
#t_bd_mem  tr th { padding:12px 0px; text-align:center; margin-top:50px;  font-weight:500; }
#t_bd_mem  tr .list_tit { width:50%; }
#t_bd_mem  tbody tr { padding:12px 0px; margin-top:50px;  font-weight:500; }
#t_bd_mem  tr th { padding:12px; font-size:18px; color:#000; border-top:1px #acacac solid; border-bottom:1px #acacac solid; background:#f6f6f6; }
#t_bd_mem  tr td { padding:12px 15px; border-bottom:1px solid #ddd; text-align:left; border-top:1px #ddd solid; border-bottom:1px #ddd solid; }
#t_bd_mem  tr td.none { border:none; }

.bd_w_btn { width:100%; display:inline-block; text-align:center;}
.bd_btn { width:82px; height:32px; border-radius:0px; background:#014696; text-align:center; line-height:31px; font-weight:500; font-size:15px; float:left; }
.bd_btn a { color:#fff; display:block; }
.bd_btn:hover { background-color:#003e86; }
.bd_btn_w { width:82px; height:30px; border-radius:2px; background:#FFF; border:1px solid #d8d8d8; text-align:center; line-height:31px; font-weight:500; font-size:15px; float:left; margin-left:20px;}
.bd_btn_w a { color:#666; display:block; }
.bd_btn_w:hover {  background-color:#f6f6f6; }
.bd_btn_f { width:72px; height:24px; border-radius:2px; background-color:#f3f3f3; border:1px solid #d8d8d8; display:inline-block; }
.bd_btn_f:hover { background-color:#e6e6e6; }
.bd_btn_f a { font-size:12px; text-align:center; line-height:23px; display:block; }
.bd_btn_f a:hover { color:#666; }

.state01 { width:60px; height:22px; border-radius:2px; background:#f4f4f4; font-size:12px; text-align:center; color:#666; line-height:21px; display:inline-block; border:1px #e6e6e6 solid;}
.state02 { width:60px; height:22px; border-radius:2px; background:#f4f4f4; font-size:12px; text-align:center; color:#347ab7; line-height:21px; display:inline-block; border:1px #e6e6e6 solid;}
.txt_qna { font-size:24px; font-weight:500; color:#347ab7;}

.search { margin:30px 0px 0px 0px; width:805px; height:36px; padding:7px 0 4px; background:#f6f6f6; }
.search .sear_sel { margin-left:203px; margin-right:12px; float:left;}
.search .sear_sel .sel { width:120px; height:31px; padding:5px 5px 5px 35px; float:left; border:1px solid #ddd; }
.search .sear_sel_l { margin-left:140px; margin-right:10px; float:left;}
.search .sear_sel_l .sel { height:31px; padding:3px; float:left; border:1px solid #ddd; }
.search .word { padding-right:0px;float:left; }
.search input.sell_form { padding:0px 7px; width:220px; height:30px; border:1px solid #ddd; border-right:none; color:#232323; float:left; color:#666; }
.search img { float:left; }

.search1 { margin:0px; display:inline-block; float: right; }
.search1 input.sell_form { padding:0px 7px; width:250px; height:42px; border:1px solid #ddd; border-right:none; color:#232323; float:left; color:#666;  box-sizing:border-box; }
.search1 img { float:left; border: 1px #ddd solid; border-left: none;}
.sear_txt { margin-bottom:10px;}
.sear_txt span { color:#ccc;}

.cate { padding:0px 7px; width:100px; height:42px; border:1px solid #ddd;float: left; margin-right: 10px;}
.search2 { margin:30px 0px 0px 0px; width:805px; height:36px; padding:7px 0 4px; background:#f6f6f6; border:1px solid #ddd;}
.search2 .word { padding-right:0px;float:left; }
.search2 input.sell_form { padding:0px 7px; width:220px; height:30px; border:1px solid #ddd; border-right:none; color:#232323; float:left; color:#666; margin-left:7px; }
.search2 img { float:left; }

input::-webkit-input-placeholder {font-size:14px;color:#999;}
input::-moz-input-placeholder {font-size:14px;color:#999;}
input:-ms-input-placeholder {font-size:14px;color:#999;}
input:-moz-input-placeholder {font-size:14px;color:#999;}

.join_agree_box { margin:15px 0px 15px 0px; padding:0px 15px 0 15px; width:100%; height:38px; font-size:16px; line-height:36px; background-color:#f6f6f6; border:1px solid #ddd;box-sizing:border-box; }
.join_agree_box .join_agree { font-size:13px; float:right; margin-left:30px; color:#666;}
.join_agree_box .join_agree .r_st { margin:3px 5px 0px 0px; }



.board_top_area { height:100%; margin-bottom:0px; overflow:hidden;}
.border_box { padding:23px 0 15px 0; border:1px solid #ddd; box-sizing:border-box; }
.agree_div {/*height:300px;*/padding:20px;overflow-y:auto;border:1px solid #ddd;font-size:18px; color: #666;}
.agree_div dl { margin-bottom:10px; }
.agree_div dl dt { margin-bottom:5px; }
.agree {margin-top:5px; margin-bottom:10px; font-size: 18px; font-weight: 600;}
.phone div { width: 90%; margin:0px auto 10px; text-align:center;}
.phone span {margin-left:10px;}
.phone span:first-child {margin-left:0;}
.phone span.name { }
.phone span.hp { }
.phone input[type=text] {height:30px;line-height:30px;border:1px solid #e2e2e2;}
.phone label {display:inline-block;width:75px;}
.phone .txt_box_l {width:150px;}
.phone .txt_box_m {width:120px;}
.phone .txt_box_s {width:100px;}

.info_warp { width:100%; }
.info_warp dl { margin-bottom:20px; }
.info_warp dl dt { margin-bottom:7px; color:#222; font-weight:600; }


.id_pw_sch {width:100%; padding: 20px 0; border:1px solid #e2e2e2;}
.id_pw_sch .sch_id{color:#014384;}
.btn_login {background:#007bc7; border: 1px #4db5e5 solid;width:31%;height:46px;margin-right:20px;}
.btn_login:hover {background:#007bc7;color:#fff;}

.join_txt_area { margin:15px 0px; padding:15px; font-size:13px; line-height:16px; width:100%; height:250px; border:1px solid #e0e0e0; box-sizing:border-box; overflow-y:scroll; }
.join_txt_area1 { margin:15px 0px; padding:15px; width:100%; height:150px; border:1px solid #e0e0e0; box-sizing:border-box; overflow-y:scroll; }
.ctn1 { margin:20px 0 10px 0; }
.style_m1 {margin-bottom:20px; }
.style_m1 li { margin:3px 0px 0px 0px; list-style:none; padding-left:10px; text-indent:-12px; }

.btn_area {width:100%;text-align:center;margin-top:50px;font-size: 20px;font-weight: 400;}
.btn_area_1 {width:100%;text-align:left;margin-bottom:30px;padding-left: 60px;}
.btn_area a {display:inline-block;width:210px;padding:10px 0;text-align:center;}
.btn_area a{margin-right:10px;}
.btn_area a:last-child {margin-right:0;}
.btn_area a:hover, .btn_area a:active {color:#fff;}
.btn_area_c {width:100%;text-align:center;}
.btn_area_c a {display:inline-block;width:210px;padding:10px 0;text-align:center;}
.btn_area_c a{margin-right:10px;}
.btn_area_c a:last-child {margin-right:0;}
.btn_area_c a:hover, .btn_area a:active {color:#fff;}

.join_complete_wrap .con_area {text-align:center; background: #fcfcfc; border:1px #f0f0f0 solid; padding: 30px 40px 10px; box-sizing: border-box; }
.join_complete_wrap .con_area h3{font-size:18px;line-height:18px;font-weight:normal;margin-bottom:10px;}


.field_tit {}

.btn_confirm {background:#014384; color: #fff !important;}
.btn_confirm:hover, .btn_confirm:active {background:#007bc7; color: #fff;} 
.btn_cancel {background:#666; color: #fff !important;}
.btn_cancel:hover, .btn_cancel:active {background:#666; color: #fff;}
.btn_confirm2 {background:#666; color: #fff !important; }
.btn_confirm2:hover, .btn_confirm2:active {background:#666; color: #fff !important;}
.btn_confirm3 {background:#fff; border:1px #e1e1e1 solid; color: #666 !important;} 
.btn_confirm3:hover, .btn_confirm3:active {background:#fff; border:1px #e1e1e1 solid; color: #666 !important;} 
.btn_small {display:inline-block;width:100px;height:32px;line-height:32px;color:#fff;text-align:center;font-size:13px;cursor:pointer;}
.btn_small:hover, .btn_small:active {color:#fff;}
.btn_style01 {background:#014384;color:#fff;}
.btn_style01:hover, .btn_style01:active {background:#0070c0;color:#fff !important;}
.btn_style02 {background:#eb4747;}
.btn_style02:hover, .btn_style02:active {background:#e13b3b;}
.btn_etc {display:inline-block;background:#fff;border:1px #0070c0 solid;height:30px;line-height:30px;width:100px;text-align:center;vertical-align:top;color:#0070c0;}
.btn_etc:hover {border:1px #0070c0 solid; color:#0070c0;}
.btn_etc_s {display:inline-block;background:#fff;border:1px #0070c0 solid;height:30px;line-height:30px;width:80px;text-align:center;vertical-align:top;color:#0070c0;}
.btn_etc_s:hover {border:1px #0070c0 solid; color:#0070c0;}
.btn_kakao {background:#fee704;}
.btn_kakao img {vertical-align:middle;}
.btn_kakao:hover {background:#fbe406;}
.btn_package {display:inline-block;position:relative;height:60px;}
.btn_package a {background-color:#fef6e9;background-image:url(../images/common/ptn2.png);background-position:0 0;background-repeat:repeat;border:1px solid #eb4747;color:#eb4747;}
.btn_package a:hover {background-color:#faeadf;background-image:url(../images/common/ptn2.png);background-position:0 0;background-repeat:repeat;border:1px solid #f1dede;color:#eb4747;border:1px solid #eb4747;color:#eb4747;}
.btn_package .bg {display:block;position:absolute;top:-3px;left:-4px;width:44px;height:42px;background:url(../images/sub/btn_p_top.png) 0 0 no-repeat;}
.btn_package .bg2 {display:block;position:absolute;bottom:1px;right:5px;width:45px;height:42px;background:url(../images/sub/btn_p_bottom.png) 0 0 no-repeat;}


/*login*/
#login {width:100%; }
#login .login_box {margin:0 auto; width:100%; height:auto; box-sizing:border-box; border-radius:0px; display:inline-block; }
#login .login_box .login_input_box { width:50%; margin:0 auto; }
#login .login_box .login_input_box input.login_input { width:100%; height:50px; padding:5px 20px; box-sizing:border-box; border-radius:0px; background:#fff; border:1px solid #ddd;  display:inline-block; font-size:16px; color:#666; text-align:center; vertical-align:middle; }
#login .login_box .login_input_box input.login_input:hover { background:#f6f6f6; border:1px solid #ddd; color:#347ab7; }
#login .login_box .login_input_box input.login_input:focus { background:#f6f6f6; border:1px solid #ddd; color:#347ab7; }
#login .login_box .login_menu_box { width:50%; margin:25px auto; }
#login .login_box .login_menu_box .login_txt { font-size:14px; float:left; }

#login .login_box .login_btn{ display:inline-block; border-radius:5px; border:none; padding:4px 5px 5px 5px; text-align:center; vertical-align:middle; font-weight:500; cursor:pointer; width:auto; font-size:16px;  background:#eee; width:100%; height:50px; margin-top:15px; }
#login .login_box .login_btn.list{ background:#347ab7; color:#fff; font-size:16px; font-weight:500; }

.join_btn_wrap {  width:100%; box-sizing:border-box; display:inline-block; text-align:center; margin-top:30px;}
.btn_wrap { width:100%; box-sizing:border-box; display:inline-block; text-align:center; margin-top:30px;}
.btn_wrap_write { width:100%; box-sizing:border-box; display:inline-block; text-align:right; margin-top:10px;}

.bd_btn_j { width:auto; height:30px; line-height:26px; font-size:12px; border-radius:0px; background-color:#f3f3f3; border:1px solid #ddd; box-sizing:border-box; padding:0 10px; display:inline-block; cursor:pointer; margin:0 10px;}
.bd_btn_j:hover { background-color:#e6e6e6; }
.bd_btn_j a { display:block; color:#666; }
.bd_btn_j a:hover { color:#333; }

.bd_btn_j_a { width:auto; height:30px; line-height:26px; font-size:12px; border-radius:3px; background-color:#f3f3f3; border:1px solid #ddd; box-sizing:border-box; padding:0 10px; display:inline-block; float:left; margin-left:10px;  cursor:pointer;}
.bd_btn_j_a:hover { background-color:#e6e6e6; }
.bd_btn_j_a a { display:block; color:#666; }
.bd_btn_j_a a:hover { color:#333; }

.bd_btn_j1 { width:auto; height:30px; line-height:27px; font-size:12px; border-radius:3px; background-color:#999; border:1px solid #878787; box-sizing:border-box; padding:0 10px; display:inline-block; float:left; margin-left:10px; cursor:pointer; }
.bd_btn_j1:hover { background-color:#878787; }
.bd_btn_j1 a { display:block; color:#fff; }
.bd_btn_j1 a:hover { color:#fff; } 

/* table */
.form_table {border-top:2px solid #000;}
.form_table th {background:#ebebeb;padding:15px;text-align:center;border-bottom:1px solid #ddd;font-weight:normal;color: #333;}
.form_table .align_c {text-align:center;}
.form_table td {background: #fff;padding:8px 15px; min-height: 40px; border-bottom:1px solid #ebebeb; border-left:1px solid #ebebeb; color: #666;}
.form_table td input[type=text], .form_table td input[type=password], .form_table td input[type=post], .form_table td input[type=file] {height:30px;background: #fff;border: 1px #ddd solid;border-radius: 2px; padding: 0 5px; box-sizing: border-box;}
.form_table td.v_top { vertical-align: top;}
.form_table select {border:1px solid #e2e2e2;height:32px;min-width:60px;}
.form_table textarea { border:1px solid #e2e2e2; padding: 10px;  color: #666;}
.txt_box_l {width:100%;}
.txt_box_s {width:50px;}
.txt_box_ll {width:100%;}
.txt_box_s2 {width:80px;}
.txt_box_m {width:60%;}
.txt_email {width:30%;}
.txt_add {width:100%;}
.txt_text { width:90%; padding:10px; }
.txt_input { width:350px; padding:0 10px; height:30px; line-height:30px; border:1px solid #ddd; }
.form_table .m_block {display:block;/* margin-top:5px; */}
.form_table .txt_s {color:#666;}
.form_table .a_cen { text-align: center;}
.form_table .book_price { font-size: 16px; font-weight: 600; color: #0070c0; } 
.book_btn_wrap1 {float: left; width: 15%; margin-top: 70px; }
.book_btn_wrap1 button {margin-bottom: 10px; float: right; }
.form_table label { margin-right:20px;}
.form_table .view_sel { }
.form_table .view_sel .view { width:300px; height:31px; padding:5px; border:1px solid #ddd; margin-bottom:10px;}
.form_table .view_sel .view1 { width:150px; height:31px; padding:5px; border:1px solid #ddd;  }
.form_table .bank_wrap { overflow: hidden;}
.form_table .bank_wrap .tit { float: left; line-height: 32px; margin-right: 10px; width: 80px;}
.form_table .cash_wrap { overflow: hidden;}
.form_table .cash_wrap .tit { float: left; line-height: 32px; margin-right: 10px; width: 180px;}
.form_table .cash_wrap .tit1 { float: left; line-height: 32px; margin-right: 10px; }
.form_table .group { display: inline-block; margin-right: 20px; }
.form_table .half { display: inline-block;  width: 48.8%; /*margin-left: 1.4%;*/ }
.form_table .half:first-child { margin-left: 0; }
.form_table .cen { text-align: center;}

.field_td {line-height:180%;}
.select_s {width:80px}
.select_s2 {width:30%}
.select_m {width:40%;}
.select_l {width:60%;}
.select_email {width:30%;}

.choicefield li { float:left; width: 20%; }

.unt { font-weight:600; font-size:16px; margin: 30px 0 10px 0;}
.ctn { margin-bottom:20px; font-size:14px; }
.style_m {margin-bottom:20px; }
.style_m li { margin:3px 0px 0px 0px; font-size:14px; list-style:none; padding-left: 15px; text-indent:-17px;}
.style_n li { margin:2px 0px 0px 15px; font-size:14px; list-style:none; padding-left: 15px; text-indent:-8px;}
.unt_box { margin:5px 0px 15px 0px; padding:15px 20px; width:100%; height:auto; background-color:#f6f6f6; border:1px solid #ddd; line-height:24px; box-sizing:border-box; display:inline-block; }

/* ?œêµ­?´í•™?„ê³µ */
.sub_top_txt { margin-bottom:30px; word-break:keep-all; }
.sub_top_txt .top_copy { font-size:24px; font-weight:bold; color:#0c4e9b; line-height:125%; margin-bottom:20px; }
.sub_top_txt .basic_txt { font-size:16px; line-height:130%; }
.img_area { text-align:center; }


.calendar:after{content:"";display:block;clear:both;}
.calendar{overflow:hidden;width:100%;margin-top:20px;margin-bottom:10px;}
.calendar_left{float:left;width:300px;margin-right:28px;}
.calendar_right{float:right;width:480px;}
.cal_month{height:30px;padding-top:9px;background:#014696;color:#fff;font-size:14px;font-weight:bold;text-align:center;}
.cal_simple{width:300px;margin:0 auto;padding:0;border:0}
.cal_simple caption{height:30px;background:#014696;color:#fff;font-size:14px;font-weight:bold;text-align:center;}
.cal_simple tr{border:none}
.cal_simple th{height:30px;border:none;border-top:solid 1px #fff;border-bottom:solid 1px #edecec;background:#f6f7f8;color:#b7b6b6;font-size:14px;font-weight:bold;text-align:center;}
.cal_simple td{height:30px;border:none;color:#999999;border-bottom:solid 1px #edecec;text-align:center}
.cal_simple td .dayoff{color:#e61f26}
.cal_simple td .saturday{color:#013996}
.cal_tb,.cal_tb th,.cal_tb td{border:0;}
.cal_tb{width:100%;}
.cal_tb caption{display:none}
.cal_tb thead th{height:28px; line-height:28px; padding:5px 10px;background:#f6f6f6;color:#505050;font-size:14px;font-weight:bold;text-align:center;border-top:1px #ddd solid; }
.cal_tb th{height:30px; line-height:30px; padding-left:15px;background:#014696;color:#fff;font-size:14px;font-weight:bold;text-align:center;border-bottom:solid 1px #ddd;}
.cal_tb td{height:30px; line-height:30px; padding-left:15px;border-bottom:solid 1px #ddd;}
.cal_tb td.border_r {border-right:solid 1px #ddd;}

/* 테이블*/
.grad_tb{margin:auto 0;font-size:16px;}
.grad_tb table {/*border-top:2px #0c4b9a solid;*/border-top:2px #000 solid;}
.grad_tb grad_tb{width:100%;border:0;}
.grad_tb caption{font-weight:bold;text-align:left}
.grad_tb th,
.grad_tb td{color:#4b4b4b; padding:15px;border:0;vertical-align:top}
.grad_tb th{vertical-align:middle;}
.grad_tb thead th{background:#dce0e3;/*background:#e9ebef;*/color:#222;text-align:center;font-weight:500; border-bottom:1px #ccc solid;word-break:keep-all;}
.grad_tb thead th.line-rg{border-right:1px #ccc solid;}
.grad_tb thead td{background:#f6f6f6;color:#505050;text-align:center;border-bottom:1px #ccc solid;word-break:keep-all;}
.grad_tb thead td.bg{background:#fffdf3;font-weight:bold; border-right:1px solid #ccc;}
.grad_tb tbody th{border-bottom:1px solid #ccc;border-left:0px;text-align:center;vertical-align:middle;word-break:keep-all;color:#333;font-weight:500; }
.grad_tb tbody th.bg{background: #f0ece6;}
.grad_tb tbody td{border-bottom:1px solid #ccc;border-left:1px solid #ccc;text-align:center;vertical-align:middle;word-break:keep-all;}
.grad_tb tbody td.td_left { text-align:left; }
.grad_tb tbody td.line-rg{border-right:1px #ccc solid;}
.grad_tb tbody th.photo{ padding:none;}
.grad_tb tbody td.none{border-bottom:1px solid #ccc;border-left:none;text-align:center;vertical-align:middle;word-break:keep-all;}
.grad_tb tbody td.note{text-align:left;}
.grad_tb tbody td.bg{background:#fffdf3;}
.grad_tb tfoot th{background:#f3efe4;color:#505050;text-align:center;font-weight:bold; border-bottom:1px solid #ccc;word-break:keep-all;}
.grad_tb tfoot td{background:#f3efe4;color:#505050;text-align:center;font-weight:bold; border-bottom:1px solid #ccc;word-break:keep-all;}
.grad_tb tfoot td.bg{background:#fffdf3;}
.grad_tb .align_l{text-align:left; padding-left:15px;}
.grad_tb td.search{text-align:left; padding-left:15px;border-left:none;background:#f4f4f4;}
.grad_tb .th_bg {background:#f6f6f6;}
.grad_tb .btn_inc {background:#014696;font-size:15px;padding:5px 15px;color:#fff !important;}
.grad_tb .btn_inc:hover {background:#003e86;}

/* ÇÁ·ÎÇÊ »ó¼¼ Å×ÀÌºí*/
.data { color: #555;}
.data td:first-child { width:15%; line-height: 1.8em;  }
.data td:last-child { width:85%; line-height: 1.8em; font-weight: 300; color: #555; }
.single-td ul li { line-height: 1.8em; font-weight: 300; color: #555; position: relative; padding-left: 12px; text-indent: -5px; }
.single-td ul li:before {
    content: '';
    width: 3px;
    height: 3px;
    top: 12px;
    left: 0px;
    background: #9e9e9e;
    position: absolute;
	border-radius: 50%;
}
.squre table { color:#555;line-height: 1.8em; font-weight: 300; }
.squre table td { color:#555;line-height: 1.8em; font-weight: 300; }

.squre ul li {line-height: 1.8em; font-weight: 300; color: #555; position: relative; padding-left: 12px; text-indent: -5px;}
.squre ul li:before {
    content: '';
    width: 3px;
    height: 3px;
    top: 12px;
    left: 0px;
    background: #9e9e9e;
    position: absolute;
	border-radius: 50%;
}

.attention { margin-top: 10px; font-size: 14px;color: #666; }
.map_tb { border-top:1px solid #ddd; }
.map_tb th { height:50px; background:#f9f9f9; padding-left:20px; color:#222; font-size:16px; font-weight:600; line-height:50px; border-right:1px solid #ddd; border-bottom:1px solid #ddd; word-break:keep-all; text-align:left;  }
.map_tb td { padding-left:20px; border-bottom:1px solid #ddd; word-break:keep-all; text-align:left; }

.tit_bl {font-size:15px;font-weight:bold;color:#4c6bae;}
ol.list li {text-indent:-18px;margin-bottom:3px;padding-left:18px;}
.bg_box {background:#f6f6f6;border:1px solid #ddd;padding:15px;}

/* ?ì„œ?‘ìˆ˜, ?…í•™?ë‹´??*/
.cau1 { margin-top:6px; font-size:13px; float:right; color:#666; font-weight:400;}

#t_join { margin:15px 0 0px 0; border-top:2px #014696 solid; }
#t_join tr th { text-align:center; background:#f6f6f6; border-bottom:1px solid #ddd;}
#t_join tr th.fir { border-top:2px solid #014696;}
#t_join tr td { padding:5px 15px; border-bottom:1px solid #ddd; }
#t_join tr td.fir {  border-top:2px solid #014696;}
#t_join tr td .td_txt { float:left; padding:6px;}
#t_join tr td input[type=text] { border:1px solid #e2e2e2; background:#FFF;  }
#t_join tr td input[type=password]{ border:1px solid #e2e2e2; background:#FFF;  }
#t_join tr td textarea{ border:1px solid #e2e2e2; background:#FFF;  }
#t_join tr td select{ border:1px solid #e2e2e2; background:#FFF;  }
#t_join tr td input[type=text], input[type=password], input[type=radio] { padding:5px 5px 5px 10px; height:30px; box-sizing:border-box;}
#t_join tr td input[type=file] { padding:0px ; height:30px; box-sizing:border-box;}
#t_join tr td select { padding:5px 5px 5px 10px; height:30px; }
#t_join tr td div.cau { margin-top:6px; margin-left:5px; font-size:12px; color:#999;}
#t_join tr td p.cau { padding-top:6px; margin-bottom:6px; font-size:12px; clear:both;color:#999; line-height:18px;}
#t_join tr td textarea { padding:5px 10px; box-sizing:border-box; height:200px;}
#t_join tr td ul { margin:6px 0 0 20px;}
#t_join tr td li { list-style:disc; font-size:12px; color:#666; }
#t_join tr td .photo {width:87px; height:115px; border:1px #ddd solid; float:left;}
#t_join tr td .photo_txt { float:left; margin-left:10px;}

.w_xs { width:60px}
.w_s { width:80px}
.w_m { width:100px}
.w_l { width:120px}
.w_xl { width:140px}
.w_xxl { width:180px}
.w_xxxl { width:392px}
.w_100 { width:100%}


#t_bd1 { font-size:12px; margin:10px 0; }
#t_bd1 thead tr { padding:5px; text-align:center; background:#f6f6f6;}
#t_bd1 tr th { padding:5px; text-align:center; border:1px solid #ddd; margin-top:50px;  font-weight:500; }
#t_bd1 tbody tr { padding:5px; margin-top:50px;  font-weight:500; }
#t_bd1 tr td { padding:5px; border:1px solid #ddd; text-align:center; }

.btn_bl { font-size:13px; background:#f3f3f3; border:1px solid #ddd; border-radius:3px; padding:0 3px; box-sizing:border-box; color:#0c4e9b;  cursor:pointer; display:inline-block;}
.btn_bl:hover { background:#e6e6e6; }
.btn_rd { font-size:13px; background:#f3f3f3; border:1px solid #ddd; border-radius:3px; padding:0 3px; box-sizing:border-box; color:#014696;  cursor:pointer; display:inline-block;}
.btn_rd:hover { background:#e6e6e6; }

/* ê³¼ì •?¹ì§• */
.sub_top_txt1 { height:340px; margin-bottom:30px; word-break:keep-all; background:url(../images/sub03/sub03_2.jpg) no-repeat right bottom; }
.sub_top_txt1 .top_copy { font-size:24px; font-weight:bold; color:#0c4e9b; line-height:125%; margin-bottom:20px; }
.sub_top_txt1 .basic_txt { width:66%; font-size:16px; line-height:130%; }
.sub_top_txt1 .img_area1 { text-align:center; }

/* ì»¤ë??ˆí‹° */
.sub_top_txt2 { height:165px; margin-bottom:30px; word-break:keep-all; background:url(../images/sub03/sub03_4.jpg) no-repeat right bottom; }
.sub_top_txt2 .top_copy { font-size:24px; font-weight:bold; color:#0c4e9b; line-height:125%; margin-bottom:20px; }
.sub_top_txt2 .basic_txt { width:50%; font-size:16px; line-height:130%; }
.sub_top_txt2 .img_area1 { text-align:center; }

#c_gallery {}
#c_gallery ul { overflow:hidden;}
#c_gallery ul li { float:left; font-size:16px;  text-align:center; border:1px #ccc solid; box-sizing:border-box; width:250px; height:256px; background:#fff; margin-left:29px; margin-bottom:30px; box-sizing:border-box; }
#c_gallery ul li:first-child { margin-left:0px; }
#c_gallery ul li:first-child + li + li + li { margin-left:0px; }
#c_gallery ul li p { margin-top:12px;}

/* board */

.board .maintit {
	text-align:center;
	margin-bottom:50px;
}
.board .items {
    float: left;
    width: 392px;
    margin-right: 12px;
    background: #f4f4f4;
    padding: 24px;
    text-align: left;
}

.board .items:last-child {
    margin-right: 0;
}

.board .items .cate {
	color: #0431ae;
	border-bottom: 2px solid #0431ae;
	padding: 0;
	display: inline-block;
	line-height: 1.2em;
	font-weight: 500;
	padding: 0 2px;
}

.board .items .tit {
    font-size: 24px;
    line-height: 1.2em;
    color: #222;
    margin: 12px 0;
    max-height: 57px;
    overflow:hidden;
	font-weight:400;
}

.board .items .contents {
    line-height: 1.6em;
    font-weight: 100;
    max-height: 70px;
    overflow: hidden;
}

.board .items .date {
    margin-top: 8px;
    display: block;
    color: #999;
    font-weight: 100;
}

.board .board_wrap {
    float: left;
}
.board_inner { position: relative;}
.board_inner:before {
    content: "";
    width: 100%;
    height: 2px;
    display: block;
    background: #000;
}
.board_bottom {
    /* position: relative; */
    overflow: hidden;
	margin:50px auto 0;
}

a.btn_back {
    display: inline-block;
    text-align: center;
    float: right;
    width: 120px;
    background: #0c4b9a;
    height: 40px;
    line-height: 40px;
    color: #fff;
	cursor: pointer;
	font-weight: 400;
}

a.btn_popclose {
    display: inline-block;
    text-align: center;
    float: right;
    margin-top: 20px;
    width: 120px;
    background: #0c4b9a;
    height: 40px;
    line-height: 40px;
    color: #fff;
	cursor: pointer;
	font-weight: 400;
}

a.btn_write {
    display: inline-block;
    text-align: center;
    float: right;
    width: 120px;
    background: #0c4b9a;
    height: 40px;
    line-height: 40px;
    color: #fff;
	cursor: pointer;
	font-weight: 400;
}

a.btn_confirm {
    display: inline-block;
    text-align: center;
    width: 120px;
    background: #0c4b9a;
    height: 40px;
    line-height: 40px;
    color: #fff;
	cursor: pointer;
	font-weight: 400;
}
a.btn_confirm_m {
    display: inline-block;
    text-align: center;
    width: 210px;
    background: #0c4b9a;
    height: 40px;
    line-height: 40px;
    color: #fff;
	cursor: pointer;
	font-weight: 400;
}
a.btn_history_m {
    display: inline-block;
    text-align: center;
    width: 210px;
    background: #ff9900;
    height: 40px;
    line-height: 40px;
    color: #fff;
	cursor: pointer;
	font-weight: 400;
}
a.btn_cancel {
    display: inline-block;
    text-align: center;
    float: right;
    width: 120px;
    background: #666;
    height: 40px;
    line-height: 40px;
    color: #fff;
	cursor: pointer;
	font-weight: 400;
}
a.btn_cancel_m {
    display: inline-block;
    text-align: center;
    width: 210px;
    background: #666;
    height: 40px;
    line-height: 40px;
    color: #fff;
	cursor: pointer;
}
a.btn_modify {
    display: inline-block;
    text-align: center;
    width: 120px;
    background: #0c4b9a;
    height: 40px;
    line-height: 40px;
    color: #fff;
	cursor: pointer;
	font-weight: 400;
}
a.btn_reply {
    display: inline-block;
    text-align: center;
    width: 120px;
    background: #0c4b9a;
    height: 40px;
    line-height: 40px;
    color: #fff;
	cursor: pointer;
	font-weight: 400;
}

a.btn_delete {
    display: inline-block;
    text-align: center;
    width: 120px;
    background: #666;
    height: 40px;
    line-height: 40px;
    color: #fff;
	cursor: pointer;
	font-weight: 400;
}
.btn_wrap {
	width: 100%;
	margin: 20px auto 0;
	overflow: hidden;
}
.btn_wrap_l {
	overflow: hidden;
	float: left;
}
.type_line {
    width: 100%;
}

.type_line td {
    /* padding: 40px 0; */
    padding: 18px 0;
    border-bottom: 1px solid #ddd;
    vertical-align: middle;
}

.board_top {
    overflow: hidden;
	margin-bottom: 25px;
}

.board_top .total {
    float: left;
    color: #333;
    font-size: 20px;
	line-height: 1.5em;
	font-weight: 500;
	margin-top: 10px;
}
.board_top .total .gr {
    color: #666;
	margin-right: 10px;

}

.board_top .total .sm {
    font-size: 16px;
}

.board_top .search_form {
    float: right;
    display: flex;
}
.sel_type {
	width: 130px;
	float: left;
}
select {
    width: 120px;
    height: 42px;
    border: 1px solid #ddd;
    padding: 0 0 0 8px;
    margin-right: 10px;
	background:#fff;
}


.search_group {
	float: right;
    border: 1px solid #ddd;
	background: #fff;
}
.search_group input#key {
	width: 200px;
    height: 38px;
    padding: 0 12px;
    border: none;
}
.search_group input#schText {
	width: 200px;
    height: 38px;
    padding: 0 12px;
    border: none;
}
.search_group input#board_search {
    border: none;
    text-indent: -9999px;
    background: url(../images/common/ic_search.png) center no-repeat #fff;
    width: 40px;
    height: 40px;
	cursor: pointer;
}

.board_top .search_form2 {
    display: flex;
	border: 1px #ddd solid;
	background: #f0ece6;
	padding: 20px;
}
.search_group2 {
    border: 1px solid #ddd;
	background: #fff;
	margin: 0 auto;
}

.search_group2 input#schText {
	width: 500px;
    height: 38px;
    padding: 0 12px;
    border: none;
}
.search_group2 input#board_search {
    border: none;
    text-indent: -9999px;
    background: url(../images/common/ic_search.png) center no-repeat #fff;
    width: 40px;
    height: 40px;
}

/* pager */

.pager { 
	margin: 0px auto; 
}

.pager ul {
    margin:0 auto;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center; 
}

.pager li {
    width: 40px;
    height: 40px;
    border: 1px solid #ddd;
    margin-right: 3px;
    line-height: 36px;
    text-align: center;
    color: #333333;
    font-size: 16px;
	background: #fff;
	cursor: pointer;
}
.pager li.on {
    background: #0c4b9a;
    border: 1px solid #0c4b9a;
    color: #fff;
}
.pager li img {
	padding: 7px;
}

/* board_notice */
.notice .cont {
    width: 100%;
    padding: 14px 0;
    border-bottom: 1px solid #ddd;
}
.notice .cont .tit {
    font-size: 18px;
    color: #333;
    font-weight: 500;
	line-height: 1.5em;
	letter-spacing: -0.5px;
}
.notice .cont .tit .tit_c {
	overflow: hidden; text-overflow: ellipsis; /*white-space: pre;*/
}
.notice .cont .tit .b_no {
	width: 75px;
	display: inline-block;
	text-align: center;
	font-size: 18px;
	font-weight: 400;
}
.notice .cont .tit .b_re {
    color: #0066b3;
    margin-right: 10px;
	font-weight: 500;	
}
.notice .cont .tit .n_cate {
    color: #0c4b9a;
    margin: 0 10px 0 0;
	font-weight: 500;	
}
.notice .cont .tit .i_notice {
    color: #0c4b9a;
	font-size: 20px;
	font-weight: 500;
	text-align: left;
	line-height: 20px;
}
.notice .cont .tit .i_cate {
	width: auto;
	height: 18px;
	line-height: 18px;
	background: #f6f6f6;
	border: 1px #ccc solid;
    color: #333;
    margin-right: 10px;
	font-size: 15px;
	font-weight: 500;
	padding: 3px 5px;
	border-radius: 2px;
	display: inline-block;
	text-align: center;
	letter-spacing: -1px;
}
.notice .cont .tit img {
	margin-left: 10px;
}
.type_line td p {
    color: #343434;
    font-size: 16px;
    line-height: 24px;
}
.notice .cont a > div:first-child { overflow:hidden; /*margin-bottom: 15px; */}
.notice .cont a > div:nth-child(2) {
    height: 48px;
	line-height: 1.5em;
    overflow: hidden;
	color: #666;
}
.notice .cont a > div.refc_comm {
	width:100%;
    height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: pre;
}

.notice .cont a > div .tit {
	float: left;
	width: calc(100% - 300px);
}
.notice .cont a > div .info {
	float: left;
	width: 300px;
	text-align: right;
	color: #666;
	line-height: 1.5em;
}
.notice .cont a > div .info .name:after {
    content: '';
    display: inline-block;
    margin: 0 6px;
    width: 2px;
    height: 14px;
    background: #d0d0d0;
    position: absolute;
    right: 0;
    top: 6px;
}
.notice .cont a > div .info .date:after {
    content: '';
    display: inline-block;
    margin: 0 6px;
    width: 2px;
    height: 14px;
    background: #d0d0d0;
    position: absolute;
    right: 0;
    top: 6px;
}

.notice .cont a > div .info .name, .notice .cont a > div .info .date, .notice .cont a > div .info .views {
    position: relative;
    padding-right: 20px;
    display: inline-block;
    font-size: 14px;
    color: #676767;
}

.notice .cont > div { height:48px; line-height:1.6em; overflow:hidden; }
.notice .cont > div img { display:none; }
.notice .cont > div.refc_file {
    height: auto;
}


.notice .cont > div.refc_file {
    padding: 20px;
    overflow: hidden;
    padding: 0;
    margin-top: 6px;
    position: relative;
}

.notice .cont > div.refc_file .file_tit {
    float: left;
    padding-right: 12px;
	font-size: 16px;
	font-weight: 400;
	position: relative;
	width: 60px;
	line-height: 1.6em;
}

.notice .cont > div.refc_file .file_tit:after {
    content: '';
    width: 1px;
    height: 15px;
    background: #999;
    position: absolute;
    right: 0;
    top:7px;
}

.notice .cont > div.refc_file .file_list {
    float: left;
    padding-left: 12px;
	box-sizing: border-box;
	font-size: 16px;
    line-height: 1.6em;
	width: calc(100% - 100px);
}

.notice .cont > div.refc_file .file_list a {
    color: #0c4b9a;
    font-weight: 400;
    padding-right: 10px;
    font-size: 16px;
}
.notice .cont > div.refc_file .file_list a:hover {
	text-decoration: underline;
}

.notice .cont > div.refc_file .file_count{
    width: 20px;
    height: 20px;
    background: #0c4b9a;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    font-size: 12px;
    color: #fff;
    line-height: 20px;
}

/* 게시판 VIEW */
.board_view .title_info {
    overflow: hidden;
    border-bottom: 1px dashed #cccccc;
}

.board_view .title_info .l_tit {
    float: left;

	width: 100%;
}

.board_view .title_info .l_tit .wrapper {
    padding: 30px 0;
}

.board_view .title_info .l_tit .tit {
    font-size: 24px;
    font-weight: 500;
    line-height: 22px;
    margin-bottom: 15px;
}
.board_view .title_info .l_tit .tit_ad {
    font-size: 24px;
    font-weight: 500;
    line-height: 22px;
}
.board_view .title_info .l_tit .tit_ad span {
    font-size: 20px;
	color: #fff;
	background: #ff9900;
	width: auto; 
	height: 40px;
	line-height: 36px; 
	text-align: center;
	border-radius: 3px;
	display: inline-block;
	margin-right: 10px;
	padding: 0 30px;
	box-sizing: border-box;
}

.board_view .title_info .r_icon {
    float: right;
    padding: 45px 0;
}

.board_view .title_info .r_icon ul {
    overflow: hidden;
}

.board_view .title_info .r_icon ul li {
    float: left;
    margin-left: 6px;
}

.board_view .title_info .r_icon ul li:first-child {
    margin-left: 0;
}

.board_view .title_info .l_tit .info .writer,
.board_view .title_info .l_tit .info .contact,
.board_view .title_info .l_tit .info .pub_com,
.board_view .title_info .l_tit .info .pub_date,
.board_view .title_info .l_tit .info .price,
.board_view .title_info .l_tit .info .date,
.board_view .title_info .l_tit .info .views,
.board_view .title_info .l_tit .info .name {
    position: relative;
    padding-right: 20px;
    display: inline-block;
    font-size: 14px;
    color: #676767;
}
.board_view .title_info .l_tit .info .writer:after,
.board_view .title_info .l_tit .info .pub_date:after,
.board_view .title_info .l_tit .info .price:after,
.board_view .title_info .l_tit .info .name:after,
.board_view .title_info .l_tit .info .date:after {
    content: '';
    display: inline-block;
    margin: 0 8px;
    width: 2px;
    height: 16px;
    background: #d0d0d0;
    position: absolute;
    right: 0;
    top: 0px;
}

.board_view .title_info .l_tit .info {
    line-height: 16px;
}
.board_view .title_info .l_tit .tit .n_cate {
    color: #0c4b9a;
	margin: 0 10px 0 0;
}
.board_view .contents_info {
    padding: 30px 0;
	line-height:1.7em;
	overflow: hidden;
}
.board_view .contents_info img {
    margin: 10px auto;
	width: auto;
	max-width: 1200px;
	display: block;
}
.board_view .list_info {
    border-top: 1px solid #ccc;
}

.board_view .list_info .list_line {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
}

.board_view .list_info .list_line .ic_area {
    float: left;
    width: 100px;
    position: relative;
    text-align: center;
    color: #343434;
    font-size: 15px;
    font-weight: 500;
}
.board_view .list_info .list_line .ic_area.prev:before {
     content:'';
     display:inline-block;
     width:6px;
     height:6px;
     margin:-5px 12px auto auto;
     vertical-align:middle;
     border-right:2px solid #666;
     border-top:2px solid #666;
     transform:rotate(-45deg);
     position:absolute;
     top:28px;
     left:10px;
}
.board_view .list_info .list_line .ic_area.next:before {
     content:'';
     display:inline-block;
     width:6px;
     height:6px;
     margin:-5px 12px auto auto;
     vertical-align:middle;
     border-right:2px solid #666;
     border-top:2px solid #666;
     transform:rotate(135deg);
     position:absolute;
     top:25px;
     left:10px;
    
}
.board_view .list_info .list_line .list_name {
    float: left;
    font-size: 15px;
	color: #666;
	font-weight: 400;
}

.board_view .list_info .list_line  .list_date {
    float: right;
    color: #666;
    font-size: 14px;
    font-weight: 400;
	color: #666;
	
}
.file_info {
    border-top: 1px dashed #ccc;
    padding: 20px;
    overflow: hidden;
}

.file_info .tit {
	font-weight: 500;
    float: left;
    position: relative;
    padding-right: 12px;
}

.file_info .file_list {
    float: left;
    padding-left: 12px;
}

.file_info .tit:after {
    content: '';
    width: 1px;
    height: 15px;
    background: #999;
    position: absolute;
    right: 0;
    top: 8px;
}

.file_info .file_list li {
    font-size: 15px;
}

.file_info .file_list li a {
    font-weight: 400;
	color: #0c4b9a;
}
.file_info .file_list li a:hover {
	text-decoration: underline;
}

.event_file_info {
    border-bottom: 1px solid #ccc;
    padding: 20px;
    overflow: hidden;
}

.event_file_info .tit {
	font-weight: 500;
    float: left;
    position: relative;
    padding-right: 12px;
}

.event_file_info .file_list {
    float: left;
    padding-left: 12px;
}

.event_file_info .tit:after {
    content: '';
    width: 1px;
    height: 15px;
    background: #999;
    position: absolute;
    right: 0;
    top: 8px;
}

.event_file_info .file_list li {
    font-size: 15px;
}

.event_file_info .file_list li a {
    font-weight: 400;
	color: #0c4b9a;
}
.event_file_info .file_list li a:hover {
	text-decoration: underline;
}


/*search*/
.search_result { font-size: 15px; color: #666; font-weight: 400; margin-left: 20px; display: inline-block;  }
.search_more {  font-size: 15px; font-weight: 400;  float:right}

/*layer_popup*/
.layer_popup {position:absolute; /*width:450px; height: 450px;*/ top:0px; left: 0px; z-index:10000000002;cursor:pointer; }
.layer_popup p {margin: 0 auto; text-align: center;}
/*.layer_popup p img {width:330px;}*/
.layer_popup .pop_close {  background-color: rgba(0,0,0,0.8); height: 30px; color: #fff; line-height: 30px;text-align: center;}