﻿@charset "utf-8";
/* *******************************************************************
	common
******************************************************************* */
#contents {
  float: left;
  width: 890px;
  min-height: 700px;
  padding: 40px 0 80px 50px;
  /*padding: 50px 0 80px 60px;*/
}
#contents h2 {
  /*margin: 0 0 40px;*/
  padding: 0 0 20px;
  line-height: 1.1;
  font-size: 32px;
  font-weight: 400;
  border-bottom: 1px solid #dfdfdf;
}
#contents .section {
  margin: 40px 0 0 0;
  line-height: 1.6;
  font-size: 15px;
  font-weight: 400;
}

/*준비중 입니다.*/
.uc {
  padding: 45px 0;
  font-size: 25px;
  background-color: #f7f7f7;
  border: 1px solid #eee;
  border-radius: 2px;
  color: #bbb;
  text-align: center;
  vertical-align: middle;
}
.uc i {
  font-size: 33px;
  padding-right: 15px;
  vertical-align: middle;
}
.uc .uc-strong {
  color: #767676;
}

sup {
  font-size: 12px;
}
.pdf-down {
  display: inline-block;
  line-height: 1;
  padding: 5px;
  background-color: #fafafa;
  border: 1px solid #eee;
  border-radius: 2px;
}
.pdf-down:hover {
  background-color: #dfdfdf;
}
.years-selectbox {
  text-align: right;
  margin-bottom: 20px;
}
.years-selectbox .form-control {
  padding:  3px 20px 3px 10px;
  border-radius: 0;
  height: auto;
  background-color: #fafafa;
}

/* *******************************************************************
	include
******************************************************************* */
#contents .section h3 {
  padding-top: 40px;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 10px;
}
#contents .section h3:first-child {
  padding-top: 0;
}
.section h4:first-child {
  margin-top: 0;
}
.section h4 {
  font-size: 18px;
  color: #3b78c4;
  /*font-weight: 700;*/
  margin-top: 30px;
  line-height: 1.7;

  /*padding-left: 15px;*/
  /*font-size: 18px;*/
  /*margin-bottom: 10px;*/
  /*background: url("/images/bullet/bullet_h4_02.png") 0 11px no-repeat;*/
}
.section h4:first-child {
  margin-top: 0;
}
.section h4 small {
  display: block;
}
.section h5:first-child {
  margin-top: 0;
}
.section h5 {
  margin-top: 50px;
  margin-bottom: 10px;
  font-size: 19px;
  /*font-weight: 700;*/
  color: #1578c4;
}
.section h4 + h5 {
  margin-top: 20px;
}
.section h6:first-child {
  margin: 0;
}
.section h6 {
  font-size: 16px;
  font-weight: 600;
  margin: 20px 0 10px 0;
}

.section ul.section-list li {
  padding-left: 15px;
  background: url("/images/bullet/bullet3.gif") no-repeat 0 10px;
}
.section .section-p {
  padding-left: 15px;
  background: url("/images/bullet/bullet3.gif") no-repeat 0 10px;
}
.section ul.section-list li.none-disc {
  padding-left: 15px;
  background: none;
}
#contents .section p {
  text-align: justify;
}

/* *******************************************************************
    sub-spot
******************************************************************* */
#sub-spot {
  width: 100%;
  overflow: visible !important;
  height: 180px;
  background: #003250 url("/images/bg/sub_spot_05.png") center center no-repeat;
}
/*#sub-spot .innerwrap {*/

/*}*/
/*#sub-spot .innerwrap {*/
/*height: 160px;*/
/*overflow: visible !important;*/
/*background: url("/images/bg/sub_spot01.png") no-repeat right bottom;*/
/*}*/
/*#sub-spot .innerwrap.subspot01 { background: url("/images/bg/sub_spot01.png") no-repeat right bottom; }*/
/*#sub-spot .innerwrap.subspot02 { background: url("/images/bg/sub_spot02.png") no-repeat right 13px; }*/
/*#sub-spot .innerwrap.subspot03 { background: url("/images/bg/sub_spot03.png") no-repeat right 13px; }*/
/*#sub-spot .innerwrap.subspot04 { background: url("/images/bg/sub_spot04.png") no-repeat right 13px; }*/
/*#sub-spot .innerwrap.subspot05 { background: url("/images/bg/sub_spot05.png") no-repeat right 13px; }*/
#sub-spot h2 {
  text-align: right;
  padding: 80px 10px 10px 0;
  font-size: 23px;
  font-weight: 700;
  line-height: 1;
  color: #fafafa;
}
#sub-spot p {
  padding: 0 10px 0 0;
  text-align: right;
  font-size: 13px;
  line-height: 1.4;
  color: #d9fffd;
  /*color: #767676;*/
}

