﻿body { font-family:"微软雅黑", "宋体"; font-size:12px;
       color:#444444; background-image:url(/images/bg.gif); 
       background-repeat:repeat-x; }

a { color:gray; text-decoration:none; font-size:14px }
a:hover { color:#55aacc; }

.table-grid { border:1px solid #cee5f1; width:100%; border-collapse:collapse; }
.table-grid tr:hover { background-color: InactiveCaption}
.table-grid th { border:1px solid #cee5f1; color:#36648B; height:35px; background-color:#eaf7fd}
.table-grid td { border:1px solid #cee5f1; height:20px; padding:5px; color:Gray; background-color:Window }

.txt_box { width:100%; height:25px; line-height:25px; font-size:14px; 
           border:1px solid #cee5f1; background-color:#eaf7fd; }
              
.div_Content { border:1px solid #cee5f1; padding:0px; background-color:#fff; margin-bottom:10px;}
.div_Query { background-color:#eaf7fd; padding:5px; }

.number { text-align:right; font-weight:bold }
