@charset "utf-8";
/*------------------------------------*
    UTIL
 *------------------------------------*/
.container:after, .clearfix:after, .row:after, .nav:after { content: ''; display: block; clear: both; }
.clear { display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.nav li { float: left;}
.nav li a { display: block }
.col { float: left }
.hide-text { position: absolute; overflow: hidden; width: 0; height: 0; font-size: 0; line-height: 0; text-indent: -9999px; }
.sr-only, .visually-hidden, .skip-navigation a { position: absolute; overflow: hidden; display: block; width: 1px; height: 1px; margin: -1px; clip: rect(0,0,0,0); }
.skip-navigation a:focus, .skip-navigation a:hover, .skip-navigation a:active { position: static; overflow: visible; width: 100%; height: auto; padding: 5px 0; margin: 0; clip: auto; color: #fff; text-align: center; background-color: #3c8200; }

/*------------------------------------*
    LAYOUT
 *------------------------------------*/
body {margin: 0px; padding: 0px;}
#header { width:100%;min-width:1210px;height: 138px; background: url(/images/common/bg_header.jpg) 50% 0 no-repeat; }
#content {width:100%;min-width:1210px;z-index: 1; position: relative; padding: 43px 0 100px;}
#footer { width:100%;min-width:1210px;height: 128px; background: url(/images/common/bg_footer.jpg) 50% 0 repeat-x; }
.container { position: relative; margin: 0 auto; width: 1200px; }
/*------------------------------------*
    Sliderkit
 *------------------------------------*/
.sliderkit { display: none; position: relative; overflow: hidden; text-align: left; }
.sliderkit a, .sliderkit a:hover { text-decoration: none; }
.sliderkit a:focus {  }
.sliderkit img { border: 0; max-width:100%; }
.sliderkit .sliderkit-nav { z-index: 10; position: absolute; text-align: center; }
.sliderkit .sliderkit-nav-clip { position: relative; overflow: hidden; margin: 0 auto; }
.sliderkit .sliderkit-nav-clip ul { position: relative; left: 0; top: 0; list-style: none; margin: 0; padding: 0; }
.sliderkit .sliderkit-nav-clip ul li { float: left; }
.sliderkit .sliderkit-nav-clip ul li a { display: block; overflow: hidden; }
.sliderkit .sliderkit-btn { z-index: 10; }
.sliderkit .sliderkit-go-btn span { display: none; }
.sliderkit .sliderkit-panel { z-index: 1; position: absolute; overflow: hidden; }
.sliderkit .sliderkit-panel-active { z-index: 5; }
.sliderkit .sliderkit-panel-old { z-index: 4; }
.sliderkit .sliderkit-panel .sliderkit-panel-textbox { position: absolute; z-index: 1; }
.sliderkit .sliderkit-panel .sliderkit-panel-text { position: absolute; z-index: 3; top: 0; left: 0; }
.sliderkit .sliderkit-panel .sliderkit-panel-overlay { position: absolute; z-index: 2; top: 0; left: 0; }
.sliderkit .sliderkit-count { position: absolute; top: 5px; right: 5px; z-index: 10; padding: 5px; color: #fff; background: #000; }
.sliderkit .sliderkit-timer { position: absolute; top: 0; left: 0; z-index: 10; height: 3px; background: #ccc; }
/*------------------------------------*
    HEADER
 *------------------------------------*/
#header h1 { padding-top: 40px; text-align: center }
#primary-nav { z-index: 2; position: relative; height: 48px; background: url(/images/common/bg_primary_nav.jpg) 0 0 repeat-x; }
#primary-nav ul.nav { padding-top: 7px; width:980px;margin:0 auto;}
#primary-nav ul.nav > li { margin-left: 1px }
#primary-nav ul.nav > li:first-child { margin-left: 0 }
#primary-nav ul.nav > li > a { }
#primary-nav .submenu { z-index: 9; position: absolute; top: 47px; left: 0; display: none; padding-top: 1px; width: 1220px; background-color: #6b941b; }
#primary-nav .submenu ul { height: 40px; }
#primary-nav li.mm1 .submenu ul { margin-left: 55px }
#primary-nav li.mm2 .submenu ul { margin-left: 265px }
#primary-nav li.mm3 .submenu ul { margin-left: 458px }
#primary-nav li.mm4 .submenu ul { margin-left: 75px }
#primary-nav li.mm5 .submenu ul { margin-left: 585px }
#primary-nav li.mm6 .submenu ul { margin-left: 480px }
#primary-nav .submenu li { float: left; margin: 0 22px }
#primary-nav .submenu li:first-child { margin-left: 0 }
#primary-nav .submenu li a { font-size: 14px; font-weight: 600; color: #fff; line-height: 40px }
#primary-nav .submenu li a:hover { color: #fff000 }
/*------------------------------------*
    FOOTER
 *------------------------------------*/
#footer .footer-logo { float: left; margin: 0 35px 0 280px; padding-top: 40px; }
#footer .footer-info { overflow: hidden; padding-top: 45px; }
/*------------------------------------*
    Quick Links
 *------------------------------------*/
#quick-links { position: absolute; top: 0; right: -120px; width: 101px; background-color: #bd392f }
#quick-links .links { margin: 0 auto 20px; padding:10px 0;width: 99px; background-color: #fff; }
#quick-links .links li { text-align:center; }


/* 2018-05-19  add ----------------- */ 
div.mqLaypopup.pop1 { position:absolute; left:30px; top:0px; z-index:200; overflow:hidden; }

div.mqLaypopup > div.popup {  }
div.mqLaypopup p.img { border:1px solid #302f2f; border-bottom:0px; } 
div.mqLaypopup p.img img { vertical-align:top; }
div.mqLaypopup p.close { overflow:hidden; width:100%;}
div.mqLaypopup p.close > a { float:left; width:50%; display:block; font-weight:bold; color:#fff; background-color:#81984e; padding:10px 0; text-align:center; }
div.mqLaypopup p.close > a:nth-of-type(2) { background-color:#2a4400; }
div.mqLaypopup p.close > a:hover{background-color:#000}

div.mqLaypopup p.img > span { display:block; }




/* 서브메뉴 */
.container {
	width:1100px;
	margin:0 auto;
}
.container #sidebar {
	margin-top:23px;
	width:160px;
	float:left;
	margin-right:40px;
}
.container #sidebar h2 {
	width:160px;
}
.container #sidebar ul.menu {
	width:100%;
}
.container #sidebar ul.menu li {
	width:100%;
	font-size:14px;
	padding:9px 0 8px 20px;
	border-bottom:1px solid #d5d5d5;
}
.container #sidebar ul.menu li:hover {
	background:url('/images/info/info_li_on.jpg') no-repeat;
}
.container #sidebar ul.menu li.this {
	background:url('/images/info/info_li_on.jpg') no-repeat;
}


.container #sidebar ul.menu2 {
	width:100%;
}
.container #sidebar ul.menu2 li {
	width:100%;
	font-size:14px;
	padding:9px 0 8px 20px;
	border-bottom:1px solid #d5d5d5;
}
.container #sidebar ul.menu2 li:hover {
	background:url('/images/bub/bub_li_on.jpg') no-repeat;
}
.container #sidebar ul.menu2 li.this {
	background:url('/images/bub/bub_li_on.jpg') no-repeat;
}



