@charset "utf-8";

@font-face {

    font-family: 'FS-Albert-Pro';

    src: url('/font/FS-Albert-Pro.eot');

    src: url('/font/FS-Albert-Pro.eot?#iefix') format('embedded-opentype'),

         url('/font/FS-Albert-Pro.woff') format('woff'),

         url('/font/FS-Albert-Pro.ttf') format('truetype'),

         url('/font/FS-Albert-Pro.svg#FS-Albert-Pro') format('svg');

    font-weight: normal;

    font-style: normal;

}

@font-face {

    font-family: 'FS-Albert-Pro-Bold';

    src: url('/font/FS-Albert-Pro-Bold.eot');

    src: url('/font/FS-Albert-Pro-Bold.eot?#iefix') format('embedded-opentype'),

         url('/font/FS-Albert-Pro-Bold.woff') format('woff'),

         url('/font/FS-Albert-Pro-Bold.ttf') format('truetype'),

         url('/font/FS-Albert-Pro-Bold.svg#FS-Albert-Pro-Bold') format('svg');

    font-weight: normal;

    font-style: normal;

}

@font-face {

    font-family: 'FS-Albert-Pro-Thin';

    src: url('/font/FS-Albert-Pro-Thin.eot');

	src: url('/font/FS-Albert-Pro-Thin.eot?#iefix') format('embedded-opentype'),

         url('/font/FS-Albert-Pro-Thin.woff') format('woff'),

         url('/font/FS-Albert-Pro-Thin.ttf') format('truetype'),

         url('/font/FS-Albert-Pro-Thin.svg#FS-Albert-Pro-Thin') format('svg');

	font-weight: normal;

    font-style: normal;

}

