@charset "utf-8";

/* Reset */
body, h1, h2, h3, h4, h5, h6,
div, p, blockquote, pre, address,
ul, ol, li, dl, dt, dd,
table, caption, th, td,
form, fieldset, legend,
hr {
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
}
ul, ol {
	list-style:none;
}
table {
	margin:0;
	padding:0;
	border-spacing:0;
	border:0;
	_border-collapse:collapse;
}
*+html table {border-collapse:collapse;}
img, fieldset, abbr, acronym {
	border:0;
}
address, caption, cite, code, dfn, em, var {
	font-style:normal;
	font-weight:normal;
}
q:before, q:after {
	content: '';
}
input, select, button, textarea {
	color:#262626;
	font-size:100%;
	font-family:NanumGothic,'나눔고딕',ng,sans-serif;
}

/* Base */
body {
	color:#262626;
	font-size:12px;
	font-family:NanumGothic,'나눔고딕',ng,sans-serif;
	line-height:18px;
}
hr {display:none}
caption, legend,
#skipNavi {
	width:0;
	height:0;
	line-height:0;
	overflow:hidden;
	visibility:hidden;
	font-size:0;
}
a {
	color:#262626;
	text-decoration:none;
}
a:focus, a:hover, a:active {
	text-decoration:underline;
}
input.text,
textarea.textarea {
	padding:2px 0;
	border:1px solid #c7c7c7;
	font-family:NanumGothic,'나눔고딕',ng,sans-serif;
}
label,
input.button, input.submit , input.image,
button {
	cursor:pointer;
}
textarea, pre {
	overflow:auto;
}
.clearfix:after  {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix   {display: block;}
/* End hide from IE-mac */

.cboth {
	clear:both;
}
.invisible {
	overflow:hidden;
	visibility:hidden;
	position:absolute;
	width:0;
	height:0;
	font-size:0;
	line-height:0;
}

@font-face {
	font-family:'NanumGothic';
	src: url(../fonts/NanumGothic.eot); /* IE9 Compat Modes */
	src: url(../fonts/NanumGothic.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */
	url(../fonts/NanumGothic.woff) format('woff'), /* Modern Browsers */
	url(../fonts/NanumGothic.ttf)  format('truetype'), /* Safari, Android, iOS */
	url(../fonts/NanumGothic.svg#svgMothnnaFont) format('svg'); /* Legacy iOS */
}


/* wrap */
#wrap {position:relative; width:100%;}

/* header */#
/*
header {position:relative; width:100%; repeat-x left bottom;}
#header div {overflow:hidden; width:980px; height:57px; padding-bottom:15px; margin:0 auto;}
#header div h1 {float:left; margin:10px 0  10px 0px;}
*/
header {
  margin: 0px 0px 0px 0px;
  height:100px;
  background-color:#CCC;
  border-radius: 5px;
}


/* layout 대메뉴 사이즈 조정 */
#top_mn{width:100%; height:59px;background:url('../images/common/bg_header1.gif') repeat-x;}
ul#topnav { margin: 0 auto; padding: 0; width: 1000px; list-style: none;  position: relative;}
ul#topnav li {float: left;    margin: 0; padding: 0;  }
ul#topnav li a{display:inline-block; font-size:1.3em; font-weight:bold; color:#fff; text-decoration:none; padding:15px 80px 0px 80px;}
ul#topnav li a:hover{color:#6FC055;}
ul#topnav li span { float: left; padding: 5px 0; position: absolute; left: 0; top:50px; display: none; width: 1000px; }
ul#topnav li span a{color:#fff; text-decoration:none; padding:5px;}
ul#topnav li span.mn1 { width: 720px; text-align:left; padding-left:15px; background-color:#6a3c06; margin-left:60px;}
ul#topnav li span.mn2 { width: 450px; text-align:left; padding-left:25px; background-color:#6a3c06; margin-left:250px;}
ul#topnav li span.mn3 {width: 440px; text-align:left; padding-left:25px; background-color:#6a3c06; margin-left:380px;}
ul#topnav li span.mn4 { width: 260px; text-align:left; padding-left:25px; background-color:#6a3c06; margin-left:680px;}
ul#topnav li:hover span { display: block; }
ul#topnav li span a { display: inline; font-size:12px; }
font.bar{font-weight:200; color:#b18046}

/* main visual */
 #visual {overflow:hidden; width:100%; text-align:center; padding-bottom:18px;}
#visual_main{width:100%; height:239px; max-height:239px; background:url('./images/common/bg_container.gif') repeat-x;}

/* sub visual */
#visual_sub{width:100%; height:159px; max-height:159px; background:url('../images/common/bg_container.gif') repeat-x;}


/* 서브 본문 */
/*
#container {position:relative; overflow:hidden; width:1000px; margin:-10px auto; background:url('../images/common/bg_container.gf') repeat-y 300px top;}
*/


/* 서브 왼쪽 메뉴 */
#snb {float:left; width:190px; margin-top:0px; }
#snb h2 { padding:0; margin:0;width:190px; height:50px; line-height:49px; color:#333333; font-size:20px; text-align:center;}
#snb ul {overflow:hidden; width:220px; margin-top:0px;   border:1px solid #04419a; }
 #snb ul li a { border-bottom:1px solid #eeeeee; line-height:35px; height:35px; display:block; color:#292929; text-align:left;  padding:5px 0 0px 20px; font-size:13px;  }
 #snb ul li a:hover { background:#4e81cb;text-decoration : none; color:#fff; font-weight:bold; }
#snb ul li.selected a { background:#4e81cb; color:#ffffff; font-weight:bold; letter-spacing:0px;} 

/* footer */
/*
#footer {width:100%;  height:80px;  background:url('../images/main/footer_bg.gif') repeat-x; margin-top:50px;}
#footer .footer_txt { width:980px; margin:0 auto;}
#footer div strong {float:left;}
#footer div address {float:left; margin-left:10px; padding-top:10px; line-height:20px; color:#3a3a3a; font-size:13px;}
*/
footer {
  bottom:0px;
  border-radius: 5px;
  width:100%;
  height:100%;
  min-height:80px;
  /*background:url('../images/main/footer_bg.gif') repeat-x;*/
  background-color:#DDDDDD;
  margin-top:50px;
}
footer .footer_txt { width:100%; margin:0 auto;}
footer div strong {float:left;}
footer div address {float:left; margin-left:10px; padding-top:10px; line-height:20px; color:#3a3a3a; font-size:13px;}


/* main 공지사항 */
div.box-list {position:relative; width:100%; max-width:370px; height:150px; border:1px solid #dddddd; border-radius:3px; float:left; padding:20px 30px 0px 20px; }
div.box-list .more {position:absolute; top:20px; right:30px;}
div.box-list ul.tabs {overflow:hidden; width:100%;}
div.box-list ul.tabs li {float:left; margin-left:3px;}
div.box-list ul.tabs li a {display:block; height:32px;}
div.box-list ul.tabs li.selected a img {margin-top:-32px;}
div.box-list ul.clist li {overflow:hidden; width:100%; padding:4px 0; border-top:1px dotted #dfdfdf; vertical-align:top;}
div.box-list ul.clist li:first-child {border:none;}
div.box-list ul.clist li a {float:left; color:#858585;}
div.box-list ul.clist li a img {vertical-align:middle;}
div.box-list ul.clist li em {float:right; color:#858585;}


/* 메인 참가비결제~~ */
.infor-Wrap {position: relative;width: 100%; margin: 0 auto; height:190px; overflow: hidden; }
/* .infor-Wrap li a .infor_banner {float: left; overflow: hidden;}
.infor-Wrap li a .infor_banner img {position: absolute;left: 0;top: 0; ;} */

/* main 갤러리 */
.box-gallery{float:right; width:450px; height:189px;  border:1px solid #d9d9d9; ;margin:0 px ;}


/* 메인 하단 배너 .bannerWrap li a.banner img {position: absolute;left: 0;top: 0;}*/
.bannerWrap {position: relative;width: 100%;margin-top: 15px;overflow: hidden;height: 91px;}
.bannerWrap li a.banner {position: relative;float: left;width: 200px;height: 57px;}


/* 서브 타이틀   */
/* #contents {float:right; width:740px; padding-left:45px; background:url('../images/common/bg_contents.gif') no-repeat left bottom;} */
#contents {float:left; margin-top:10px; width:100%; }
#contents .ctit {height:40px;border-bottom:1px solid #cfcfcf; color:#3a3a3a; font-size:20px; line-height:30px ;}
#contents .location {margin-top:8px; margin-bottom:10px; margin-right:10px; float:right; color:#646464; font-size:11px;}
#contents .location img {vertical-align:-2px;}
#contents .location strong{bold;}
#contents .location a {color:#646464; font-weight:normal;}


/* 인사말 */
div.box-ceo {overflow:hidden; width:100%; margin-top:10px; font-size:13px; line-height:24px;}/* 컨텐츠 틀 */
txt1{display:block; line-height:30px; font-size:18px; color:#0075b2}

div.box-ceo p {margin-top:30px;}
div.box-ceo em {color:#cd4c68;}
div.box-ceo > .t3 {font-size:14px;color:#262626;line-height:25px; padding-bottom:5px;}
div.box-ceo > .t4 {font-size:13px;color:#262626;line-height:20px; padding-left:25px; font-weight:bold;}
div.box-ceo > .t5 {font-size:13px;color:#262626;line-height:20px; padding-left:50px; padding-bottom:20px; font-weight:bold;}
div.box-ceo > .t6 {font-size:13px;color:#262626;line-height:20px; padding-left:50px; padding-bottom:10px;}


/* 동창회칙*/
.t2 {margin-top:30px;  font-size: 16px; font-weight:bold; color: #0e61b0; line-height: 28px; padding: 1px 0 10px 12px; background:url('/images/common/icon_1.gif') no-repeat 0 0;}
.table {width:740px; border-top:2px  solid #1d60af; }
.table td { border-bottom:1px solid #eeeeee;  letter-spacing:-0.2px;  padding-left:10px;}
.t_left { background:#f2f9fd;  padding-left:5pxt ; text-align:center; font-size:13px; color:#333; font-weight:bold; line-height:20px;}
.t_right {text-align:left;  padding-top:10px; padding-bottom:10px; font-size:13px;  line-height:20px}


/* 연혁*/
.c_t3 { border-top:2px  solid #1d60af; }
.c_t3 td { border-bottom:1px solid #eeeeee;  letter-spacing:-0.5px;  padding-left:10px;}
.c_t3_left { background:#fafafa;  padding-left:5px ; text-align:center; color:#333; font-weight:bold; line-height:16px; padding:10px 0 10px 0;}
.c_t3_right {text-align:left;  padding-left:10px;  border-left:1px solid #eeeeee; padding-right:5px;}
.c_t3_left1 { padding-left:5pxt ; text-align:center; color:#333; font-weight:bold; line-height:16px; padding:10px 0 10px 0;}
.c_t3_txt {text-align:center; font-weight:bold; background:#f2f9fd; line-height:35px;  font-size:14px;}
.c_t3_right1 {text-aign:left;  padding-left:10px;  border-left:1px solid #eeeeee; }
.title01 {font-size:14px; padding-bottom:20px; padding-top:30px;}


/* 역대이사장 및 역대 교장-a/a02.asp*/
.c_t3_right3 {text-align:left;  padding-left:30px;  border-left:1px solid #eeeeee; padding-right:5px; font-size: 14px; font-weight:bold;}
.photo1 {text-align:center;  padding:5px 5px 5px 5px;  border-left:1px solid #eeeeee; }

/* 조직 및 임원-a/a04.asp*/
.c_t4 { border-top:2px  solid #1d60af; }
.c_t4 td { border-bottom:1px solid #eeeeee;  letter-spacing:-0.5px;}
.c_t3_left_04{padding-left:25px ; text-align:left;  border-left:1px solid #eeeeee; font-size: 14px;line-height:24px;}
.c_t3_left_05{ text-align:center;  border-left:1px solid #eeeeee; padding-bottom:5px; padding-top:5px;font-size: 14px;}


/* 동문회비안내/a07.asp*/
.a07_1 { font-size: 20px; }
.a07_3 {font-size: 14px; padding-right:50px; }
.a07_4 {  padding-top:5px;font-size: 14px; text-align:center; }
.a07_5 { font-size: 16px; line-height:28px;}
.a07_6 { font-size: 14px; padding-right:60px;}
.a07_7 { text-align:right;   padding-bottom:20px; font-size: 16px;  padding-right:50px;}
.a07_8 { text-align:left; }



/* sub-rules */
div.box-rules {overflow:hidden; width:100%; margin-top:50px;}
div.box-rules > .t1 {font-size:17px;color:#666666;font-weight:bold; text-align:center; padding-bottom:20px;}
div.box-rules > .t2 {font-size:14px; font-weight:bold; color:#262626;line-height:25px; padding-top:20px;}
div.box-rules > .t3 {font-size:14px;color:#262626;line-height:25px; padding-top:20px;}
div.box-rules > .t4 {font-size:13px;color:#262626;line-height:20px; padding-left:25px; padding-bottom:20px;}
div.box-rules > .t5 {font-size:13px;color:#262626;line-height:20px; padding-left:50px; padding-bottom:20px;}
div.box-rules > .t6 {font-size:13px;color:#262626;line-height:20px; padding-bottom:20px;}
div.box-rules > .t44 {font-size:13px;color:#262626;line-height:20px; padding-left:15px; padding-bottom:20px;}


/* sub-organ */
div.box-organ {overflow:hidden; width:100%; margin-top:50px;}
div.box-organ > .t1 {font-size:17px;color:#666666; font-weight:bold; text-align:left; padding-bottom:20px;}

.tab-content {display:none;}
.tab-content-selected {display:block;}

/* login */
div.box-sub > .login {margin-top:40px;background:url(../images/mypage/login_bg.jpg) no-repeat;width:470px;height:250px;margin:0 auto;}
div.box-sub > .login > .login_txt {padding:35px 0 0 41px;}
div.box-sub > .login > .id_pw {padding:43px 0 0 137px;}
div.box-sub > .login > .id_pw > ul {float:left;}
div.box-sub > .login > .id_pw > ul > li.id > input {border:1px solid #cac5bf;width:180px;height:18px;}
div.box-sub > .login > .id_pw > ul > li.pw {padding-top:2px;}
div.box-sub > .login > .id_pw > ul > li.pw > input {border:1px solid #cac5bf;width:180px;height:18px;}
div.box-sub > .login > .id_pw > .login_btn {float:left;padding-left:14px;}
div.box-sub > .login > .btn {padding:15px 0 0 269px;clear:both;}
div.box-sub > .login > .btn > ul > li {padding-bottom:5px;}

/* join1 */

div.box-sub > .join1 {border:1px solid #dddddd; padding:30px;}
div.box-sub > .join1 > table {padding:20px 0;font-size:12px;color:#aaaaaa;}
div.box-sub > .join1 > table > tbody > tr > td.textarea > textarea {border:0;width:100%;height:210px;font-size:12px;color:#aaaaaa;}

/* join2 */
div.box-sub > .join2 {border:1px solid #dddddd; padding:30px;}
div.box-sub > .join2 > table {padding:20px 0;font-size:12px;color:#666666;}
div.box-sub > .join2 > table > tbody > tr > td.t1 {padding-left:25px;font-weight:bold;color:#4b4b4b;}
div.box-sub > .join2 > table > tbody > tr > td.c1 {padding:5px 10px;}
div.box-sub > .join2 > table > tbody > tr > td.c1 > font {line-height:18px;}
div.box-sub > .join2 > table > tbody > tr > td.c2 {padding-left:10px;}
div.box-sub > .join2 > table > tbody > tr > td.c3 {padding-left:10px;}
div.box-sub > .join2 > table > tbody > tr > td.c3 > input {border:1px solid #eae9e9;width:56px;height:16px;margin:2px 0;}

/* join3 */
div.box-sub > .join3 {border:1px solid #dddddd; padding:30px;}
div.box-sub > .join3 > table {padding:20px 0;font-size:12px;color:#666666;}
div.box-sub > .join3 > table > tbody > tr > td.t1 {padding-left:35px;font-weight:bold;color:#4b4b4b;background:url(../images/mypage/join_icon.jpg) no-repeat 24px 12px #fafafa;}
div.box-sub > .join3 > table > tbody > tr > td.c1 {padding-left:10px;}

/* journal_list */
div.box-sub > .journal_list {width:693px;margin:0 auto;}
div.box-sub > .journal_list > ul {overflow:hidden;margin-bottom:30px;}
div.box-sub > .journal_list > ul > li {float:left;}
div.box-sub > .journal_list > ul > li > .img {width:153px;}
div.box-sub > .journal_list > ul > li > .img > ul > li.btn1 {margin-top:5px;}
div.box-sub > .journal_list > ul > li > .img > ul > li.btn2 {margin-top:5px;}
div.box-sub > .journal_list > ul > li.line {width:117px;min-height:358px;background:url(../images/journal_line.gif) no-repeat center 21px;overflow:hidden;}


.tab-content {display:none;}
.tab-content-selected {display:block;}

@media (min-width: 768px) {
  .navbar {
    width:100%;
    height:59px;
    background:url('../images/common/bg_header1.gif') repeat-x;
    margin:0;
    padding:0;
  }
}


.navbar-default {
  background-color: white;
  border-color: rgba(34, 34, 34, 0.05);
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.navbar-default .navbar-header .navbar-brand {
  color: #F05F40;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
  color: #eb3812;
}
.navbar-default .navbar-header .navbar-toggle {
  font-weight: 700;
  font-size: 18px;
  color: #222222;
  text-transform: uppercase;
}
.navbar-default .nav > li > a,
.navbar-default .nav > li > a:focus {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 20px;
  color: #222222;
}
.navbar-default .nav > li > a:hover,
.navbar-default .nav > li > a:focus:hover {
  color: #F05F40;
}
.navbar-default .nav > li.active > a,
.navbar-default .nav > li.active > a:focus {
  color: #F05F40 !important;
  background-color: transparent;
}
.navbar-default .nav > li.active > a:hover,
.navbar-default .nav > li.active > a:focus:hover {
  background-color: transparent;
}
@media (min-width: 768px) {
  .navbar-default {
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0.3);
  }
  .navbar-default .navbar-header .navbar-brand {
    color: rgba(255, 255, 255, 0.7);
  }
  .navbar-default .navbar-header .navbar-brand:hover,
  .navbar-default .navbar-header .navbar-brand:focus {
    color: #6F6F71;
  }
  .navbar-default .nav > li > a,
  .navbar-default .nav > li > a:focus {
    color: #6F6F71;   /*color: rgba(255, 255, 255, 0.7);*/
  }
  .navbar-default .nav > li > a:hover,
  .navbar-default .nav > li > a:focus:hover {
    color: #000000; /*color: white;*/
  }
  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .open > a:hover,
  .navbar-default .navbar-nav > .open > a:focus {
    color: #000000;
    background-color: transparent; /*background-color: #000000;*/
  }
  .navbar .navbar-nav {
    display: inline-block;
    float: none;
    vertical-align: top;
  }
  .navbar .navbar-collapse{
    text-align:center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar-default .nav > li > a,
  .navbar-default .nav > li > a:focus {
    padding:15px 20px 15px 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .navbar-default .nav > li > a,
  .navbar-default .nav > li > a:focus {
    padding:15px 40px 15px 40px;
  }
}
@media (min-width: 1200px) {
  .navbar-default .nav > li > a,
  .navbar-default .nav > li > a:focus {
    padding:15px 60px 15px 60px;
  }
}