@charset "utf-8";

/* List Head */
.list-head, .list-head th { 
	font-weight:bold; border:0px; padding:0px !important; margin:0px !important; text-align:center; clear:both;
	color:#333; padding:15px 0 !important; background: url('./img/basic-black.gif') repeat-x !important; 
}

.list-head a { 
	text-decoration:none; color:#333; 
}
.list-head a:hover, 
.list-head a:focus, 
.list-head a:active { 
	color:#000; 
}


/* suhyeon css */
.en {font-family:'noto kr', sans-serif !important;}
.list-head, .list-head th { background:#fff !important; border-top:1px solid #58a6ff; border-bottom:1px solid #58a6ff; }
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td
{padding:15px 5px;}