html,body{min-width:100%; height:100%;}
.wrap {min-width:1406px; height: 100%;}
.header {width:100%;}

.logo-bar {height:110px;}
.logos {width:1220px; margin: 0 auto;}
.logo-bar ul li {float: left; width:33.3%;}
.left_logo {padding-top: 42px;}
.logo {padding-top: 13px; text-align: center;}
.right_logo {text-align: right; }
.right_logo img{height:109px; width:285px;}

.menu-bar {height:54px; background: #636363; min-width:100%;}
.menu {width:1220px; margin: 0 auto;}
.menu li {float:left; width:25%; text-align: center; line-height: 48px;}
.menu li a{ color:#fcfcfc; font-size:13.5pt; font-weight: bold;}

.banner img {width:100%; max-height: 511.8px}

 hr {margin:10px 0 20px;}
.bottom {width:1220px; margin: 0 auto;}
.bottom .program {width:600px; float:left; margin-right: 20px;}
.bottom .s_banner {width:600px; float: right;}
.bottom .s_banner img {width:600px; height:192px;}
.bottom .p_txt {font-size:16pt; color:#363636; font-weight: bold;}
.bottom .b_txt {font-size:16pt; color:#363636; font-weight: bold;}
.bottom img {margin-bottom: 20px;}

.footer {clear:both; padding-top:84px; width:100%;}

.fcon-bar {height:210px; background: #343432;}
.fcon {width:1400px; margin:0 auto; padding-top:35px;}
.fcon .f_logo {width:189px; float:left; padding-left: 100px; padding-right:40px; padding-top:15px;}
.fcon .f_txt .txt {width:1400px; font-size:13px; line-height:1.5; color:#f6f6f6;}
.f_warning {font-size: 15px; color:#ffffff; padding-bottom:15px; font-weight: bold;}
.f_copyright {padding-top:20px;}

.board {width:1220px; margin: 0 auto; padding-top:40px;}
.board .search {text-align: right; padding: 40px 0px 15px 0px;}

.list_title {
    border-bottom: solid 3px #eee;
    height: 37px;
    margin-top: 30px;
    width: 100%;
}
.list_title span {
    display: inline-block;
    border-bottom: solid 3px #eb261f;
    font-size: 22px;
    font-weight: bold;
    color: #000;
    height: 37px;
    padding: 0 5px;
}

.list_tbl {	text-align:center;}

.list_tbl thead > tr {border-top: 2px solid black;}
.list_tbl th {
	background-color: #fafafa;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    line-height: 40px;
    border-top: solid 2px #000;
    border-bottom: solid 1px #ddd;
}

.list_tbl td {
	color: #555;
    font-size: 14px;
    border-bottom: 1px solid #bcbcbc;
    padding: 15px 0;
    height: 22px;
    vertical-align: middle;
    border-bottom: dotted 1px #ddd;
}

td >a {
    font-size: 14px;
	font-weight: bold;
    color: #444;}

.td_title {
    text-align: left;
}
/*.search input[type=text] {
    width: 220px;
    height: 24px;
    text-align: left;
    padding-left: 10px;
    margin-left: 6px;
    border: 1px solid #ccc;
    vertical-align: middle;
}*/

.search input {
    width: 220px;
    height: 28px;
    text-align: left;
    padding-left: 10px;
    margin-left: 6px;
    border: 1px solid #ccc;
    vertical-align: middle;
}
input[type=text], input[type=password] {
    border: solid 1px #ddd;
    line-height: 20px;
    height: 20px;
    border-radius: 2px;
    text-indent: 5px;
}
input[type="text"] {
    height: 26px;
    line-height: 38px;
    text-align: center;
    padding: 0px;
}
input {
}
input {
    vertical-align: middle;
    font-family: 'Nanum Gothic';
    font-size: 12px;
}

.btn.black:hover {
    border: solid 1px #000;
    background: #000;
}

a.btn:hover {
    font-weight: bold;
}

.btn.black {
    background: #333;
    color: #fff;
    border: solid 1px #222;
}

.btn {
    color: #111;
    opacity: 1;
    filter: alpha(opacity=100);
    display: inline-block;
    vertical-align: middle;
    font-famiply: 'Nanum Gothic';
    font-size: 12px;
    margin: 0px;
    padding: 0px 12px !important;
    line-height: 26px;
    border: solid 1px #b4b3b3;
    border-radius: 2px;
    background: #eee;
    white-space: nowrap;
}

.program_intro {width:1220px; margin: 0 auto; padding-top:40px;}

.program_list {width:1260px ;margin-top:40px; margin:40px auto 0;}
.program_list ul {width:100%; margin-bottom:40px;}
.program_list ul li {float:left; width:50%; margin-bottom:40px; height: 506px; overflow: hidden;}
.program_list ul li img{width:100%; height:332px;}
.inner_box {padding:0 20px 0 20px;}
.program_txt {line-height: 1.5;}

.replay_list {width:1260px ;margin-top:40px; margin:40px auto 0;}
.replay_list ul {width:100%; margin-bottom:40px;}
.replay_list ul li {float:left; width:50%; margin-bottom:40px;}
.replay_list ul li img{width:100%; height:332px;}


/*페이징*/
#paging  { padding-top:38px; padding-bottom:30px; text-align:center;}
#paging .numbox  { padding: 0 18px; }
#paging .num span { padding: 2px 5px; margin-right: 3px; font-size: 16px; }
#paging .num span.selected { color: #f44354; font-weight: bold; font-size: 16px; }
#paging #prevPage { background:url(/assets/images/sub/prev_btn2.png) left no-repeat;  padding-left:9px; padding: 15px;}
#paging #prevEnd { background:url(/assets/images/sub/prev_btn.png) left no-repeat;  padding-left:9px; padding: 15px;}
#paging #nextPage { background:url(/assets/images/sub/next_btn2.png) right no-repeat; padding-right:9px; padding: 15px;}
#paging #nextEnd { background:url(/assets/images/sub/next_btn.png) right no-repeat; padding-right:9px; padding: 15px;}

/*페이징*/
.paging-container { text-align: center;  font-size:0px; padding:25px 0 15px 0; position: relative; }
.paging-container > a { display:inline-block; border:solid 1px #efefef; vertical-align: top; height:27px; line-height: 27px; width:31px; text-align: center; margin:0 3px; background:#efefef; color:#777; font-size:11px; }
.paging-container > a.bic { width:40px; margin:0 3px; }
.paging-container > a:hover { background:#666; border:solid 1px #000; color:#eee; }
.paging-container > a img {  margin-top:5px; height: 9px; }
.paging-container > ul { display:inline; margin:0 5px; }
.paging-container > ul li { display:inline-block; zoom:1; *display:inline; font-size:12px; margin:0 1px; }
.paging-container > ul li a { display:block; padding:0px 9px; line-height:27px; height:27px; color:#5d5d5d; font-weight:bold; border:solid 1px #ddd; }
.paging-container > ul li.selected a { background:#7c7c7c; color:#fff; border:solid 1px #7c7c7c; }
.paging-container > ul li:hover a { border:solid 1px #000; }

.view {width:1220px; padding-top:67px; margin:0 auto;}
.viewT {width:100%;}
.v_bg{ background: url('/asset/images/board_view_title.png') no-repeat left top; }

.text-left {text-align: left;}
.text-right {text-align: right;}

.viewT > thead > tr > .view_title{
    background-color: #293136;
    text-align: left;
    padding: 2px 25px;
    font-size: 18px;
    color: #fff;
    font-weight: 500;
}
.viewT > thead > tr > th { font-size: 14px; padding: 6px; color: #6c6c6c; font-weight: 500; border-bottom: 1px solid #bcbcbc; line-height: 2;
}
.viewT > tbody > tr > td {
    font-size: 15px; padding: 19px 15px; color: #444; font-weight: 500; border-bottom: 1px solid #999; line-height: 2; letter-spacing: -0.09em;
}
.board-article-area {font-size:15px;}

.view_chk {width:200px; margin:0 auto; padding-top:150px;}
.view_chk_tbl {width:100%;}

.icon_ing { text-align: center; display:inline-block; background:#f44354; color:#fff; font-size:12px; font-weight: bold; padding:2px 6px; border-radius: 0px; border:solid 1px #db2738; border-radius: 2px; margin-bottom:3px; cursor:pointer; cursor:hand; }

.icon_ing span { text-align: center; display:block; background:url(/assets/images/icon_brod2.png) no-repeat left center; background-size:13px; padding-left:17px; }

.icon_ing2 { text-align: center; display:inline-block; background:#666; color:#fff; font-size:12px; font-weight: bold; padding:2px 6px; border-radius: 0px; border:solid 1px #444; border-radius: 2px; margin-bottom:3px; cursor:pointer; cursor:hand;}
.icon_ing3 { text-align: center; display:inline-block; background:#0054a6; color:#fff; font-size:12px; font-weight: bold; padding:2px 6px; border-radius: 0px; border:solid 1px #044789; border-radius: 2px; margin-bottom:3px; cursor:pointer; cursor:hand;}


.icon_ing.small { font-size:11px; padding:1px 5px; opacity: 1; filter:alpha(opacity=100); }
.icon_ing2.small { font-size:11px; padding:1px 5px; opacity: 0.8; filter:alpha(opacity=80);  }
.icon_ing3.small { font-size:11px; padding:1px 5px; opacity: 0.8; filter:alpha(opacity=80);  }

.notice_comment {border:1px solid  #ccc;margin-top:40px; padding:15px 15px; position: relative; background:#f5f5f5;  margin-top:80px;}
.comment_name {width:300px; display: inline-block; padding-left:10px; font-size:14px; }
.comment_name input{width:200px; height:28px; line-height: 28px; margin-left:10px; padding:0px;text-indent: 5px;}
.comment_pwd {width:300px; display: inline-block; font-size:14px; }
.comment_pwd input{width:200px; margin-left:10px;height:28px; line-height: 28px; padding:0px; text-indent: 5px; }
.comment_txt {margin-top:15px; border:solid 1px #ccc; padding:10px; width:1075px;background:#fff; }
.comment_txt textarea {width:100%; height:70px; border:0px solid #ccc; max-width:100%;}
.comment_btn { margin-top:10px; text-align: right; position: absolute; bottom:15px; right: 15px;}
.comment_btn input { height:92px; line-height: 92px; }

.notice_comment_list {margin:30px 0 10px 0; }
.notice_comment_list table tr, .notice_comment_list table td  {vertical-align: middle; font-size:13px; vertical-align: top; padding:13px 0; }
.notice_comment_list table tr {border-top:1px solid #ccc; border-bottom:1px solid #eee;}
.total_comment {border-top:1px solid #ccc; background: #f4f4f4; padding:8px 0; font-size:14px; }

.popup {
    background: #ffffff;
    width:400px;
    height:200px;
    position: absolute;
    border:2px solid gray;
    left:50%;
    transform:translate(-50%,100%);
    display: none;
    z-index:99;
}