﻿body { font-family:"微软雅黑", "宋体"; font-size:14px; 
       color:#444444; background:rgb(255, 255, 255); width:960px; 
       background-image:url(/images/bg.gif);
       background-repeat:repeat-x;
       margin:auto }
       
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:#E0EEEE}
.table-grid td { border:1px solid #cee5f1; height:20px; padding:5px; color:Gray; background-color:Window }

.div_OutContent { border:1px solid #cee5f1; padding:10px; margin-top:10px; background-color:#fff; }
.div_Content { border:1px solid #E0EEEE; padding:2px; background-color:#fff; margin-bottom:10px;}
.div_Query { background-color:#E0EEEE; padding:10px; }

.txt_box { width:100%; height:25px; line-height:25px; font-size:14px; 
           border:1px solid #cee5f1; background-color:Window; }
           
.number { text-align:right; font-weight:bold }

#div_head { width:100%; margin:auto; margin-top:20px; margin-bottom:10px; font-size:14px; }
#div_head_left { float:left; width:180px; height:43px }
#div_head_right { float:right; width:735px; height:45px; 
                  padding-top:8px;
                  position:relative;
                  z-index:30;
                  background:transparent; 
                  background-repeat:no-repeat;
                  background-image:url(/images/navigate.gif);
				}
				
#div_head_right a { color:#069; }


#tb_menu { margin-left:15px }
#tb_menu td { padding-left:15px; padding-right:15px; }