.container #sidebar ul.menu3 {
	width:100%;
}
.container #sidebar ul.menu3 li {
	width:100%;
	font-size:14px;
	padding:9px 0 8px 20px;
	border-bottom:1px solid #d5d5d5;
}
.container #sidebar ul.menu3 li:hover {
	background:url('/images/point/point_li_on.jpg') no-repeat;
}
.container #sidebar ul.menu3 li.this {
	background:url('/images/point/point_li_on.jpg') no-repeat;
}

.container #sidebar ul.menu4 {
	width:100%;
}
.container #sidebar ul.menu4 li {
	width:100%;
	font-size:14px;
	padding:9px 0 8px 20px;
	border-bottom:1px solid #d5d5d5;
}
.container #sidebar ul.menu4 li:hover {
	background:url('/images/board/board_li_on.jpg') no-repeat;
}
.container #sidebar ul.menu4 li.this {
	background:url('/images/board/board_li_on.jpg') no-repeat;
}





.container #main {
	margin-top:23px;
	width:900px;
	float:left;
}
.container #main .content-heading {
	width:900px;
	height:115px;
	background:url('/images/common/bg_page_title.png') no-repeat;
	padding:45px 0 0 26px;
	margin-bottom:40px;
}

.container #main .content-heading h2 {
	font-size:30px;
}

