@charset "utf-8";
/* CSS Document */


/******************** list css ********************/
.Contents {
	width: 100%;
}

.list_top {
	width: 100%;
	height: 40px;
}

.list_top .board_count {
	float: left;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: -0.03em;
	color: #858585;
	margin-top: 8px;
}
.list_top select {
    float: left;
    width:90px;
    height:37px;
    padding-left:10px;
    border: 1px solid #bcbcbc;
}

.list_top .b_srchBox {
	float: right;
	width: 342px;
	height: 40px;
	margin: 0px;
}

.list_top .b_srchBox .b_select {
	float: left;
	width: 130px;
	height: 38px;
	font-size: 14px;
	font-weight: 400;
	color: #646464;
	padding: 0 0 0 5px;
	border: 1px solid #dbdbdb;
}

.list_top .b_srchBox .b_srch {
	float: left;
	width: 248px;
	height: 37px;
	border: 1px solid #bcbcbc;
	border-left:0px;
}

label.hide {
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline-block;
	text-indent: -9999px;
}

.list_top .b_srchBox .b_srch .b_srch_txt {
	float: left;
	width: 205px;
	height: 27px;
	border: none;
	padding-left: 3px;
	margin: 5px 0 0 5px;
}

.list_top .b_srchBox .b_srch .b_go_btn {
	float: right;
	width: 20px;
	height: 20px;
	margin: 8px 9px 0 0px;
	    background-image: url(/imgs/front/sub/surch_btn.jpg);
    border: none;
}


table caption {
	font-size: 0px;
	width: 0px;
	height: 0px;
	line-height: 0;
}

table.skin_list {
	width: 770px;
	font-size: 16px;
	letter-spacing: -0.03em;
	border-top: 2px solid #555;
	border-bottom: 1px solid #e1e1e1;
	border-collapse: collapse;
}

table.skin_list th {
	text-align: center;
	font-weight: 600;
	color: #646464;
	padding: 16px 0 16px 0;
	border-right: 1px solid #e1e1e1;
	background-color: #fafafa;
}
table.skin_list .last{
border-right:0px;
}

table.skin_list td {
	text-align: center;
	font-weight: normal;
	color: #646464;
	padding: 13px 0px;
	border-top: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	font-size:13px;

}
table.skin_list td span{
vertical-align:bottom;
}
table.skin_list td.text_left
{
    text-align: left;
	padding: 13px 10px;
	}
.paging {
	clear: both;
	vertical-align: middle;
	text-align: center;
	font-size: 0px;
	margin: 20px 0 20px 0;
}
.paging a.first, .paging a.prev, .paging a.next, .paging a.last {
	vertical-align: top;
	display: inline-block;
	width: 30px;
	height: 30px;
	border: 1px solid #d5d5d5;
}
.paging a.first {
	background: #fff url('/imgs/front/sub/page_btn_left_img_01.gif') no-repeat 50% 50%;
}
.paging a.prev {
	background: #fff url('/imgs/front/sub/page_btn_left_img_02.gif') no-repeat 50% 50%;
	margin: 0 10px 0 2px;
}
.paging .num {
	font-size: 0px;
}
.paging .num a.on {
	border: 1px solid #f7660d;
	color: #f7660d;
	font-weight: bold;
}
.paging .num a {
	vertical-align: top;
	display: inline-block;
	width: 30px;
	height: 30px;
	border: 1px solid #eaeaea;
}
.paging .num a {
	padding: 0 0px 0 0px;
	margin: 0 1px 0 1px;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	border: 1px solid #eaeaea;
	color: #666;
	background: #fff;
	font-size: 11px !important;
	font-family: "Verdana", "Arial", "Lucida Grande", "Tahoma", "sans-serif";
}
.paging a.next {
	background: #fff url('/imgs/front/sub/page_btn_right_img_01.gif') no-repeat 50% 50%;
	margin: 0 2px 0 10px;
}
.paging a.last {
	background: #fff url('/imgs/front/sub/page_btn_right_img_02.gif') no-repeat 50% 50%;
}
.paging a {
	position: relative;
	z-index: 10;
}

/*media all*/
.list_top005 {
    width: 930px;
    height: 37px;
}
/*media all*/
.list_top005 .board_count005 {
    float: left;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: -0.03em;
    color: #858585;
    margin-top: 8px;
}
/*media all*/
.b_srchBox005 {
    float: left;
    width: 390px;
    height: 38px;
    margin: 0px 0px 0 352px;
}
/*media all*/
.b_srchBox005 .b_select005 {
    float: left;
    width: 130px;
    height: 38px;
    font-size: 14px;
    font-weight: 400;
    color: #646464;
    padding: 0 0 0 5px;
    border: 1px solid #dbdbdb;
}
/*media all*/
label.hide {
    width: 0px;
    height: 0px;
    overflow: hidden;
    display: inline-block;
    text-indent: -9999px;
}
/*media all*/
.b_srchBox005 .b_srch005 .b_srch_txt005 {
    float: left;
    width: 197px;
    height: 27px;
    border: none;
    padding-left: 3px;
    margin: 5px 0 0 5px;
}
/*media all*/
.b_srchBox005 .b_srch005 .b_go_btn005 {
    float: right;
    width: 22px;
    height: 20px;
    margin: 8px 15px 0 0px;
}
/*media all*/
.list_top005 .b_btn_listBox005 {
    float: left;
    width: auto;
    min-width: 65px;
    margin: 7px 0 0 15px;
}
/*media all*/
.skin_list_img{
 border-top: 2px solid #555;
 margin-top: 20px;
 width: 100%;
 display:inline-block
 }

