﻿.container { width:100%; margin-top:30px;}
.container h1 { width:1100px; margin:0 auto 40px; display: block; padding:20px 0 30px; border-bottom: 1px solid #e2e2e2; line-height:30px; font-size: 30px; font-weight: normal; letter-spacing:-1px; }

.c_b {width:1100px; margin:0 auto; border-bottom: 2px solid #a2a2a2; overflow: hidden; zoom: 1; }
.c_b li { width: 100%; padding: 40px 0 ; border-top: 1px solid #dbdbdb; display:flex; justify-content:space-between; }
.c_b li:first-child { padding-top: 0; border: 0; }
.c_b li:last-child { margin: 0 0 20px; }
.c_b li .img { width: 300px; height: 188px; display:block; }
.c_b li .img a { display: block; width: 100%; height: 100%; overflow: hidden; }
.c_b li .img a img { width: 100%; min-height: 100%; height: auto; }
.c_b .photoinfo .date,
.c_b .photoinfo .tit,
.c_b .relphoto { display: block; line-height: 1.2; vertical-align: middle; font-size: 12px; }
.c_b .photoinfo { width: 770px; margin-top: 6px; }
.c_b .photoinfo .date { margin: 0 0 8px 0; font-size: 12px; }
.c_b .photoinfo .tit { font-size: 21px; margin: 0 0 23px; width: 100%; overflow: hidden; letter-spacing: -2px; font-weight: bold; text-overflow: ellipsis; -o-text-overflow: ellipsis; white-space: nowrap; }
.c_b .relphoto { background: url("//img.nocutnews.co.kr/nocut/v2/photo/news/imgs_isp.gif") no-repeat 0 -43px; padding: 0 0 0 9px; color: #5b5b5b; margin: 0 0 10px; }
.relphoto em { margin-left: 2px; font-weight: bold; color: #ed9433; }

/*슬라이드*/
.c_b .small_slide { border: 1px solid #c9c9c9; width: 768px; padding: 9px 0; position: relative; clear: both; }
.c_b .small_slide .slidewrap { width: 703px; margin: 0 0 0 32px; overflow: hidden; }
.c_b .small_slide ul { width: 50000px; display:flex; }
.c_b .small_slide ul li { margin: 0 10px 0 0; width: 109px; overflow: auto; padding: 0; border: 0; height: auto; }
.c_b .small_slide ul li a { width: 100%; height: 68px; display: block; overflow: hidden; }
.c_b .small_slide ul li a img { width: 100%; min-height: 100%; height: auto !important; height: 100%; }
.c_b .small_slide span { position: absolute; top: 36px; width: 11px; height: 16px; }
.c_b .small_slide span a { width: 11px; height: 16px; text-indent: -5000em; overflow: hidden; display: block; background: url("//img.nocutnews.co.kr/nocut/v2/photo/news/imgs_isp.gif") no-repeat; }
.c_b .small_slide .btn_prev { left: 9px; }
.c_b .small_slide .btn_prev a { background-position: 0 0; }
.c_b .small_slide .btn_next { right: 9px; }
.c_b .small_slide .btn_next a { background-position: -11px -16px; }
.c_b .img_b,
.c_b .txt_b{ width: 100%; height: 100%; }
.paging { border-top: 2px solid #e2e2e2; width:1100px; margin:0 auto; float:none; }