.container #main .content-heading2 {
	width:900px;
	height:115px;
	background:url('/images/common/bg_page_title2.png') no-repeat;
	padding:45px 0 0 26px;
	margin-bottom:40px;
}
.container #main .content-heading2 h2 {
	font-size:30px;
}

.container #main .content-heading3 {
	width:900px;
	height:115px;
	background:url('/images/common/bg_page_title3.png') no-repeat;
	padding:45px 0 0 26px;
	margin-bottom:40px;
}
.container #main .content-heading3 h2 {
	font-size:30px;
}

.container #main .content-heading4 {
	width:900px;
	height:115px;
	background:url('/images/common/bg_page_title4.png') no-repeat;
	padding:45px 0 0 26px;
	margin-bottom:40px;
}
.container #main .content-heading4 h2 {
	font-size:30px;
}

.container #main .content-heading5 {
	width:900px;
	height:115px;
	background:url('/images/common/bg_page_title5.png') no-repeat;
	padding:45px 0 0 26px;
	margin-bottom:40px;
}
.container #main .content-heading5 h2 {
	font-size:30px;
}




.container #main .content-body {
	width:886px;
	margin:0 auto;
}



.container #main .content-body  .sub_table {
    width: 100%;
    border-top: 2px solid #833d1c;
}
.container #main .content-body  .sub_table th {
    border-bottom: 1px solid #E5E5E5;
    background-color: #f4f1e9;
    text-align: center;
}
.container #main .content-body  .sub_table td {
    padding: 10px;
    border: 1px solid #E5E5E5;
    line-height: 200%;
    background-color: white;
}
.container #main .content-body  .sub_table .color {
    font-size: 20px;
    color: black;
    background-color: #ededed;
    text-align: center;
}
.container #main .content-body  .sub_table .color2 {
    font-size: 16px;
    text-align: center;
}


/*인트로*/
#intro {
    width: 1000px;
	background:url('/images/intro_bg.png') no-repeat center top;
    margin: 100px auto 0;
}
#intro .in_logo {
    width: 375px;
	margin:0 auto;
}
#intro .in_txt {
    width: 800px;
	margin:0 auto;
}
#intro ul.in_ba {
    width: 1000px;
    height: 125px;
	margin:0 auto;
}
ul.in_ba li {	
    float: left;
    width: 300px;
	height:125px;
	font-size:20px;
	font-weight:bold;
	color:#fff;
	padding-top:35px;
}
#intro ul.in_ba li.ba1 {
	background:url('/images/btn_in01.png') no-repeat;
	text-align:center;
    margin-right: 50px;
}
#intro ul.in_ba li.ba1:hover {
	font-size:22px;	
	background-color: #008CBA;
}
#intro ul.in_ba li.ba2 {
	background:url('/images/btn_in02.png') no-repeat;
	text-align:center;
    margin-right: 50px;
}
#intro ul.in_ba li.ba2:hover {
	font-size:22px;	
	background-color: #884d27;
}
#intro ul.in_ba li.ba3 {
	background:url('/images/btn_in03.png') no-repeat;
	text-align:center;
}
#intro ul.in_ba li.ba3:hover {
	font-size:22px;	
	background-color: #386d00;
}

#in_foot {
    width: 100%;
    height: 120px;
    line-height: 150%;
    min-width: 1200px;
    clear: both;
	position:fixed;
	left:0;
	bottom:0;
    background: url("/images/footer_bg.png");
}
#in_foot .copy {
    width: 1200px;
    margin: 0 auto;
    padding-top: 20px;
    position: relative;
    text-align: left;
    font-size: 13px;
    line-height: 160%;
    color: white;
}
#in_foot .copy a {
    font-weight: bold;
    color: #c0aa8c;
}
#in_foot .copy h5 {
    font-size: 11px;
}
#in_foot .copy img {
	position:absolute;
	top:20px;
	right:30px;
}