/* *******************************************************************
	breadcrumb-area
******************************************************************* */
.breadcrumb-area {
  float: right;
  padding-top: 20px;
}
.breadcrumb-area ul li {
  float: left;
  font-size: 14px;
  font-weight: 500;
  color: #666;
}
.breadcrumb-area ul li.arrow {
  color: #999;
}
.breadcrumb-area ul li i {
  padding: 0 10px;
  font-size: 12px;
}
.breadcrumb-area .home a i {
  padding: 0;
}

/* *******************************************************************
	snb
******************************************************************* */
.snb-area {
  float: left;
  width: 210px;
  /*padding: 0 0 80px;*/
  /*padding: 50px 0 80px;*/
  position: relative;
  top: -40px;
  -webkit-box-shadow: 0px 0px 2px 1px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 0px 2px 1px rgba(0,0,0,0.2);
  box-shadow: 0px 0px 2px 1px rgba(0,0,0,0.2);
}
.snb-title {
  text-align: center;
  padding: 50px 0 30px 0;
  /*background-color: #b23647;*/
  /*background-color: #add7f8;*/
  background-color: #2e65a9;
  /*border-bottom: 1px solid #e7e7e7;*/
}
.snb-title small {
  display: block;
  margin: 0 0 10px;
  font-size: 12px;
  font-weight: 300;
  color: #cdeef8;
}
.snb-title strong {
  display: block;
  margin: 0 0 10px;
  font-size: 23px;
  font-weight: 400;
  color: #fff;
  /*color: #333;*/
}

/* snb */
.snb {
  border-top: 2px solid #f4f4f4;
  /*border-left: 1px solid #dfdfdf;*/
  /*border-right: 1px solid #dfdfdf;*/
  /*border-bottom: 1px solid #dfdfdf;*/
}
.snb > li {
  position: relative;
}
.snb > li > a {
  display: block;
  height: 50px;
  line-height: 50px;
  text-align: center;
  /*padding-left: 20px;*/
  font-size: 17px;
  color: #333;
  border-bottom: 1px solid #eee;
  /*border-bottom: 1px solid #eee;*/
  background-color: #fff;
}
.snb > li > a:hover {
  color: #1578c4;
  /*background-color: #edf6ff;*/
}
.snb > li.active > a {
  font-weight: bold;
  /*color: #fff;*/
  color: #2e65a9;
  /*color: #10379e;*/
  /*border-bottom: 0;*/
  /*background-color: #edf6ff;*/
  /*background-color: #10379e;*/
}
.snb > li > a i {
  position: absolute;
  right: 10px;
  top: 0;
  font-size: 15px;
  /*font-size: 24px;*/
}
.snb > li > ul {
  padding: 5px 0;
  border-bottom: 1px solid #eee;
  background-color: #fafafa;
}
.snb > li > ul > li > a {
  display: block;
  height: 30px;
  line-height: 30px;
  padding-left: 30px;
  font-size: 14px;
  color: #767676;
  background-color: #fafafa;
}
.snb > li > ul > li > a:hover {
  color: #1578c4;
  background-color: #fafafa;
}
.snb > li > ul > li.active > a {
  font-weight: bold;
  color: #2e65a9;
  /*color: #1578c4;*/
  background-color: #fafafa;
}

/* *******************************************************************
	연혁 / 조직
******************************************************************* */
/*연혁*/
.history dl {
  display: table;
  padding-bottom: 10px;

}
.history dl dt,
.history dl dd {
  display: table-cell;
  vertical-align: top;
}
.history dl dt {
  font-size: 17px;
  font-weight: 700;
  min-width: 80px;
  color: #2e65a9;
}
/*.history dl dd {*/

/*}*/

/*조직*/
.jap-sections li {
  float: left;
  width: 50%;
  padding: 0 30px;
  min-height: 125px;
}
.jap-sections li:first-child {
  padding: 0 20px 0 0;
  border-right: 1px dashed #3b78c4;
}
/*.jap-sections li:nth-child(2) {*/
/*border-right: 1px dashed #3b78c4;*/
/*}*/




/* *******************************************************************
	common
******************************************************************* */

