@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:#0096d7; height:43px; line-height:43px; border-top:2px solid #0096D7;
} 
.list-head a { 
	text-decoration:none; color:#0096d7; 
}
.list-head a:hover, 
.list-head a:focus, 
.list-head a:active { 
	color:#000; 
}