/*메인상단*/
#glo_t {
    width: 100%;
    min-width: 1200px;
    height: 40px;
	background-color:#f6f6f6;
}
#glo_t .glo_nav {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
#glo_t .glo_nav h4 {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 11px;
    color: #cabeb2;
}
#glo_t .glo_nav h4 ul.glo {	
	height: 39px;
	border-left: 1px solid #e0e0e0;
}
#glo_t .glo_nav h4 ul.glo li {
    height: 39px;
    border-right: 1px solid #e0e0e0;
    float: left;
    padding-top: 12px;		
    color: #d96022;
    padding-left: 10px;
}
#glo_t .glo_nav h4 ul.glo li a {
	color:#b6b6b6;
    padding-left: 10px;
    padding-right: 10px;
}
#glo_t .glo_nav h4 ul.glo li a:hover {
    color: #000;
    padding-left: 10px;
}

#glo_t .glo_nav h2 ul.glo2 { 
	height: 39px;
	border-left: 1px solid #e0e0e0;
}
#glo_t .glo_nav h2 ul.glo2 li {
    height: 39px;
    border-right: 1px solid #e0e0e0;   
    float: left;
    padding-top: 12px;		
    color: #8e8e8e;
    padding-left: 10px;
    padding-right: 10px;
}
#glo_t .glo_nav h2 ul.glo2 li:hover {
    color: #000;
    padding-left: 10px;
	background-color:#f4f4f4;
}



#glo_t .glo_nav h2 {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 13px;
    color: #cabeb2;
}

/*메뉴*/

/*메인이미지*/
#m_img {
	width:586px
    height: 625px;
	background:url("/images/m_img.jpg") no-repeat;
	background-position:center;
}

/*메인배너 로그인탭*/
#m_nav {
    width: 100%;
    min-width: 1200px;
    height: 120px;
    background-color: #f2f2f2;
    border-bottom: 1px solid #dedede;
}
#m_nav .m_n {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
#m_nav .m_n .one {
    width: 678px;
    float: left;
    border-right: 2px solid white;
    height: 120px;
}
#m_nav .m_n .two {
    width: 519px;
    float: left;
    border-left: 1px solid #c9c9c9;
    height: 120px;
}

/*컨텐츠*/
#m_con {
    width: 100%;
    min-width: 1200px;
    height: 625px;
    margin-top: 50px;
}
#m_con .m_box {
    width: 1200px;
    margin: 0 auto;
}
#m_con .m_box .one {
    float: left;
    width: 586px;
	height:625px;
    margin-right: 24px;
	border:1px solid #d6d6d6;
}

#m_con .m_box .two{
    float: left;
    width: 590px;
	margin-bottom:24px;
}

#m_con .m_box .two1{
    float: left;
    width: 590px;
	height:283px;
	margin-bottom:24px;
}
#m_con .m_box .two1 .search {
	background:url('/images/m_search.jpg') no-repeat;
	height:283px;
	width:283px;
    position: relative;
	float:left;
}
#m_con .m_box .two1 .search p.se_t1 {
	position: absolute;
	top:30px;
	left:35px;
	color:#264c7f;
	font-size:20px;
	font-weight:bold;
}
#m_con .m_box .two1 .search p.se_t2 {
	position: absolute;
	top:65px;
	left:35px;
	font-size:14px;
	line-height:160%;
}
#m_con .m_box .two1 .search .btn {
	position: absolute;
	bottom:40px;
	left:35px;
	font-size:13px;
	border:1px solid #3566a7;
	background-color:white;
	color:#3566a7;
	font-weight:bold;
	border-radius:5px;
}

#m_con .m_box .two1 .search .btn:hover {
	background-color:#3566a7;
	border:1px solid #3566a7;
	color:white;
	font-weight:bold;
	border-radius:5px;
}

#m_con .m_box .two1 .sangdam {
	background:url('/images/m_sangdam.jpg') no-repeat;
	height:283px;
	width:283px;
    position: relative;
	margin-left:24px;
	float:left;
}

#m_con .m_box .two1 .sangdam p.sa_t1 {
	position: absolute;
	top:30px;
	left:35px;
	color:#264c7f;
	font-size:20px;
	font-weight:bold;
}
#m_con .m_box .two1 .sangdam p.sa_t2 {
	position: absolute;
	top:65px;
	left:35px;
	font-size:14px;
	line-height:160%;
}