/*tab 01*/
/*.nav-tabs.tab-customized {*/
/*padding-left: 0px !important;*/
/*}*/
/*.nav-tabs > li {*/
/*border-radius: 0;*/
/*width: 146.66666px;*/
/*float: left;*/
/*margin-bottom: -1px !important;*/
/*}*/
/*.nav-tabs.tab-customized > li > a {*/
/*margin-right: 1px;*/
/*!*height: 67px;*!*/
/*line-height: 1.42857;*/
/*color: #9f978c;*/
/*background: #f7f7f7;*/
/*border-top: 3px solid transparent;*/
/*border-bottom: 1px solid #DDD;*/
/*border-radius: 0;*/
/*font-size: 17px;*/
/*font-weight: 700;*/
/*outline: none;*/
/*text-align: center;*/
/*}*/
/*.nav-tabs > li > a:hover {*/
/*border-color: #EEE #EEE #DDD;*/
/*}*/
/*.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {*/
/*color: #47413d;*/
/*cursor: default;*/
/*background-color: #FFF;*/
/*border-width: 1px;*/
/*border-style: solid;*/
/*border-color: #DDD #DDD transparent;*/
/*-moz-border-top-colors: none;*/
/*-moz-border-right-colors: none;*/
/*-moz-border-bottom-colors: none;*/
/*-moz-border-left-colors: none;*/
/*border-image: none;*/
/*border-top: 3px solid #10379e !important;*/
/*}*/

/*tab02*/
.tab-customized.nav-tabs > li > a {
  color: #999;
  /*border-bottom: 1px solid #dfdfdf;*/
  border-radius: 0;
  font-size: 18px;
  font-weight: 400;
}
.tab-customized.nav-tabs > li > a:hover {
  /*color: #147ac5;*/
  color: #777;
  border-bottom: none;
  border-color: #fafafa #fafafa #ddd;
  background-color: #fafafa;
}
.tab-customized.nav-tabs > li.active > a,
.tab-customized.nav-tabs > li.active > a:hover,
.tab-customized.nav-tabs > li.active > a:focus {
  color: #1578c4;
  cursor: default;
  outline: none;
  /*background-color: #f6fbff;*/
  /*background-color: #fff;*/
  border: 1px solid #dfdfdf;
  border-top: 3px solid #1578c4;
  border-bottom-color: transparent;
  background-color: #fff;
}
.nav-tabs > li > a:active {
  outline: none;
}
.tab-pane {
  padding-top: 30px;
}


/*tab-custom*/
.nav-tabs.nav-justified > li > a {
  font-size: 18px;
}
.nav-tabs.nav-justified > li > a {
  border-bottom: 1px solid #ddd;
  border-radius: 2px 2px 0 0;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  background-color: #4793f1;
  color: #fff;
  cursor: default;
  /*background-color: #fff;*/
  border: 0 solid #ddd;
  border-bottom-color: transparent;
  font-weight: 700;
}
.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
  border: 0px solid #ddd;
}



/*btn*/
.top-btn-area {
  width: 100%;
}
a.top-btn {
  width: 200px;
  display: inline-block;
  text-align: center;
  font-size: 13px;
  line-height: 30px;
  color: #1578c4;
  border: 1px solid #1578c4;
  /*border: 1px solid #ddd;*/
  border-radius: 2px;
  /*background: -moz-linear-gradient(top,  #fefefe 0%, #fbfbfb 49%, #efefef 100%); !* FF3.6+ *!*/
  /*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(49%,#fbfbfb), color-stop(100%,#efefef)); !* Chrome,Safari4+ *!*/
  /*background: -webkit-linear-gradient(top,  #fefefe 0%,#fbfbfb 49%,#efefef 100%); !* Chrome10+,Safari5.1+ *!*/
  /*background: -o-linear-gradient(top,  #fefefe 0%,#fbfbfb 49%,#efefef 100%); !* Opera 11.10+ *!*/
  /*background: -ms-linear-gradient(top,  #fefefe 0%,#fbfbfb 49%,#efefef 100%); !* IE10+ *!*/
  /*background: linear-gradient(to bottom,  #fefefe 0%,#fbfbfb 49%,#efefef 100%); !* W3C *!*/
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#efefef',GradientType=0 ); !* IE6-8 *!*/
  outline: none;

  /*border: 10px solid #f7f7f7;*/
  /*background-color: #edf6ff;*/
}

a.top-btn:hover {
  background-color: #1578c4;
  color: #fff;
}




/*table*/
/*.tb-basic {*/
/*border-top: 2px solid #1578c4;*/
/*}*/
.tb-basic th {
  background-color: #fafafa;
  font-weight: 700;
  text-align: center;
  vertical-align: middle !important;
}
.tb-basic thead th {
  background-color: #f4f4f4;
  border-bottom: 3px double #dfdfdf !important;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  vertical-align: middle;
}