.skin_list_img ul {
/*     margin: 0 auto; */
    width: 100%;
	padding-top:20px;
}


.skin_list_img  ul li{
    width: 288px;
    height: 330px;
    float: left;
    position: relative;
    border: 1px solid #ddd;
    text-align: center;
    margin:0 7px;
    margin-top: 10px;
}


/*media all*/
.skin_list_img ul li .logo_agency {height: 210px; background: #efefef;}
.skin_list_img ul li .logo_agency img {
    width: 100%;
    height: 210px;
}
/*media all*/
.skin_list_img ul li .cont_agency {
    width: 100%;
    height: 40px;
    padding:15px 0;
	text-align:left;
	box-sizing:border-box
}
/*media all*/
.skin_list_img ul li .cont_agency p.name_agency {
    font-size: 16px;
    letter-spacing: -0.03em;
    color: #000;
    margin-top: 5px;
	text-align: center;
	height: 50px;
}
.skin_list_img ul li .cont_agency p.date_agency {
    font-size: 16px;
    letter-spacing: -0.03em;
    color: #666;
    margin-top: 5px;
	text-align: center;
	border-top: 1px solid #ddd;
	height: 43px;
	line-height: 40px;
	font-weight: 500;
}

.skin_list_img ul li .cont_agency .day{
text-align:left;
color: #777;
}

/*media all*/
.b_btn_area {
    width: 100% !important;
    height: 36px;
    float: left;
    margin-top: 17px;
}
.paging {
    clear: both;
    vertical-align: middle;
    text-align: center;
    font-size: 0px;
    margin: 20px 0 20px 0;
}





/******************** view css ********************/
/*media all*/
th, td, select {
    font-size: 1em;
}


	/*media all*/
table.skin_view {
    width: 930px;
    font-size: 16px;
    letter-spacing: -0.03em;
    border-top: 2px solid #252525;
    border-bottom: 1px solid #e1e1e1;
    border-collapse: collapse;
}

/*media all*/
table caption {
    font-size: 0px;
    width: 0px;
    height: 0px;
    line-height: 0;
}

/*media all*/
table.skin_view th {
    text-align: center;
    font-weight: normal;
    color: #646464;
    padding: 20px;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    background-color: #fafafa;
}
/*media all*/
table.skin_view td.r_line_none {
    border-right: none;
}
/*media all*/
table.skin_view td {
    text-align: left;
    font-weight: normal;
    color: #646464;
    padding: 20px;
    border-right: none;
    border-bottom: 1px solid #e1e1e1;
	word-break:break-all; overflow:hidden;
}
table.skin_view td ul.bbs_file li a{
font-size:12px;
}
.view_box p img{width:63%;}
.view_box p img{width:1160px;}

/*media all*/
table.skin_view th.lft_line {
    border-left: 1px solid #e1e1e1;
}
/*media all*/
.b_btn_area {
    width: 100% !important;
    height: 36px;
    float: left;
    margin-top: 17px;
}
/*@media screen and (-webkit-min-device-pixel-ratio:0)*/
.b_btn_area .btn_lft2 {
    padding: 0px 0 0 0;
}
/*media all*/
.b_btn_area .btn_lft2 {
    width: 90px;
    height: 34px;
    float: left;
    background-color: #0a358e;
    padding: 2px 0 0 0;
    font-size: 13px;
	font-weight:bold;
    letter-spacing: -0.03em;
    color: #fff;
    border: none;
}
.view_box{ text-align:justify;}
.view_cont{padding-top:30px !important;}

/*추가*/
table.skin_view td li {
  height:21px; overflow:hidden;
}
table.skin_view td.fileList li {
  height:auto;
}
table.skin_view td.noticeList li {
  height:auto;
}
table.skin_view td.photoList li {
  height:auto;
}

span.orange03 {font-size:16px;color:#f7660d;font-weight:600}

.btnArea {width:100%}
input.btn01 {width:100px;height:40px;font-size:16px;font-weight:600;letter-spacing:-0.075em;color:#fff;background:#005bab;border:1px solid #005bab;box-sizing:border-box;padding:0;margin:0}
input.btn02 {width:100px;height:40px;font-size:16px;font-weight:600;letter-spacing:-0.075em;color:#fff;background:#999999;border:1px solid #888888;box-sizing:border-box;padding:0;margin:0}