#m_con .m_box .two1 .sangdam .btn {
	position: absolute;
	bottom:40px;
	left:35px;
	font-size:13px;
	border:1px solid #3566a7;
	background-color:white;
	color:#3566a7;
	font-weight:bold;
	border-radius:5px;
}

#m_con .m_box .two1 .sangdam .btn:hover {
	background-color:#3566a7;
	border:1px solid #3566a7;
	color:white;
	font-weight:bold;
	border-radius:5px;
}

#m_con .m_box .three .news {
	width:590px;
	padding-top:24px;
}


#m_ban {
	border-top:1px solid #e5dfbd;
	margin-top:40px;
	background-color:#f4f1e0;
	width:100%;
	height:193px;
    min-width: 1200px;
}
#m_ban .ban {
	width:1200px;margin:0 auto;
	height:193px;
	background:url('/images/m_ban.png') no-repeat;
}
#m_ban .ban ul.banner {
	width:1200px;
}
#m_ban .ban ul.banner li {
	width:200px;
	height:193px;
	float:left;
	position:relative;
}
#m_ban .ban ul.banner li p:hover {
	font-size:18px;
	font-weight:bold;
	text-align:center;
}
#m_ban .ban ul.banner li p {
	font-size:16px;
	text-align:center;
	padding-top:135px;
	color:#614016;
}

#m_con2 {
	width:100%;
	height:301px;
	margin-top:40px;
	margin-bottom:40px;
}
#m_con2 .m_box2 {
    margin: 0 auto;
    width: 1200px;
    position: relative;
    height:301px;
}
#m_con2 .m_box2 .one {
	width:368px;
	height:301px;
	background:url('/images/m_month.jpg') no-repeat;
	float:left;
	margin-right:24px;
	position:relative;
}
#m_con2 .m_box2 .one .mon_tit {
	position: absolute;
	top:40px;
	left:35px;
	color:#ffe033;
	font-size:25px;
	font-weight:bold;
}
#m_con2 .m_box2 .one .mon_con {
	position: absolute;
	top:80px;
	left:35px;
	color:white;
	font-size:15px;
	line-height:150%;
}

#m_con2 .m_box2 .one .day {
	position: absolute;
	top:165px;
	left:150px;
	width:181px;
	height:83px;
	font-size:13px;
	line-height:200%;
}

#m_con2 .m_box2 .one .day .day_tit {
	font-size:15px;
	font-weight:bold;
	color:#a17945;
}

#m_con2 .m_box2 .two {
	width:808px;
	height:283px;
	float:left;	
}

/*하단*/
#f_add {
    width: 100%;
    height: 50px;
    min-width: 1200px;
    clear: both;
	border-top:1px solid #b5b5b5;
}
#f_add .f_add_center {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
#f_add .f_add_center .tel {
	padding:15px 0 0 15px;
	width:300px;
	height:50px;
	color:#818181;
	border-left:1px solid #b5b5b5;
	border-right:1px solid #b5b5b5;
	font-size:17px;
	font-weight:bold;
	float:left;
}
#f_add .f_add_center ul.add {
	width:520px;
	height:50px;
	float:right;
}
#f_add .f_add_center ul.add li{
	color:#818181;
	font-size:13px;
	font-weight:bold;
	padding:5px;
	float:left;
	width:100px;
	margin-top:12px;
	margin-left:4px;
	text-align:center;
	background-color:#e4e5e6;
	border-radius:15px;
}
#f_add .f_add_center ul.add li:hover {
	color:#fff;
	background-color:#d95e1f;
}
#footer {
	border-top:1px solid #b5b5b5;
    width: 100%;
    height: 140px;
    line-height: 150%;
    min-width: 1200px;
    clear: both;
	background-color:#e4e5e6;
}
#footer .copy {
    width: 1200px;
    margin: 0 auto;
    padding-top: 25px;
    position: relative;
    text-align: left;
    font-size: 14px;
    line-height: 160%;
}

#footer .copy img {
    position:absolute;
	top:20px;
	right:0;
}
#footer .copy a {
    font-weight: bold;
	color:#186c90;
}
#footer .copy h5 {
    font-size: 11px;
}