/* tb-annual */
.tb-annual {
  border-top: 2px solid #1578c4;
  border-bottom: 1px solid #dfdfdf;
}
.tb-annual th {
  padding: 15px 10px !important;
  font-weight: 700;
  text-align: center;
  vertical-align: middle !important;
  background-color: #f3fafe;
}
.tb-annual thead th {
  border-bottom: 3px double #dfdfdf !important;
  background-color: #f4f4f4;
}
.tb-annual tbody th {
  border-right: 1px solid #dfdfdf;
}
.tb-annual tbody td {
  padding: 15px 10px !important;
  font-size: 13px;
}
.tb-annual tbody td .label-divide {
  display: inline-block;
  width: 50px;
  padding: 2px 3px;
  font-size: 12px;
  color: #fff;
  border-radius: 2px 2px 0 0;
  background-color: #1578c4;
}
.tb-annual tbody td .label-divide.international {
  background-color: #ff4057;
}
.tb-annual tbody td .label-host {
  display: inline-block;
  width: 50px;
  padding: 2px 3px;
  font-size: 12px;
  color: #333;
  border-radius: 0 0 2px 2px;
  border: 1px solid #dfdfdf;
  border-top: 0;
  background-color: #fff;
}
/*.tb-annual tbody td .label-host.type-m { background-color: #cf7679; }*/
/*!*.tb-annual tbody td .label-host.type-m h4 span { background-color: #e68387; }*!*/
/*.tb-annual tbody td .label-host.type-a { background-color: #d29a82; }*/
/*!*.tb-annual tbody td .label-host.type-a h4 span { background-color: #eaab91; }*!*/
/*.tb-annual tbody td .label-host.type-b { background-color: #d2b854; }*/
/*!*.tb-annual tbody td .label-host.type-b h4 span { background-color: #eacd5d; }*!*/
/*.tb-annual tbody td .label-host.type-c { background-color: #66bd85; }*/
/*!*.tb-annual tbody td .label-host.type-c h4 span { background-color: #72d294; }*!*/
/*.tb-annual tbody td .label-host.type-d { background-color: #7b9fc2; }*/
/*!*.tb-annual tbody td .label-host.type-d h4 span { background-color: #89b1d8; }*!*/
/*.tb-annual tbody td .label-host.type-e { background-color: #727fa0; }*/
/*!*.tb-annual tbody td .label-host.type-e h4 span { background-color: #7e8db2; }*!*/
/*.tb-annual tbody td .label-host.type-f { background-color: #8780b5; }*/
/*!*.tb-annual tbody td .label-host.type-f h4 span { background-color: #968fca; }*!*/

.tb-annual tbody td .date {
  font-size: 14px;
}
.tb-annual tbody td .name {
  display: block;
  margin: 0 0 3px;
  text-align: left;
  font-size: 16px;
  font-weight: bold;
}
.tb-annual tbody td .place {
  display: block;
  text-align: left;
  font-size: 14px;
}
.tb-annual tbody td .status {
  font-size: 14px;
  color: #1578c4;
}

.tb-annual tbody tr.complete {
  background-color: #f7f7f7;
}
.tb-annual tbody tr.complete td .label-divide {
  background-color: #999;
}
.tb-annual tbody tr.complete td .date,
.tb-annual tbody tr.complete td .name,
.tb-annual tbody tr.complete td .place {
  color: #999;
}
.tb-annual tbody tr.complete td .status {
  color: #999;
}

