/* °ü¸®ÀÚ ÆäÀÌÁö Å×ÀÌºí µðÀÚÀÎ */

table.BlueLine{  border-collapse: collapse; border-spacing: 0; border-right: 1px solid #ccc; margin-top:5px; 
	margin-bottom: 10px;    width: 100%;    border-top: 2px solid #505d7a;    border-bottom: 1px solid transparent; }
table.BlueLine caption{	display:none;	}
table.BlueLine th{ background-color: #f9fafb;    font-size: 13px;    color: #4b556e;}
table.BlueLine thead th {     color: #333;}
table.BlueLine td{	border-left:1px solid #c9d3de;	border-bottom:1px solid #c9d3de;	line-height:16px;  }

table.BlueLine th, table.BlueLine td {    padding: 10px 15px;    border-left: 1px dotted transparent;    border-bottom: 1px solid transparent;
    margin-left: -1px;    vertical-align: middle;    word-wrap: break-word;    word-break: keep-all;    text-align: center;}

table.BlueLine th, table.BlueLine td {    border-left: 1px solid #ccc;    border-bottom: 1px solid #ccc;}


/* °ü¸®ÀÚ ÆäÀÌÁö Å×ÀÌºí µðÀÚÀÎ ºí·° ¼³Á¤ */
table.BlueLine .col_1{	text-align:center;	}
table.BlueLine .col_2{	}
table.BlueLine .col_3{	text-align:center;	}
table.BlueLine .col_4{	text-align:center;	}
table.BlueLine .col_5{	text-align:center;	}


table.pop_li td{padding:3px 3px;}

table.pop_li2 td{padding:5px 5px;}


/* ±âº» Å×ÀÌºí ÀÛ¾÷ */

.table_1 { margin-bottom: 10px;  width: 100%;    border-top: 2px solid #505d7a;
    border-bottom: 1px solid transparent;}
.table_1 thead th {     color: #333;background: #eee}
.table_1 th.thst {    color: #333;background: #eee}
.table_1 th {  background-color: #f9fafb;    font-size: 15px;    color: #4b556e;}

.table_1 th, .table_1 td {
    padding: 10px 15px;
    border-left: 1px dotted transparent;
    border-bottom: 1px solid transparent;
    margin-left: -1px;
    vertical-align: middle;
    word-wrap: break-word;
    word-break: keep-all;
    text-align: center;
}
.table_1 th, .table_1 td {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}


