<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* table */
table td.pd0{padding:0}
table td.pd0i{padding:0 !important}
table input[type="text"], table input[type="password"]{border:1px solid #e5e5e5; height:24px; line-height:24px}
.table_area{margin-top:25px; position:relative}
.table_area h3{font-family:'돋움', dotum; font-weight:bold; color:#444}
.table_area h3 span.date{color:#666; display:inline-block; padding-left:15px; font-weight:normal}
.table_area .unit{position:absolute; top:2px; right:0; font-family:'돋움', dotum; color:#444}
.table_area table{margin-top:7px}

.tb_ty1{width:100%; font-family:'돋움', dotum;border-bottom:1px solid #bbc0c2} 
.tb_ty1 thead tr:first-child th{border-top:2px solid #444}
.tb_ty1 thead tr:nth-child(2) th{border-top:1px solid #e1e1e1}
.tb_ty1 thead th{border-left:1px solid #e1e1e1; padding:10px; color:#444}
.tb_ty1 thead th:first-child{border-left:0 none;}
.tb_ty1 thead tr:nth-child(2) th:first-child{border-left:1px solid #e1e1e1}
.tb_ty1 tbody tr:first-child th, .tb_ty1 tbody tr:first-child td{border-top:1px solid #777}
.tb_ty1 tbody td{border-left:1px solid #e1e1e1; border-top:1px solid #e1e1e1; color:#333;}
.tb_ty1 tbody td.ir_txt{border-left:1px solid #e1e1e1; border-top:1px solid #e1e1e1; color:#ff7600;}  /* 2015.07.20 추가 */
.tb_ty1 tbody td.ir_txtb{border-left:1px solid #e1e1e1; border-top:1px solid #e1e1e1; color:#ff7600;font-weight:bold;}  /* 2015.07.20 추가 */
.tb_ty1 tbody td:first-child{border-left:0 none}

.tb_ty1 tbody th{border-top:1px solid #e1e1e1; text-align:left; padding:10px 10px 10px 20px; font-weight:normal}
.tb_ty1 tbody .b th{font-weight:bold}
.tb_ty1 tbody .b th, .tb_ty1 tbody .b td{background-color:#f9f9f9}
.tb_ty1 tbody .total td{color:#f69541; font-weight:bold}
 
.tb_ty1 tfoot td{border-left:1px solid #e1e1e1; border-top:1px solid #e1e1e1; color:#333;}
.tb_ty1 tfoot th{border-top:1px solid #e1e1e1; text-align:left; padding:10px 10px 10px 20px}
.tb_ty1 tfoot .b th, .tb_ty1 tfoot .b td{background-color:#f9f9f9; font-weight:bold}

.tb_ty1.tdr tbody td{padding:10px; text-align:right}
.tb_ty1.tdr tfoot td{padding:10px; text-align:right; color:#f69541}


.tb_ty1.tdc tbody td{padding:10px 0; text-align:center}
.tb_ty1.tdc tbody td:nth-child(2){padding:10px; text-align:left}

.tb_ty2{width:100%; font-family:'돋움', dotum; border-bottom:1px solid #bbc0c2}
.tb_ty2 th{color:#333; padding:10px; background-color:#f9f9f9}
.tb_ty2 tr:first-child th, .tb_ty2 tr:first-child td{border-top:2px solid #444}
.tb_ty2 th, .tb_ty2 td{border-top:1px solid #e1e1e1; border-left:1px solid #e1e1e1}
.tb_ty2 th:first-child{border-left:0 none}
.tb_ty2 td{color:#333; padding:10px 20px}
.tb_ty2 td img{vertical-align:middle}
.tb_ty2 td a{text-decoration:underline}
.tb_ty2 .view{min-height:260px}

.tb_ty2.tbl th{text-align:left; padding-left:10px}
.tb_ty2.tbl td{padding-left:10px; padding-right:10px}

.view_prev_next{border-top:1px solid #bbc0c2; border-bottom:1px solid #bbc0c2; font-family:'돋움', dotum; color:#333; margin-top:40px}
.view_prev_next li:first-child{border-bottom:1px solid #e1e1e1;}
.view_prev_next li:nth-child(1) dt{background:#f9f9f9 url('../images/common/bullet/bullet_up.png') no-repeat 20px 50%}
.view_prev_next li:nth-child(2) dt{background:#f9f9f9 url('../images/common/bullet/bullet_down.png') no-repeat 20px 50%}
.view_prev_next dt{font-weight:bold; border-right:1px solid #e1e1e1; padding:10px 0 10px 45px; font-weight:bold; float:left; width:85px}
.view_prev_next dd{padding:10px 20px; float:left;}

.paging{text-align:center; margin-top:50px}
.paging a{display:inline-block; line-height:30px; padding:0 10px; color:#333; border-bottom:2px solid #fff}
.paging a.first{text-indent:-999em; font-size:0; color:#fff; background:url('../images/common/btn/btn_paging_first.png') no-repeat 50% 10px}
.paging a.prev{text-indent:-999em; font-size:0; color:#fff; background:url('../images/common/btn/btn_paging_prev.png') no-repeat 50% 10px}
.paging a.next{text-indent:-999em; font-size:0; color:#fff; background:url('../images/common/btn/btn_paging_next.png') no-repeat 50% 10px}
.paging a.last{text-indent:-999em; font-size:0; color:#fff; background:url('../images/common/btn/btn_paging_last.png') no-repeat 50% 10px}
.paging a.current{color: #288ad6;border-bottom: 2px solid #288ad6;}

.btn_area_c{text-align:center; padding:40px 0}
.btn_area_c button{margin-left:5px;}
.btn_area_c button:first-child{margin-left:0}

.btn_area_right{text-align:right}
.btn_area_right button{margin-left:5px}

table.style01 {
	font-size: 14px;
	border-top: 2px solid #444444;
	border-collapse: collapse;
	width: 100%;
}

table.style01 tr {
	border-bottom: 1px solid #e1e1e1;
}
table.style01 tr:last-child {
	border-bottom: 1px solid #bbc0c2;
}

table.style01 th {
	background-color: #f6f6f6;
	color:#222222;
	padding: 10px 20px;
	text-align: left;
}

table.style01 th.w100 {
	width: 100px;
}
table.style01 th.w150 {
	width: 150px;
}
table.style01 th.w_a {
	width: auto;
}
table.style01 td.w_a {
	width: auto;
}
table.style01 td.w120 {
	width: 120px;
}

table.style01 thead th {
	background-color: #ffffff;
	text-align: center;
}

table.style01 td {
	padding: 10px 10px;
	font-size: 13px;
}
table.style01 td a{
	color:#288ad6;
	font-weight:400;
}
table.style01 td.r_border {
	border-right: 1px solid #e1e1e1;
}@charset "EUC-KR";
</pre></body></html>