/* tb-last-events */
.tb-last-events {
  border-top: 2px solid #1578c4;
  border-bottom: 1px solid #dfdfdf;
}
.tb-last-events th {
  padding: 15px 10px !important;
  font-weight: 700;
  text-align: center;
  vertical-align: middle !important;
  background-color: #f3fafe;
}
.tb-last-events thead th {
  border-bottom: 3px double #dfdfdf !important;
  background-color: #f4f4f4;
}
.tb-last-events tbody th {
  border-right: 1px solid #dfdfdf;
}
.tb-last-events tbody td {
  padding: 15px 10px !important;
  text-align: left;
  line-height: 1.6 !important;
  font-size: 13px;
}
.tb-last-events tbody td .label-divide {
  display: inline-block;
  width: 50px;
  margin: 0 auto;
  padding: 2px 3px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  border-radius: 2px 2px 0 0;
  background-color: #1578c4;
}
.tb-last-events tbody td .label-divide.international {
  background-color: #ff4057;
}
.tb-last-events tbody td .label-host {
  display: inline-block;
  width: 50px;
  margin: 0 auto;
  padding: 2px 3px;
  text-align: center;
  font-size: 12px;
  color: #333;
  border-radius: 0 0 2px 2px;
  border: 1px solid #dfdfdf;
  border-top: 0;
  background-color: #fff;
}
/*.tb-last-events tbody td .label-host.type-m { background-color: #cf7679; }*/
/*!*.tb-last-events tbody td .label-host.type-m h4 span { background-color: #e68387; }*!*/
/*.tb-last-events tbody td .label-host.type-a { background-color: #d29a82; }*/
/*!*.tb-last-events tbody td .label-host.type-a h4 span { background-color: #eaab91; }*!*/
/*.tb-last-events tbody td .label-host.type-b { background-color: #d2b854; }*/
/*!*.tb-last-events tbody td .label-host.type-b h4 span { background-color: #eacd5d; }*!*/
/*.tb-last-events tbody td .label-host.type-c { background-color: #66bd85; }*/
/*!*.tb-last-events tbody td .label-host.type-c h4 span { background-color: #72d294; }*!*/
/*.tb-last-events tbody td .label-host.type-d { background-color: #7b9fc2; }*/
/*!*.tb-last-events tbody td .label-host.type-d h4 span { background-color: #89b1d8; }*!*/
/*.tb-last-events tbody td .label-host.type-e { background-color: #727fa0; }*/
/*!*.tb-last-events tbody td .label-host.type-e h4 span { background-color: #7e8db2; }*!*/
/*.tb-last-events tbody td .label-host.type-f { background-color: #8780b5; }*/
/*!*.tb-last-events tbody td .label-host.type-f h4 span { background-color: #968fca; }*!*/

.tb-last-events tbody td .date {
  font-size: 14px;
}
.tb-last-events tbody td.name {
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  vertical-align: middle;
}
.tb-last-events tbody td .place {
  display: block;
  text-align: left;
  font-size: 14px;
}
.tb-last-events tbody td .status {
  font-size: 14px;
  color: #1578c4;
}

.tb-last-events tbody tr.complete {
  background-color: #f7f7f7;
}
.tb-last-events tbody tr.complete td .label-divide {
  background-color: #999;
}
.tb-last-events tbody tr.complete td .date,
.tb-last-events tbody tr.complete td .name,
.tb-last-events tbody tr.complete td .place {
  color: #999;
}
.tb-last-events tbody tr.complete td .status {
  color: #999;
}

