TH { background:#728FCE; font-size:10pt; font-weight:700; font-family: "Verdana", "Arial"; }
TD { font-family: "Verdana", "Arial"; font-size: 10pt; }
H1 { font-family: "Georgia", "Arial"; font-size: 18pt; }
H2 { font-family: "Georgia", "Arial"; font-size: 14pt; }
H3 { font-family: "Georgia", "Arial"; font-size: 12pt; }
EM { color:red; font-weight:700; font-style:normal; }
H4 { font-weight:700; font-size:120% }

/*!表格专用css*/
table{max-width:100%;border-collapse:collapse;border-spacing:0}table,.table{width:100%;margin-bottom:18px}table th,.table th,table td,.table td{padding:8px;line-height:18px;vertical-align:top;border-top:1px solid #ddd}table th,.table th{font-weight:bold}table thead th,.table thead th{vertical-align:bottom}table thead:first-child tr th,.table thead:first-child tr th,table thead:first-child tr td,.table thead:first-child tr td{border-top:0}table tbody+tbody,.table tbody+tbody{border-top:2px solid #ddd}.table-condensed th,.table-condensed td{padding:4px 5px}table{border:1px solid #ddd;*border-collapse:collapsed;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}table th+th,table td+td,table th+td,table td+th{border-left:1px solid #ddd}table thead:last-child tr:last-child th:last-child,table tbody:last-child tr:last-child td:last-child{}.table tbody tr:hover td,.table tbody tr:hover th{background-color:#f5f5f5}table th{background:#fffbe9}.table th,.table td{vertical-align:middle}


/*分页专用css2 -- npage*/
.npage{clear:both; padding:15px 0; color:#666; font:normal 12px/28px Arial; text-align:center;}
.npage li{list-style:none; display:inline-block; margin-left:3px;}
.npage span{ padding:0 5px;}
.npage a{display:inline-block; height:28px; margin:0 2px; padding:0 8px; border:solid 1px #ccc;  background:#fff; color:#333; font:normal 12px/28px Arial, Helvetica, sans-serif; cursor:pointer;}
.npage a:hover,.npage a.on,.npage li.active a{ border:none; background:#ddd; color:#fff!important;  text-decoration:none;}
.npage a.select{cursor:default;}