@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;
	border-top:2px solid rgb(243, 156, 18) !important; border-bottom:1px solid #ccc !important; color:#000; background:#f3f3f3 !important; height:44px; line-height:44px;
}
.list-head a { 
	text-decoration:none; color:#000; 
}
.list-head a:hover, 
.list-head a:focus, 
.list-head a:active { 
	color:#000; 
}