/* 다운로드 리스트 */
.download-list02 {
  /*padding-left: 0 !important;*/
  margin-top: 30px;
  padding: 10px 20px;
  list-style: none;
  border: 5px solid #eee;
}
.download-list02 li {
  width: 100%;
  padding-left: 5px;
  line-height: 35px;
  border-bottom: 1px dashed #ddd;
  /*background: url("/assets/images/bullet/square.png") left 10px no-repeat;*/
}
.download-list02 li:last-child {
  border-bottom: 0;
}
.download-list02 li:after {
  content: '';
  display: block;
  clear: both;
}
.download-list02 li a {
  float: right;
  margin-top: 5px;
  display: inline-block;
  width: 100px;
  line-height: 23px;
  font-size: 13px;
  text-align: center;
  text-decoration: none;
  color: #333;
  border: 1px solid #ddd;
  border-radius: 2px;

  background: -moz-linear-gradient(top,  #fefefe 0%, #fbfbfb 49%, #efefef 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(49%,#fbfbfb), color-stop(100%,#efefef)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #fefefe 0%,#fbfbfb 49%,#efefef 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #fefefe 0%,#fbfbfb 49%,#efefef 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #fefefe 0%,#fbfbfb 49%,#efefef 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #fefefe 0%,#fbfbfb 49%,#efefef 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#efefef',GradientType=0 ); /* IE6-8 */
}
.download-list02 .btn-download i {
  padding-right: 10px;
}
i.pdf {
  color: #ff3f39;
}
i.hwp {
  color: #49bffd;
}
i.zip {
  /*color: #eaa752;*/
  color: #3c497e;
}
i.share {
  color: #1554b0;
}
i.e-book {
  color: #49bffd;
}

/*highlight-box*/
.highlight-box {
  padding: 20px;
  background-color: #f7fbff;
  /*border: 1px dashed #2e65a9;*/
  /*border: 1px dashed #c7e3ff;*/
  border: 1px dashed #3b78c4;


}
.highlight-box strong {
  font-size: 24px;
  color: #1554b0;
}
.highlight-box ul.disc {
  margin-left: 20px;
}
.highlight-box .box-list li {
  padding-left: 15px;
  background: url("/images/bullet/box-bullet02.gif") no-repeat 0 8px;
}


/*.text-danger {*/
/*color: #f33;*/
/*}*/
/*.text-primary {*/
/*color: #1578c4;*/
/*}*/

/*!*list-style*!*/
/*ul.disc {*/
/*list-style: disc;*/
/*}*/
/*ul.depth1 {*/
/*padding-left: 15px;*/
/*}*/
/*ul.list-hyphen li {*/
/*position: relative;*/
/*margin-left: 10px;*/
/*}*/
/*ul.list-hyphen li:before {*/
/*position: absolute;*/
/*top: 0;*/
/*left: -10px;*/
/*content: '-';*/
/*}*/

/*ol.list-decimal {*/
/*margin-left: 20px;*/
/*list-style: decimal;*/
/*}*/

/*!*contents-box*!*/
/*.contents-box {*/
/*padding: 15px;*/
/*background-color: #fafafa;*/
/*}*/
/*.contents-box > li {*/
/*margin-left: 15px;*/
/*list-style: disc;*/
/*}*/
/*.contents-box > li > ul li {*/
/*padding-left: 10px;*/
/*text-indent: -10px;*/
/*}*/
/*.contents-box.number-list > li {*/
/*margin-left: 0;*/
/*list-style: none;*/
/*}*/
/*.contents-box.date-list > li:after {*/
/*content: '';*/
/*display: block;*/
/*clear: both;*/
/*}*/
/*.contents-box.date-list > li {*/
/*display: block;*/
/*}*/
/*.contents-box.date-list > li span:first-child {*/
/*float: left;*/
/*}*/
/*.contents-box.date-list > li span:last-child {*/
/*float: right;*/
/*}*/

/*ul.list-disc {*/
/*list-style: disc;*/
/*margin: 5px 0 5px 30px;*/
/*}*/
/*ul.list-disc li {*/
/*margin: 5px 0;*/
/*}*/



/* *******************************************************************
	학회소개
******************************************************************* */
/*greeting*/
.section.greeting p {
  margin: 0 0 30px;
  text-align: justify;
  font-weight: 300;
}
.section.greeting p.img-title {
  margin: 0 0 30px;
}
.section.greeting p strong {
  display: block;
  font-size: 17px;
  font-weight: 500;
  color: #2e65a9;
}

.section.greeting .date {
  display: block;
  text-align: right;
  font-size: 18px;
  padding: 30px 0 5px 0;
}
.section.greeting .name {
  display: block;
  text-align: right;
}
.section.greeting .name b {
  padding-left: 15px;
  font-size: 25px;
}

/*history*/
.history-area dl:first-child {
  border-top: 2px solid #dfdfdf;
}
.history-area dl {
  padding: 10px 0;
  border-bottom: 1px solid #dfdfdf;
}
.history-area dl:nth-child(even) {
  background-color: #fafafa;
}
.history-area dl:after {
  content: '';
  display: block;
  clear: both;
}
.history-area dt {
  float: left;
  width: 18%;
  padding: 0 10px;
  font-size: 18px;
  color: #3b78c4;
}
.history-area dd {
  float: left;
  width: 82%;
}

.history-area dd ul li {
  padding-left: 15px;
  background: url("/images/bullet/bullet_main_list_3x3.png") no-repeat 0 10px;
}

/*regulation*/
.regulation-conts h4 {
  font-size: 19px;
  color: #3b78c4;
  text-align: center;
  background: none;
}

/*board-members*/
.board_members {
  font-size: 0;
}
.board_members dl {
  display: inline-block;
  width: 280px;
  padding-bottom: 30px;
  font-size: 0;
}
.board_members dl dt {
  font-size: 14px;
  line-height: 1.2;
}
.board_members dl dt .name {
  padding: 5px 0;
  font-weight: 700;
  font-size: 15px;
  color: #666;
}
.board_members dl dt .position {
  font-size: 13px;
  color: #888;
}
.board_members hr {
  visibility: visible;
  margin-top: 10px;
  border-top: 1px solid #dfdfdf;
}




/*개요*/
.icon-list li {
  float: left;
  margin-top: 40px;
  display: inline-block;
  width: 25%;
  text-align: center;
}
.icon-list li span {
  padding-top: 15px;
  /*color: #1578c4;*/
  /*font-size: 14px;*/
  display: block;
}



/*역대회장*/
.past-presidents-list .ppl {
  display: table;
  padding: 0 8px 40px;
  float: left;
  width: 25%;
  text-align: center;
  height: 250px;
}
.past-presidents-list .ppl .picture {
  display: table-row;
}
.past-presidents-list .ppl .picture span {
  display: table-cell;
  height: 165px;
  vertical-align: bottom;
}
.past-presidents-list .ppl h1 {
  display: table-row;
}
.past-presidents-list .ppl h1 span {
  display: table-cell;
  height: 60px;
  font-size: 15px;
  font-weight: 700;
  vertical-align: middle;
  border-bottom: 2px solid #dfdfdf;
}
.past-presidents-list .ppl .year {
  display: table-row;
}
.past-presidents-list .ppl .year span {
  display: table-cell;
  height: 55px;
  vertical-align: middle;
}

/*국내학술활동*/
.journal-list-area {
  padding-top: 30px;
  text-align: center;
}
.journal-list-area li img {
  width: 140px;
  /*width: 80%;*/
  /*height: 210px;*/
  border: 1px solid #eee;
}
.journal-list-area li {
  display: inline-block;
  /*float: left;*/
  padding-right: 15px;
}
.journal-list-area li:last-child {
  padding-right: 0;
}
/*.journal-list-area ul:after {*/
/*content: '';*/
/*display: block;*/
/*clear: both;*/
/*}*/

/*사무국안내*/
.staff {
  display: table;
  width: 100%;
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
}
.staff dt, .staff dd {
  display: table-cell;
  vertical-align: middle;
  padding: 20px;
}
.staff dt {
  width: 20%;
  background-color: #f7f7f7;
  font-size: 15px;
  font-weight: 700;
}
.staff dd {
  width: 80%;
  font-size: 15px;
  color: #666666;
}
.staff dd ul li a i {
  padding-right: 10px;
}

/*사무국*/
.map-area {
  width: 100%;
  height: 400px;
  margin: 20px 0;
}

#marker-title {
  width: 100%;
  padding: 10px 10px 5px;
}
#marker-title h1 {
  font-size: 16px;
}