@font-face {
    font-family: 'FS-Albert-Pro-ExtraBold';
    src: url('/font/FS-Albert-Pro-ExtraBold.eot');
    src: url('/font/FS-Albert-Pro-ExtraBold.eot?#iefix') format('embedded-opentype'),
         url('/font/FS-Albert-Pro-ExtraBold.woff') format('woff'),
         url('/font/FS-Albert-Pro-ExtraBold.ttf') format('truetype'),
         url('/font/FS-Albert-Pro-ExtraBold.svg#FS-Albert-Pro-ExtraBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'fs_albert_proregular';
    src: url('/font/fs_albert_pro-webfont.eot');
    src: url('/font/fs_albert_pro-webfont.eot?#iefix') format('embedded-opentype'),
         url('/font/fs_albert_pro-webfont.woff2') format('woff2'),
         url('/font/fs_albert_pro-webfont.woff') format('woff'),
         url('/font/fs_albert_pro-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'fs_albert_probold';
    src: url('/font/fs_albert_pro-bold-webfont.eot');
    src: url('/font/fs_albert_pro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/font/fs_albert_pro-bold-webfont.woff2') format('woff2'),
         url('/font/fs_albert_pro-bold-webfont.woff') format('woff'),
         url('/font/fs_albert_pro-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

html, body {font-family:'fs_albert_proregular';}

/* 초기화 */
html {overflow-y:scroll}
body {margin:0;padding:0;font-size:0.75em; background:#f0f0f0;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}

#hd ul, nav ul, #ft ul {margin:0;padding:0;list-style:none}
legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle}
input, button {margin:0;padding:0;font-family:dotum;font-size:1em}
button {cursor:pointer}

ul, ol, dl, li{margin:0; padding:0;}

textarea, select {font-family:dotum;font-size:1em}
select {margin:0}
p {margin:0;padding:0;word-break: break-word;}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a:link, a:visited {text-decoration:none}
a:hover, a:focus, a:active {color:#000;text-decoration:underline}

/* common */
.text-center { text-align: center !important; }
.text-right { text-align: right !important; }
.text-left { text-align: left !important; }
.clear { clear: both !important; }
.pull-left{ float: left !important;	}
.pull-right { float: right !important; }
.pull-none { float: none !important; }

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:1120px;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.hd_pops_con {}
.hd_pops_footer {padding:10px 0;background:#000;color:#fff;text-align:right}
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#393939;color:#fff}

/* 상단 레이아웃 */
#hd {z-index:4;position:relative;min-width:1120px;background:url('/images/bg.png') 0 0 repeat-x; margin:0; padding:0;}
.hd_zindex {z-index:10 !important}
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_wrapper {position:relative;margin:0 auto;padding:0 0;width:1120px;zoom:1}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}
#hd_wrapper .social-icons { position: absolute; right: 10px; bottom: 0; }
#hd_wrapper .social-icons a { display: inline-block; margin-right: 4px; }
#hd_wrapper .social-icons a:last-child { margin-right: 0; }


/* 상단 유틸메뉴 */
#tnb {clear:both;margin:0;padding:5px 0;list-style:none;zoom:1 height:25px;}
#tnb .topT{float:left; color:#fff; line-height:23px;}
#tnb .topT a{color:#f7e0bb; margin:0 0 0 15px; text-decoration:none;}

#logo {margin:35px 0 15px 0; height:50px;text-align: center;}

#toplogin{float:right; margin:22px 0 0 0;}

/* 전체 검색 */
#hd_sch {float:right;margin:0 0 0 10px;padding:0;}
#hd_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#hd_sch #sch_stx {padding-left:5px;width:235px;height:23px;border:1px solid #e9e9e9;background:#fff; line-height:1.9em !important;line-height:1.6em; color:#a9a9a9;}
#hd_sch #sch_submit {padding:0 13px;height:25px;border:0;background:#444;color:#fff;cursor:pointer; font-family:'fs_albert_proregular'; font-size:11px;}

.translate {float:right; height:23px; margin:-1px 0 0 0; padding:0;} 
/* 텍스트 크기 조절 */
#text_size {float:left;margin:0 0 0 10px;letter-spacing:-3px}
#text_size button {margin:0;padding:1px 2px;border:1px solid #c3c6ca;background:transparent;vertical-align:middle;cursor:pointer}
.ts_up {font-size:1.167em !important}
.ts_up2 {font-size:1.3em !important}



/* 메인메뉴 */
#gnb {position:relative;margin:0 0 0 0; }
#gnb h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#gnb_1dul {margin:0 auto !important;padding:0;width:1120px;zoom:1}
#gnb_1dul:after {display:block;visibility:hidden;clear:both;content:""}
.gnb_1dli {z-index:10;position:relative;float:left}
.gnb_1da {display:inline-block;padding:0 41px;height:55px; font-family: 'fs_albert_probold'; font-size:16px; line-height:55px;text-decoration:none; color:#231f20; letter-spacing:0.5px; text-align:center;}
.gnb_1dli:first-child .gnb_1da{padding:0 41px 0 0; color:#faa61a;}
.gnb_1dli:last-child .gnb_1da{padding:0 0 0 41px;}
.gnb_1da:focus, .gnb_1da:hover {text-decoration:none;}
.gnb_1dli_air .gnb_1da{color:#ee4e22;}
.gnb_1dli_on .gnb_1da {color:#ee4e22;}

.gnb_2dul {display:none;position:absolute;top:55px; width:196px; border:2px solid #ee4e22; background:url(/images/sgnbBg.png); }
.gnb_2dul:before{
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	left: 50%;
	top: 0;
	margin-top:-9px;
	margin-left: -5px;
	border-bottom: 7px solid #ee4e22;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
}
.gnb_2da {display:block;padding:10px 10px;text-align:center;text-decoration:none; font-family:'fs_albert_proregular'; font-size:14px;}
.gnb_1dli_air .gnb_2da {color:#222}
.gnb_1dli_on .gnb_2da {color:#222}
.gnb_2da:focus, .gnb_2da:hover {color:#ee4e22}
.gnb_1dli_over .gnb_2dul {display:block;left:0;}
.gnb_1dli_over2 .gnb_2dul {display:block;right:0;}
.gnb_1dli_over .gnb_2dul.idx1 { left: -18px; }
.gnb_1dli_over .gnb_2dul.idx3 { left: -24px; }
.gnb_1dli_over .gnb_2dul.idx4 { left: 8px; }
.gnb_1dli_over .gnb_2dul.idx5 { left: -16px; }

#gnb_empty {padding:10px 0;width:100%;text-align:center;line-height:2em}
#gnb_empty a {text-decoration:underline}

/* 중간 레이아웃 */
#wrap {clear:both; width:100%; background:url('/images/bg.png') 0 -185px repeat-x; }
#wrapper {position:relative; clear:both; z-index:0; margin:0px auto; width:1120px; height:auto; zoom:1}
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#aside {position:relative; float:right;margin:20px 0;width:180px;}

#aside .lank{width:180px; height:auto; margin:0 0 10px 0;}
#aside .lank .title{position:relative; width:180px; height:18px; padding:16px 0 20px; text-align:center; background:#ee4e22; color:#fff; font-family: 'fs_albert_probold'; font-size:18px;}
#aside .lank .title:after{
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	left: 50%;
	bottom: 0;
	margin-bottom:-7px;
	margin-left: -5px;
	border-top: 7px solid #ee4e22;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
}
#aside .lank .list ul{margin:0; padding:7px 20px; width:138px; height:auto; background:#fff; border:1px solid #e9e9e9; border-top:none;}
#aside .lank .list ul li{margin:0 0 0 0; padding:13px 0 13px 17px; border-bottom:1px solid #e9e9e9; color:#222; list-style:none; font-family: 'fs_albert_proregular'; font-size: 15px; line-height:18px;}
#aside .lank .list ul li:last-child{border:none;}

#aside .lank .list ul li.tt_1{background:url(/images/no1.png) 0 17px no-repeat;}
#aside .lank .list ul li.tt_2{background:url(/images/no2.png) 0 17px no-repeat;}
#aside .lank .list ul li.tt_3{background:url(/images/no3.png) 0 17px no-repeat;}
#aside .lank .list ul li.tt_4{background:url(/images/no4.png) 0 17px no-repeat;}
#aside .lank .list ul li.tt_5{background:url(/images/no5.png) 0 17px no-repeat;}

#container {z-index:4;position:relative;float:left;margin:20px 20px 20px 0; padding:29px; width:860px;min-height:1780px;height:auto !important;height:1780px; background:#fff; border:1px solid #e9e9e9; font-size:1em;zoom:1}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {margin-bottom:20px;font-size:1.2em;font-weight:bold}
#container.fullwidth { width: 100%; }

.mainVisual{clear:both; width:1120px; height:358px; margin:0px auto; padding:21px 0; }

#main_container{z-index:4;position:relative;float:left;margin:20px 20px 20px 0; padding:0px; width:920px; min-height:1780px;height:auto !important;height:1780px; }

#main_container .latest-issue {margin-bottom: 30px;}
#main_container .latest-issue .cont {float: left;width: 465px;height: auto;margin: 0 20px 20px 0;}
#main_container .latest-issue .cont:nth-child(2n+2) { float: right; width: 435px; height: auto; margin: 0 0 20px 0; }
#main_container .latest-issue .cont .title { position:relative; width:465px; height:18px; padding:16px 0 20px; text-align:center; background:#ee4e22; color:#fff; font-family: 'fs_albert_probold'; font-size: 19px; }
#main_container .latest-issue .cont:nth-child(2n+2) .title { width: 435px; }
#main_container .latest-issue .cont .description {background: #f5eaea;padding: 10px 16px;border: 1px solid #e9e9e9;border-top: none;border-bottom: none;font-family: 'fs_albert_probold';font-size: 14px;color: #222;letter-spacing: 0.5px;height: 43px;display: table;width: 431px;display: none;}
#main_container .latest-issue .cont:nth-child(2n+2) .description {width: 401px;}
#main_container .latest-issue .cont .description h4 {text-align: center;display: table-cell;vertical-align: middle;}
#main_container .latest-issue .cont .description h4.active { text-align: left; }
#main_container .latest-issue .cont section.list {width: 403px;height: auto;padding: 5px 30px;background: #fff;border: 1px solid #e9e9e9;border-top: none;min-height: 470px;}
#main_container .latest-issue .cont:nth-child(2n+2) section.list { width: 373px; }
#main_container .latest-issue .cont section.list ul { margin: 0; padding: 0; list-style: none; }
#main_container .latest-issue .cont section.list ul li { padding: 20px 0; border-bottom: 1px solid #e9e9e9; }
#main_container .latest-issue .cont section.list ul li:last-child { border-bottom: 0; }
#main_container .latest-issue .cont section.list ul li .writer { font-family: 'fs_albert_probold'; font-size: 19px; color: #222; letter-spacing: 0.5px; }
#main_container .latest-issue .cont section.list ul li .subject,
#main_container .latest-issue .cont section.list ul li .subject a {font-family: 'fs_albert_probold';font-size: 22px;line-height: 23px;letter-spacing: 0.5px;text-decoration: none;color: #faa619;}
#main_container .latest-issue .cont section.list ul li .txt { line-height: 20px; letter-spacing: 0.5px; padding: 10px 0; }
#main_container .latest-issue .cont section.list ul li .txt a {  color: #faa619; font-family: 'Georgia'; font-size: 16px; color: #231f20; text-decoration: none; }

.mainStudent{float:left; width:465px; height:auto;margin:0 20px 20px 0; }
.mainStudent .title{position:relative; width:465px; height:18px; padding:16px 0 20px; text-align:center; background:#ee4e22; color:#fff; font-family: 'fs_albert_probold'; font-size: 19px;}
.mainStudent .title:after{
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	left: 50%;
	bottom: 0;
	margin-bottom:-7px;
	margin-left: -5px;
	border-top: 7px solid #ee4e22;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
}

.mainStudent .leader{width:403px; height:70px; padding:20px 30px 30px 30px; background:#f5eaea; border:1px solid #e9e9e9; border-top:none; border-bottom:none;}
.mainStudent .leader h3{font-family: 'fs_albert_probold'; font-size: 30px; color:#ee4e22; }
.mainStudent .leader h4{font-family: 'fs_albert_probold'; font-size: 15px; color:#222; letter-spacing:0.5px;}
.mainStudent .list{position: relative;width:403px; /*height:870px;*/ height:auto; padding:5px 30px; background:#fff; border:1px solid #e9e9e9; border-top:none; }
.mainStudent .list ul{margin:0; padding:0; list-style:none;}
.mainStudent .list ul li{padding:20px 0; border-bottom:1px solid #e9e9e9; }
.mainStudent .list ul li:last-child{border:none;}

.mainStudent .list ul li .writer{font-family: 'fs_albert_probold'; font-size: 19px; color:#222;letter-spacing:0.5px;} 
.mainStudent .list ul li .subject, .mainStudent .list ul li .subject a{font-family: 'fs_albert_probold'; font-size: 22px; color:#faa619; line-height:23px; letter-spacing:0.5px; text-decoration: none; } 
.mainStudent .list ul li .cont{font-family:'Georgia'; font-size: 16px; color:#231f20; line-height:20px; letter-spacing:0.5px; padding:10px 0;}
.mainStudent .list ul li .cont.limited {position: relative;height: 578px;overflow: hidden;}
.mainStudent .list ul li .cont.limited:after{content:''; position: absolute; width: 100%; height: 26px; bottom: 0; left: 0; background: linear-gradient(rgba(255, 255, 255, 0.92), rgb(255, 255, 255));}
.mainStudent .list ul li { font-family: 'Georgia'; color: #faa619; }
.mainStudent .list ul li .cont .date{font-family:'Georgia'; font-weight:bold;}
.mainStudent .list ul li .point { font-family: 'fs_albert_probold'; font-size: 17px; color: #ee4e22;}
.mainStudent .list .more-bx { width: 100%; text-align: center; margin: 10px 0 12px 0; }
.mainStudent .list .blur {}
.mainStudent .list .more{display: inline-block; font-family:'Georgia'; color:#faa619; border: 1px solid #faa619; border-radius: 4px; font-size: 16px; line-height: 20px; letter-spacing: 0.5px; padding: 4px 5px; text-decoration: none; }
.mainStudent .list .more:hover {background: #faa619; color: #FFFFFF; border: 1px solid #FFFFFF;}

.mainBlog{float:right; width:435px; height:auto; margin:0;}
.mainBlog .title{position:relative; width:435px; height:18px; padding:16px 0 20px; text-align:center; background:#ee4e22; color:#fff; font-family: 'fs_albert_probold'; font-size:18px;}
.mainBlog .title:after{
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	left: 50%;
	bottom: 0;
	margin-bottom:-7px;
	margin-left: -5px;
	border-top: 7px solid #ee4e22;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
}

.mainBlog .forum{width:165px; height:70px; padding:20px 30px 30px 238px; background:#f5eaea url(/images/mainForum.png) 30px 25px no-repeat; border:1px solid #e9e9e9; border-top:none; border-bottom:none;min-height: inherit;margin: 0;}
.mainBlog .forum h4{font-family: 'fs_albert_probold'; font-size: 15px; color:#222; letter-spacing:0.5px; text-align:right;}
.mainBlog .list{width:373px; /*height:1559px;*/ height:auto; padding:5px 30px; background:#fff; border:1px solid #e9e9e9; border-top:none; }
.mainBlog .list ul{margin:0; padding:0; list-style:none;}
.mainBlog .list ul li{padding:20px 0; border-bottom:1px solid #e9e9e9; }
.mainBlog .list ul li:last-child{border:none;}

.mainBlog .list ul li .writer{font-family: 'fs_albert_probold'; font-size:18px; color:#222;letter-spacing:0.5px;} 
.mainBlog .list ul li .subject, .mainBlog .list ul li .subject a{font-family: 'fs_albert_probold'; font-size:21px; color:#faa619; line-height:23px; letter-spacing:0.5px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;} 
.mainBlog .list ul li .cont{font-family:'Georgia'; font-size:16px; color:#231f20; line-height:20px; letter-spacing:0.5px; padding:10px 0;}
.mainBlog .list ul li .cont .date{font-family:'Georgia'; font-weight:bold;}
.mainBlog .list ul li .cont .more{font-family:'Georgia'; color:#faa619; }

.mainArchive{float:left; width: 465px; height:auto; margin-right: 20px; }
.mainArchive .title{position:relative; height:18px; padding:16px 0 20px; text-align:center; background:#444444; color:#fff; font-family: 'fs_albert_probold'; font-size:18px;}
.mainArchive .title:after{
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	left: 50%;
	bottom: 0;
	margin-bottom:-7px;
	margin-left: -5px;
	border-top: 7px solid #444444;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
}

.mainArchive .cont{height:210px; padding:30px 30px 30px 30px; background:#fff url(/images/mainArticleArchive.png) 258px 10px no-repeat; border:1px solid #e9e9e9; border-top:none;}
.mainArchive .cont p{font-family: 'fs_albert_proregular'; font-size:30px; color:#222; line-height:33px; letter-spacing:-0.5px; }
.mainArchive .cont p .point{color:#ee4e22;}

.mainDigital{float:left; width: 435px; height:auto;margin: 0; }
.mainDigital .title{position:relative; height:18px; padding:16px 0 20px; text-align:center; background:#444444; color:#fff; font-family: 'fs_albert_probold'; font-size:18px;}
.mainDigital .title:after{
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	left: 50%;
	bottom: 0;
	margin-bottom:-7px;
	margin-left: -5px;
	border-top: 7px solid #444444;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
}

.mainDigital .cont{height:210px; padding:30px 30px 30px 30px; background:#fff url(/images/mainDigitalEdition.png) 0px 12px no-repeat; border:1px solid #e9e9e9; border-top:none;}
.mainDigital .cont p{font-family: 'fs_albert_proregular'; font-size:30px; color:#222; line-height:33px; padding:0 0 0 225px; letter-spacing:-0.5px; }
.mainDigital .cont p .point{color:#ee4e22;}

.mainBanner{clear:both; width:100%; height:auto; margin:0 auto 20px auto;}

.mainRecommends{clear:both; width:100%; height:auto;margin:0 auto 20px auto; }
.mainRecommends .title{position:relative; width:100%; height:18px; padding:16px 0 20px; text-align:center; background:#faa61a; color:#fff; font-family: 'fs_albert_probold'; font-size:18px;}
.mainRecommends .title:after{
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	left: 50%;
	bottom: 0;
	margin-bottom:-7px;
	margin-left: -5px;
	border-top: 7px solid #faa61a;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
}

.mainRecommends .sec{position:relative; display:inline-block; width:918px; height:auto; padding:30px 0; background:#fff; border:1px solid #e9e9e9; border-top:none;}
.mainRecommends .sec ul{margin:0; padding:0; list-style:none;}
.mainRecommends .sec ul li{float:left; width:169px; /*width:245px;*/ padding:0 30px; border-right:1px solid #e9e9e9;}
.mainRecommends .sec ul li:last-child{ width:168px; /*width:244px;*/ border:none;}

.mainRecommends .sec .img{height:70px; margin:0 0 20px 0;}

.mainRecommends .sec .list{clear:both;}
.mainRecommends .sec .list li{height:auto; padding:0; border:none; margin:0 0 20px 0;}
.mainRecommends .sec .list li .subject{font-family: 'fs_albert_proregular'; font-size: 17px; line-height:18px; color:#222; letter-spacing:0.8px; font-weight:600; }
.mainRecommends .sec .list li .cont{font-family: 'fs_albert_proregular'; font-size: 15px; line-height:20px; color:#666; letter-spacing:0.3px; }
.mainRecommends .sec .list li .date{font-family: 'fs_albert_proregular'; font-size: 14px; line-height:18px; color:#999; letter-spacing:0.8px; }

#container .navi{clear:both; width:100%; }
#container .navi li{float:left; margin:0; padding:0; list-style:none; font-family: 'fs_albert_proregular'; font-size:14px; line-height:18px; color:#999; font-weight:400;}
#container .navi li.vline{padding:0 7px 3px 7px; }
#container .navi li.present{color:#ee4e22; }

#container .title{clear:both; font-family: 'fs_albert_probold'; font-size: 43px; color: #aaa29a;margin:10px 0 20px 0;}
#container .lnb{float:left; width:180px; height:auto; padding:9px 9px; margin:0 30px 30px 0; background:#ee4e22; border:1px solid #df471d;}
#container .lnb p{width:160px; padding:10px; font-family: 'fs_albert_probold'; font-size:15px; color:#fff; letter-spacing:-0.4px;}
#container .lnb p.title{font-family: 'fs_albert_probold'; font-size:17px; color:#fff;padding:10px; background:#df471d;}
#container .lnb p.title a { color: #fff; font-size: 17px; font-family: 'fs_albert_probold'; }
#container .lnb a.alphabet{float:left; display:block; width:60px; height:40px;  background:#facabd; font-family: 'fs_albert_probold'; font-size:24px; color:#ee4e22; text-align:center; line-height:40px; margin:10px 15px;  }
#container .lnb a:hover.alphabet { background:#fff; color:#ee4e22; text-decoration:none;}
#container .lnb a.alphabetA{float:left; display:block; width:150px; height:40px;  background:#facabd; font-family: 'fs_albert_probold'; font-size:24px; color:#ee4e22; text-align:center; line-height:40px; margin:10px 15px;  }
#container .lnb a:hover.alphabetA { background:#fff; color:#ee4e22; text-decoration:none;}
#container .lnb p img {width:155px; border:2px solid #fff;}

#container .contents{float:right; width:630px; font-family:'Georgia'; font-size:15px; line-height:20px; color:#222; }
#container .contents p{font-family:'Georgia'; font-size: 17px; line-height:20px; color:#222;margin:0 0 20px 0;}
#container .contents p a{font-family:'Georgia'; font-size:15px; line-height:20px; color:#06c; text-decoration:underline;}
#container .contents p.desc{font-family:'Georgia'; font-size: 19px; line-height:23px; color:#222; font-weight:bold; font-style:italic; }
#container .contents p.writer{font-style:italic;}
#container .contents p.stitle{font-family: 'fs_albert_probold'; font-size:18px; color:#222;margin:0 0 10px 0;}
#container .contents p.color{color:#f04e23;}
#container .contents p .point{font-family:'Georgia'; font-size:17px; color:#222; font-weight:bold;}
#container .contents p .italic{font-family:'Georgia'; font-size:16px; color:#222; font-style:italic;}
#container .contents p.non{ margin:0;}

#container .contents p a.box{font-family: 'fs_albert_probold'; font-size:14px; color:#fff; background:#faa61a; padding:5px 10px; text-decoration:none;}
#container .contents p a.color{color:#faa61a; text-decoration:none; }
#container .contents p a:hover.color{color:#d88f15;}

#container .contents ul.list{margin:0 0 30px 0;}
#container .contents ul.list li{list-style:disc; font-family:'Georgia'; font-size:15px; line-height:20px; color:#222; margin:0 0 0px 20px;}

#container .contents .contributor li{margin:0 0 30px 0; list-style:none;}
#container .contents .contributor li .name{font-family: 'fs_albert_probold'; font-size:16px; color:#faa61a }
#container .contents .contributor li .desc{font-family:'Georgia'; font-size:15px; line-height:20px; color:#222;}
#container .contents .contributor .article {margin:10px 0;}
#container .contents .contributor .article li{font-family: 'fs_albert_probold'; font-size:12px; color:#222; font-weight:800; line-height:25px; list-style:none; letter-spacing:0.3px; margin:0; padding:0; }
#container .contents .contributor .article li a{color:#222;}
#container .contents .contributor .article li a:hover{color:#999; text-decoration:none;}

a.btn-default{font-family: 'fs_albert_probold'; font-size:14px; color:#fff; background:#faa61a; padding:5px 10px; text-decoration:none;}

.pdf-download-wrap { margin: 10px 0 0 0; text-align: center; }

.hline{width:100%; height:1px; background:#e9e9e9; margin:25px 0;}

/* 하단 레이아웃 */
#ft {min-width:1120px;height: 100%;background:#222;padding-bottom: 5px;}
#ft h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ft p {margin:0;padding:10px 0;line-height:1.8em}

#ft_catch {position:relative;margin:0 auto;padding:20px 0 0;width:1120px;text-align:center}

#ft_company {background:#ee4e22;}
#ft_company div {position:relative;margin:0 auto;padding:10px 0 12px 0;width:1120px;color:#fff; text-align:left;}
#ft_company a {display:inline-block;margin:0 32px 0 0; font-family:'fs_albert_probold'; font-size:14px; letter-spacing:0.7px; color:inherit}
#ft_company #ft_totop {position:absolute;top:10px;right:0}

#ft_copy {position:relative;margin:0 auto;padding:10px 0 12px 0;width:1120px; text-align:left;}
#ft_copy div {float:left; margin: 10px 50px 0 0;  font-family: 'fs_albert_proregular'; font-weight:400; color:#fff; line-height:18px; letter-spacing:0.7px;}
#ft_copy div.flogo{margin:35px 60px 0 0;}
#ft_copy div.flogoE{margin:25px 0 0 0;}


/* 게시물 선택복사 선택이동 */
#copymove {}
.copymove_current {float:right;color:#ff3061}
.copymove_currentbg {background:#f4f4f4}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}
/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

/* ie6 이미지 너비 지정 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 */
#captcha {display:inline-block;position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#captcha #captcha_img {width:100px;height:41px;border:1px solid #e9e9e9}
#captcha #captcha_mp3 {position:absolute;top:0;left:101px;;margin:0;padding:0;width:23px;height:22px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_mp3 span {position:absolute;top:0;left:0;width:23px;height:22px;background:url('../plugin/kcaptcha/img/sound.gif')}
#captcha #captcha_reload {position:absolute;top:21px;left:101px;margin:0;padding:0;width:23px;height:22px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_reload span {position:absolute;top:0;left:0;width:23px;height:22px;background:url('../plugin/kcaptcha/img/reload.gif')}
#captcha #captcha_key {margin:0 0 0 25px;padding:0 5px;width:70px;height:41px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:2.8em}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc{display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl{margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

/* 버튼 */
a.btn01 {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}

.btn_confirm {text-align:center} /* 서식단계 진행 */

.btn_submit {padding:8px;border:0;background:#ff3061;color:#fff;letter-spacing:-0.1em;cursor:pointer}
fieldset .btn_submit {padding:0 7px;height:24px;line-height:1em}

a.btn_cancel {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;vertical-align:top;text-decoration:none}

a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;height:24px;border:0;background:#333;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
a.btn_frmline {line-height:24px}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01 {display:inline-block;padding:7px;border:1px solid #d9ded9;background:#f2f5f9;color:#000;text-decoration:none;vertical-align:middle}
a.btn_b01:focus, .btn_b01:hover {text-decoration:none}
a.btn_b02 {display:inline-block;padding:7px 7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn_b02:focus, .btn_b02:hover {text-decoration:none}
a.btn_admin {display:inline-block;padding:7px;border:1px solid #e8180c;background:#e8180c;color:#fff;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {text-decoration:none}

/* 댓글 스타일 */
.cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}

/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}

.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:12px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head01 thead a {color:#383838}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head01 td {padding:8px 5px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.5em;word-break:break-word}
.tbl_head01 a {}

.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.4em;word-break:break-word}
.tbl_head02 a {}

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:70px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#f5f8f9;text-align:left}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.tbl_frm01 textarea, .frm_input {border:1px solid #e4eaec;background:#f7f7f7;color:#000;vertical-align:middle;line-height:2em}
.tbl_frm01 textarea {padding: 6px;line-height: 14px;}
.frm_input {height:22px}
.tbl_frm01 textarea {width:98%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;text-align:center}

/* 필수입력 */
.required, textarea.required {background:url('../img/wrest.gif') #f7f7f7 top right no-repeat !important}

/* 테이블 항목별 정의 */
.td_board {width:120px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:110px;text-align:center}
.td_group {width:100px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#ccc}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {margin:0 0 20px;padding:20px;border-top:3px solid #333;border-bottom:1px solid #dde4e9;background:#fff;font-size:1.2em}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin:-20px 0 20px 0;padding:0 20px;border-bottom:1px solid #455255;background:#484848;list-style:none;zoom:1}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;margin-left:-1px}
.new_win .win_ul a {display:block;padding:10px 10px 8px;border-right:1px solid #455255;border-left:1px solid #455255;color:#fff;font-family:dotum;font-weight:bold;text-decoration:none}
.new_win .win_desc {padding:20px}

.new_win .win_btn {clear:both;padding:20px;text-align:center} /* 새창용 */
.new_win .win_btn button {display:inline-block;padding:0 10px;height:30px;border:0;background:#4b545e;color:#fff;line-height:2em;cursor:pointer}
.new_win .win_btn input {padding:0 10px;height:30px;line-height:2em}
.new_win .win_btn a {display:inline-block;padding:0 10px;height:30px;background:#4b545e;color:#fff;vertical-align:middle;line-height:2.4em}
.new_win .win_btn a:focus, .new_win .win_btn a:hover {text-decoration:none}

/* 검색결과 색상 */
.sch_word {color:#ff3061}

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

/* 사이드뷰 */
.sv_wrap {display:inline-block;position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;border:1px solid #283646}
.sv_wrap .sv a {display:inline-block;margin:0;padding:3px;width:94px;border-bottom:1px solid #283646;background:#111;color:#fff !important}
.sv_wrap a:focus, .sv_wrap a:hover, .sv_wrap a:active {text-decoration:none}
.sv_on {display:block !important;position:absolute;top:10px;left:20px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin:0 0 20px;padding:20px 0 0;text-align:center}
.pg {}
.pg_page, .pg_current {display:inline-block;padding:0 8px;height:25px;color:#000;letter-spacing:0;line-height:2.2em;vertical-align:middle}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {background:#e4eaec;text-decoration:none}
.pg_start, .pg_prev {/* 이전 */}
.pg_end, .pg_next {/* 다음 */}
.pg_current {display:inline-block;margin:0;background:#333;color:#fff;font-weight:normal}

/* Mobile화면으로 */
#device_change {display:block;margin:0.3em;padding:0.5em 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center}


.clear{clear:both;}

/* home slider */
#featured{
	width:880px;
	padding-right:250px; 
	position:relative; 
	border:none; 
	height:358px; overflow:hidden;
	background:#222;
	z-index:1;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; right:0; 
	list-style:none; 
	padding:0; margin:0 8px 0 0px; 
	width:255px; height:358px;
	overflow:hidden;
	overflow-x:hidden;
	z-index:2;
}
#featured ul.ui-tabs-nav li{ 
	padding:1px 0; padding-left:15px;  
	color:#666; 
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{ 
	line-height:68px; 
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:auto; 
	text-decoration:none;
	color:#fff;
	background:#444; 
	border:1px solid #4d4d4d;
	line-height:54px;
	outline:none;
	padding:0 0 0 35px;
	font-size:24px;
}

#featured li.ui-tabs-nav-item a:hover{ 
	background:#ee4e22; 
	border:1px solid #ed7e60;
}
#featured li.ui-tabs-selected, #featured li.ui-tabs-active{  
	
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a, #featured ul.ui-tabs-nav li.ui-tabs-active a{ 
	background:#ee4e22; 
	border:1px solid #ed7e60; 
	border-left:none;
}
#featured .ui-tabs-panel{ 
	width:880px; height:358px; 
	background:#999; position:relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	bottom:0; left:0;
    width:880px;
	height:35px;
	background: url('/images/slider/transparent-bg.png'); 
}
#featured .ui-tabs-panel .info a.hideshow{
	position:absolute; color:#f0f0f0; right:10px; top:-20px; line-height:20px; margin:0; outline:none; background:#333;
}
#featured .info h2{ 
	font-size:1.2em;
	color:#fff; padding:10px; margin:0; font-weight:normal;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}    

/* banner */
.banner-wrap {
    width: 100%;
    padding: 0px 0 0 0px;
}
.banner-wrap ul li {
    list-style: none;
	display: inline-block;
    height: auto;
    margin: 0px 0 10px 0;
}
.banner-wrap ul li > a {
    display: block;
    position: relative;
    overflow: hidden;
}

/* btn-edit-wrap */
.btn-edit-wrap {
	text-align: right;
}
.btn-edit-wrap.back-issues {
	position: absolute;
	bottom: 25px;
	right: 0;
}

.login-guide-wrap {
}
.login-guide-wrap h1.tit {
	text-align: center;
	font-size: 45px;
	margin-bottom: 22px;
}
.login-guide-wrap h2.sub {
	text-align: center;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 32px;
}
.login-guide-wrap .btns {
	text-align: center;
	margin-bottom: 25px;
}
.login-guide-wrap .btns ul li {
	list-style: none;
	margin-bottom: 13px;
}
.login-guide-wrap .btns ul li a {
	border: 1px solid #3c3c3c;
	border-radius: 4px;
	font-size: 17px;
	padding: 10px 12px;
	display: inline-block;
	text-decoration: none;
	color: #3c3c3c;
	width: 190px;
	text-align: left;
}
.login-guide-wrap .btns ul li a i {
	margin-right: 4px;
	display: inline-block;
	width: 15px;
	text-align: center;
}
.login-guide-wrap .btns ul li a.facebook {
	background: #3b5998;
	border: 1px solid #3b5998;
	color: #FFFFFF;
}
.login-guide-wrap .btns ul li a.google {
	background: #ea4335;
	border: 1px solid #ea4335;
	color: #FFFFFF;
}
.login-guide-wrap .register-msg {
	text-align: center;
	margin-bottom: 35px;
	font-size: 15px;
}
.login-guide-wrap .bottom-msg {
	text-align: center;
	font-size: 13px;
}
.login-guide-wrap .register-msg a, 
.login-guide-wrap .bottom-msg a {
	color: #00a3e4;
	text-decoration: none;
}