/*.ci-area*/
.ci-area {
  text-align: center;
}
.ci-area p {
  text-align: center;
  margin: 0 0 30px;
}
.ci-logo li {
  float: left;
}

/* *******************************************************************
	국제협력
******************************************************************* */

.pictures-list ul {
  padding-top: 40px;
}
.pictures-list ul:after  {
  content: '';
  display: block;
  clear: both;
}
.pictures-list ul li {
  display: block;
  float: left;
  text-align: center;
  width: 33.33%;
}
.pictures-list ul li span {
  display: block;
  font-size: 13px;
  color: #666;
}

/* *******************************************************************
	간행물 안내 : publication_info.vm
******************************************************************* */
.book-info {
  padding: 30px 0;
}
.book-info:after {
  content: '';
  display: block;
  clear: both;
}
.book-info dd,
.book-info dt {
  float: left;
}
/*img*/
.book-info dd img {
  width: 150px;
  border: 1px solid #eee;
}

/*text*/
.book-info dt {
  padding-left: 20px;
}
.book-info dt h4 {
  font-size: 17px;
  font-weight: 700;
  vertical-align: middle;
}
.book-info dt .eng-name {
  color: #888;
}
/*poin-icon*/
.book-info dt .point-blue {
  border: 1px solid #101edd;
  color: #101edd;
}
.book-info dt .point-red {
  border: 1px solid #dd1010;
  color: #dd1010;
}
.book-info dt .point-orange {
  border: 1px solid #ff8212;
  color: #ff8212;
}
.book-info dt span {
  vertical-align: middle;
  margin-left: 8px;
  display: inline-block;
  padding: 3px 3px;
  border-radius: 2px;
  font-size: 12px !important;
  line-height: 1;
}

/* *******************************************************************
	학회주요일정 : major_schedule.vm
******************************************************************* */
.section.major-schedule {

}
.section.major-schedule .fc-row.fc-widget-header table {

}
.fc-head-container.fc-widget-header,
.fc-day-header.fc-widget-header.fc-sun,
.fc-day-header.fc-widget-header.fc-sat {
  border-top: 2px solid #49586d;
  background-color: #f2f5f8 !important;
}
.fc-row.fc-widget-header table thead tr th {
  padding: 10px 0;
}

/* 토요일 */
.section.major-schedule .fc-sat {
  /*background-color: #f3f8fc;*/
}
.section.major-schedule .fc-sat .fc-day-number {
  color: #2e78bf;
}

/* 일요일 */
.section.major-schedule .fc-sun {
  /*background-color: #fff4f2;*/
}
.section.major-schedule .fc-sun .fc-day-number {
  color: #c62a00;
}

/* 이벤트 */
.section.major-schedule .fc-event {
  margin-top: 2px;
  border-radius: 2px;
  cursor: pointer;
}


/* *******************************************************************
	회원센터
******************************************************************* */
.list-page p {
  margin-bottom: 10px;
}
.list-page ul li {
  padding-left: 15px;
  text-indent: -15px;
}

.three-column {
  /*list-style: none;*/
  -moz-column-count: 3;
  -moz-column-gap: 0;
  -moz-column-fill: balance;
  -webkit-column-count: 3;
  -webkit-column-gap: 0;
  -webkit-column-fill: balance;
  column-count: 3;
  column-gap: 0;
  column-fill: balance;
  list-style-position: inside;
  padding: 25px 30px;
  border: 3px solid #f7f7f7;
}
.three-column li {
  line-height: 2;
}

.tb-user-search td {
  text-align: center;
  border-bottom: 1px solid #ddd !important;
}


/* *******************************************************************
	제휴사업
******************************************************************* */
.affilication td li {
  line-height: 1.5;
}
.affilication td > ul {
  padding: 10px 0 10px 10px;
}
.affilication td > ul > li {
  font-weight: 700;
  padding-bottom: 15px;
  /*background: url("/images/bullet/bullet_main_board.png") no-repeat 0 8px;*/
}
.affilication td > ul > li:last-child {
  padding-bottom: 0;
}
.affilication td > ul > li > ul {
  padding: 0 0 0 20px;
}
.affilication td > ul > li > ul > li {
  font-weight: 500;
  text-indent: -10px;
}
.affilication td p.star {
  padding: 0 0 10px 40px;
  text-indent: -20px;
}

/* *******************************************************************
	계산서신청
******************************************************************* */
.ol-list li{
  padding-left: 15px;
  text-indent: -15px;
  padding-bottom: 10px;
}



/* *******************************************************************
	specific style
******************************************************************* */
/*text-indent, align of table*/

.presidents .table tr td:nth-child(1),
.presidents .table tr td:nth-child(3) {
  text-align: center;
}

.awards .text-indent_01 {
  text-indent: 80px;
}
.awards .table tr td:first-child,
.awards .table tr td:nth-child(2),
.awards .table tr td:last-child {
  text-align: center;
}
.awards .table tr td:nth-child(3) {
  text-align: left;
}
.list_special table tr td:first-child,
.list_special table tr td:nth-child(2) {
  text-align: center;
}
.list_special table tr td:nth-child(3) a {
  color: #2e65a9;
}


/* *******************************************************************
	society-tab
******************************************************************* */
/*.society-tab-list*/
.society-tab-list {
  border-bottom: 1px solid #ddd;
  width: 100%;
}
.society-tab-list > li > a {
  display: block;
  padding: 10px 15px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 2px 2px 0 0;
  font-size: 18px;
  text-align: center;
  /*margin-bottom: 5px;*/
  /*text-align: center;*/
}
.society-tab-list > li > a.on {
  font-weight: 700;
  color: #fff;
  background-color: #4793f1;
}
.society-tab-list > li > a.on:hover {
  color: #fff;
  background-color: #4793f1;
}
.society-tab-list > li > a:hover,
.society-tab-list > li > a:focus {
  color: #2ebae3;
  background-color: #eee;
}
/*.society-tab-list > li.active > a,*/
/*.society-tab-list > li.active > a:hover,*/
/*.society-tab-list > li.active > a:focus {*/
/*color: #555;*/
/*cursor: default;*/
/*background-color: #fff;*/
/*border: 1px solid #ddd;*/
/*border-bottom-color: transparent;*/
/*}*/

@media (min-width: 768px) {
  .society-tab-list > li {
    display: table-cell;
    width: 1%;
  }
  .society-tab-list > li > a {
    margin-bottom: 0;
  }
}


/*society-tab-contents*/
.society-tab-contents {
  padding-top: 30px;
}
.society-tab-contents .tabs-conts {
  display: none;
}

.society-tab-contents .tabs-conts.on {
  display: block;
}


/* Journals */
.tb-journals {
  width: 100%;
}
.tb-journals th {
  padding: 20px 0;
  border-bottom: 1px solid #eee;
}
.tb-journals td {
  padding: 10px 20px;
  border-bottom: 1px solid #eee;
}
.tb-journals tr:last-child th,
.tb-journals tr:last-child td {
  border-bottom: 0;
}
.tb-journals th.thm img {
  display: block;
  width: 120px;
  box-shadow: 0 2px 2px rgba(0,0,0,0.25);
}
.tb-journals td.info {
  padding-left: 30px;
}
.tb-journals td.info .section-list {

}
.tb-journals td.info .section-list > li {
  padding-left: 13px;
}
.tb-journals td.info .section-list > li.none-disc {
  margin-bottom: 10px;
  padding-left: 0;
}
.tb-journals td.info .section-list > li a {
  font-size: 18px;
}
