﻿body { margin:0,0,0,0; background-color:#6699ff;}
td { font-family: "宋体"; font-size: 9pt}
a:active { color: #000000; text-decoration: none}
a:link { color: #000000; text-decoration: none}
a:visited { color: #000000; text-decoration: none}
a:hover { color: #CC0000; text-decoration: underline}
/*-----------------------------------------特约查询样式-----------------------------------------*/
/*-------------------------------查询页面样式-------------------------------*/
.Div0 { text-align:center;} /*层，用于控制总页面显示样式*/
.Table0 { width:778px; border:0px; background-image:url("../images/new_dw_01.gif");} /*总表格*/
.Table00 { width:70px;} /*总表格左侧列样式*/
.Table01 { text-align:center; vertical-align:top;} /*总表格右侧列样式*/
.Table010 { width:100%; border:0px; border-collapse:collapse;} /*总表格样式*/
.Table01010 { width:70%; background-image:url("../images/d_03_1.gif"); height:20px; text-align:left; color:#9e0000; padding:0,0,0,0;} /*第一行第一列样式*/
.Table01010Img { width:19px; height:9px;} /*图标样式*/
.Table01010span { color:Red; font-weight:bold;} /*图标样式*/
.Table01011 { width:30%; background-image:url("../images/d_03_1(1).gif"); text-align:center; color:#9e0000; padding:0,0,0,0;} /*第一行第二列样式*/
.a.Table01011Close:active { color: #ff0000; text-decoration: none; font-weight:bold;}/*关闭样式*/
.a.Table01011Close:link { color: #ff0000; text-decoration: none; font-weight:bold;}
.a.Table01011Close:visited { color: #ff0000; text-decoration: none; font-weight:bold;}
.a.Table01011Close:hover { color: #ff0000; text-decoration: underline; font-weight:bold;}
.Table01021 {border-right: #d1d1d1 1px solid; border-left: #d1d1d1 1px solid; border-bottom: #d1d1d1 1px solid;  height:394px; text-align:center; vertical-align:middle;} /*第二行第一列样式*/
.Table010210 {width:98%;border-top-width: 1px;border-right-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid;	 border-left-style: solid;    border-top-color: #4b4b4b; border-right-color: #4b4b4b; border-left-color: #4b4b4b; border-collapse:collapse; } /*总表格*/
.Table0102101{background-color:#6699ff; height:25px; color:#000000;}/*第一行第一列样式*/
.Table010211 {width:98%;border-left: #4b4b4b 1px solid; border-collapse:collapse; } /*总表格二*/
.Table0102110 {background-image:url(/images/new-gjdw.gif);text-align:right;}/*列*/
/*
--------------------------------------------------------------------------------------------------------------------------    Table0
| 左面空白栏    |              右边内容栏                                                                                |    Table00 | Table01
|               |                                                                                                        |   
|               |    -------------------------------------------------------------------------------------------------   |    Table010
|               |   |  img 当前位置：首页 - 信息检索 - <span>泵站水情检索</span>       |     关闭                     |  |    Table01010 |Table01010Img | Table01010span  | Table01011Close
|               |    -------------------------------------------------------------------------------------------------   |
|               |   |                                                                                                 |  |    Table01021
|               |   |                                                                                                 |  |
|               |   |         ------------------------------------------------------------------------------          |  |    Table010210
|               |   |         |※请按要求输入查询                                                           |         |  |
|               |   |         ------------------------------------------------------------------------------          |  | 
|               |   |         |                                                                             |         |  |
|               |   |         |                              时间选择                                       |         |  |
|               |   |         |                                                                             |         |  |
|               |   |         ------------------------------------------------------------------------------          |  | 
|               |   |         |                                 站点                                        |         |  |
|               |   |         ------------------------------------------------------------------------------          |  | 
|               |   |         |                                查询                                         |         |  |
|               |   |         ------------------------------------------------------------------------------          |  | 
|               |   |         ------------------------------------------------------------------------------          |  |   Table010211 
|               |   |         |                                                                     图片    |         |  |   Table0102110
|               |   |         ------------------------------------------------------------------------------          |  |
|               |   |                                                                                                 |  |
|               |    -------------------------------------------------------------------------------------------------   |    
|               |                                                                                                        |    
|               |                                                                                                        | 
--------------------------------------------------------------------------------------------------------------------------    
*/
/*-------------------------------查询结果样式-------------------------------*/
.body1 { margin:0 0 0 0;background-color:#ffffff;}
.Table1 { width:80%; border:0px; background-color:#ffffff; } 
.Table10{ width:100%; border:0px;}
.Table101 { font: 30px Arial, Helvetica, sans-serif;	text-align: center;	text-indent: 10px;	height: 45px;	color: #243D02;}
.Table102{ font: 20px Arial, Helvetica, sans-serif;	text-align: center;	text-indent: 10px;		color: #243D02;}
.Table11 { width:100%;  border-collapse:collapse;	border:1px solid #2E2E2E;} 
.Table111{ 	font-size: 14px;		font-family: Arial, Helvetica, sans-serif;	color: #2E2E2E;	padding: 5px 5px;	border-top: 1px solid #d4d0c8;	border-right: 1px solid #8D8D8D;	text-align: center; font-weight:bold;}
.Table112{	font-size: 12px;		font-family: Arial, Helvetica, sans-serif;	color: #2E2E2E;	padding: 0px 0px;	border-top: 1px solid #d4d0c8;	border-right: 1px solid #8D8D8D;	text-align: center;}
.Table112_tr1{ background:#CCFFFF;} /*不同的ＴＲ*/
.Table112_tr2{background:#FFCCCC;}
.Table112_tr3{background:#FFFFCC;}
.Table112_tr4{background:#CCFFCC;}
.Table112_tr5{background:#CCCCFF;}
.Table12{ width:100%; border:0px; text-align:left;}
.Table130{ width:90%; text-align:right;}
.Table131{ width:10%; text-align:right;}
/*<TABLE style="table-layout: auto | fixed">
auto: 默认值
fixed: 宽度固定,截断超出的内容 


<TABLE style="word-break: normal | break-all | keep-all">
normal: 默认值,按字词截断换行
break-all: 强行截断并换行
keep-all: 不截断不换行

border-width:1px;   
  border-color:#ff9999;  
-------------------------------------------------------------------------------------    Table1
|                                                                                    |
|		---------------------------------------------------------------------        |   Table10
|		|				实时降雨量检索                                       |       |   Table101        
|		---------------------------------------------------------------------        | 
|		|		(2007年5月3日0时 至 2007年5月19日0时)                        |       |   Table102       
|		---------------------------------------------------------------------        |
|                                                                                    | 
|                                                                                    |
|		---------------------------------------------------------------------        |   Table11
|		|	县　　名       站　　名        时　　间         日雨量    天气   |       |   Table111               
|		|	 界　首          界 首    2007-05-09 08:00:00     27       阴    |       |   Table112
|		|	 界　首          界 首    2007-05-09 08:00:00     27       阴    |       |
|		|	 界　首          界 首    2007-05-09 08:00:00     27       阴    |       |
|		|	 界　首          界 首    2007-05-09 08:00:00     27       阴    |       |
|		|	 界　首          界 首    2007-05-09 08:00:00     27       阴    |       |
|		---------------------------------------------------------------------        |
|		---------------------------------------------------------------------        |
|		|	单位：雨量（毫米）                                               |       |   Table113
|		---------------------------------------------------------------------        |
|                                                                                    |
|------------------------------------------------------------------------------------|
|------------------------------------------------------------------------------------|
|			                     分页信息                       |    下拉框          |   Table130 Table131
|------------------------------------------------------------------------------------|
|                                                                                    |
|                                                                                    |
-------------------------------------------------------------------------------------
*/

/*右键菜单样式*/
.menutable {BACKGROUND-COLOR: #ffffff; BORDER-BOTTOM: #307ce8 1px solid; BORDER-LEFT: #307ce8 5px solid; BORDER-RIGHT: #307ce8 1px solid; BORDER-TOP: #94bcf3 1px solid; FONT-SIZE: 12px; POSITION: absolute; Z-INDEX: 100;}
.menutrin {BACKGROUND-COLOR: #1a71e6; COLOR: #ffffff; CURSOR: hand;}
.menutrout {COLOR: #000000; CURSOR: hand;}
.menutd0 {HEIGHT: 25px; TEXT-ALIGN: center; WIDTH: 28px; /*改变这个修改菜单高度*/ }
.menutd1 {FONT-FAMILY: Webdings; TEXT-ALIGN: right; WIDTH: 46px;}
.linktd1 {WIDTH: 46px;}
.menutd2 {WIDTH: 4px}
.menuhr {BORDER-BOTTOM: #307ce8 1px inset; BORDER-LEFT: #307ce8 1px inset; BORDER-RIGHT: #307ce8 1px inset; BORDER-TOP: #307ce8 1px inset;}

/*简报显示样式*/

.Table2 { width:80%; border:0px; background-color:#ffffff; } 
.Table20 { font: 30px Arial, Helvetica, sans-serif;	text-align: center;	text-indent: 10px;	height: 45px;	color: #243D02;}
.Table211 { text-align:left; font-size:12px;}
.Table212 { text-align:right;font-size:12px; }
.Table22 { width:80%;   border-collapse:collapse;	border:1px solid #2E2E2E;} 
.Table221{ 	font-size: 14px;		font-family: Arial, Helvetica, sans-serif;	color: #2E2E2E;	padding: 5px 5px;	border-top: 1px solid #d4d0c8;	border-right: 1px solid #8D8D8D;	text-align: center; font-weight:bold;}
.Table222{	font-size: 12px;		font-family: Arial, Helvetica, sans-serif;	color: #2E2E2E;	padding: 0px 0px;	border-top: 1px solid #d4d0c8;	border-right: 1px solid #8D8D8D;	text-align: center;}
.Table23 { width:80%; border:0px; background-color:#ffffff; } 
.Table231 { text-align:left; font-size:12px; }
/*

-------------------------------------------------------------------------------------    Div0
|                                                                                    |
|		---------------------------------------------------------------------        |   Table2
|		|				雨 情 简 报                                          |       |   Table20        
|		---------------------------------------------------------------------        | 
|		|	安徽省水文局编制	      2007年5月21日8时                       |       |   Table211  Table212      
|		---------------------------------------------------------------------        |
|                                                                                    | 
|                                                                                    |
|		---------------------------------------------------------------------        |   Table22
|		|	县　　名       站　　名        时　　间         日雨量    天气   |       |   Table221               
|		|	 界　首          界 首    2007-05-09 08:00:00     27       阴    |       |   Table222
|		|	 界　首          界 首    2007-05-09 08:00:00     27       阴    |       |
|		|	 界　首          界 首    2007-05-09 08:00:00     27       阴    |       |
|		|	 界　首          界 首    2007-05-09 08:00:00     27       阴    |       |
|		|	 界　首          界 首    2007-05-09 08:00:00     27       阴    |       |
|		---------------------------------------------------------------------        |
|		---------------------------------------------------------------------        |   Table23
|		|	单位：雨量（毫米）                                               |       |   Table113
|		---------------------------------------------------------------------        |
|                                                                                    |
|                                                                                    |
-------------------------------------------------------------------------------------
*/


/*水情简报显示样式*/
.Div3{ text-align:center; }
.Table3 { width:80%; border:0px; background-color:#ffffff; } 
.Table30 { font: 30px Arial, Helvetica, sans-serif;	text-align: center;	text-indent: 10px;	height: 45px;	color: #243D02;}
.Table311 { text-align:left; font-size:12px;}
.Table312 { text-align:right;font-size:12px; }
.Table32 { width:80%;  border-collapse:collapse;	border:1px solid #2E2E2E;} 
.Table321{ 	font-size: 14px;		font-family: Arial, Helvetica, sans-serif;	color: #2E2E2E;	padding: 5px 5px;	border-top: 1px solid #d4d0c8;	border-right: 1px solid #8D8D8D;	text-align: center; font-weight:bold;}
.Table322{	font-size: 12px;		font-family: Arial, Helvetica, sans-serif;	color: #2E2E2E;	padding:0px 0px;	border-top: 1px solid #d4d0c8;	border-right: 1px solid #8D8D8D;	text-align: center;}
.Table33 { width:80%; border:0px; background-color:#ffffff; } 
.Table331 { text-align:left; font-size:12px; }
/*

-------------------------------------------------------------------------------------    Div3
|                                                                                    |
|		---------------------------------------------------------------------        |   Table3
|		|				水 情 简 报                                          |       |   Table30        
|		---------------------------------------------------------------------        | 
|		|	安徽省水文局编制	      2007年5月21日8时                       |       |   Table311  Table312      
|		---------------------------------------------------------------------        |
|                                                                                    | 
|                                                                                    |
|		---------------------------------------------------------------------        |   Table32
|		|	县　　名       站　　名        时　　间         日水量    天气   |       |   Table321               
|		|	 界　首          界 首    2007-05-09 08:00:00     27       阴    |       |   Table322
|		|	 界　首          界 首    2007-05-09 08:00:00     27       阴    |       |
|		|	 界　首          界 首    2007-05-09 08:00:00     27       阴    |       |
|		|	 界　首          界 首    2007-05-09 08:00:00     27       阴    |       |
|		|	 界　首          界 首    2007-05-09 08:00:00     27       阴    |       |
|		---------------------------------------------------------------------        |
|		---------------------------------------------------------------------        |   Table33
|		|	单位：水量（毫米）                                               |       |   Table331
|		---------------------------------------------------------------------        |
|                                                                                    |
|                                                                                    |
-------------------------------------------------------------------------------------
*/


/*墒情简报显示样式*/
.Div4{ text-align:center; }
.Table4 { width:99%; border:0px; background-color:#ffffff; } 
.Table40 { font: 30px Arial, Helvetica, sans-serif;	text-align: center;	text-indent: 10px;	height: 45px;	color: #243D02;}
.Table411 { text-align:left; font-size:12px;}
.Table412 { text-align:right;font-size:12px; }
.Table42 { width:99%;  border-collapse:collapse;	border:1px solid #2E2E2E;}  
.Table421{ 	font-size: 14px;	font-family: Arial, Helvetica, sans-serif;	color: #2E2E2E;	padding: 5px 5px;	border-top: 1px solid #d4d0c8;	border-right: 1px solid #8D8D8D;	text-align: center; font-weight:bold;}
.Table422{	font-size: 12px;	font-family: Arial, Helvetica, sans-serif;	color: #2E2E2E;	padding: 0px 0px;	border-top: 1px solid #d4d0c8;	border-right: 1px solid #8D8D8D;	text-align: center;}
.Table43 { width:99%; border:0px; background-color:#ffffff; } 
.Table431 { text-align:left; font-size:12px; }
/*

-------------------------------------------------------------------------------------    Div3
|                                                                                    |
|		---------------------------------------------------------------------        |   Table4
|		|				墒 情 简 报                                          |       |   Table40        
|		---------------------------------------------------------------------        | 
|		|	安徽省水文局编制	      2007年5月21日8时                       |       |   Table411  Table412      
|		---------------------------------------------------------------------        |
|                                                                                    | 
|                                                                                    |
|		---------------------------------------------------------------------        |   Table42
|		|	县　　名       站　　名        时　　间         日墒量    天气   |       |   Table421               
|		|	 界　首          界 首    2007-05-09 08:00:00     27       阴    |       |   Table422
|		|	 界　首          界 首    2007-05-09 08:00:00     27       阴    |       |
|		|	 界　首          界 首    2007-05-09 08:00:00     27       阴    |       |
|		|	 界　首          界 首    2007-05-09 08:00:00     27       阴    |       |
|		|	 界　首          界 首    2007-05-09 08:00:00     27       阴    |       |
|		---------------------------------------------------------------------        |
|		---------------------------------------------------------------------        |   Table43
|		|	单位：墒量（毫米）                                               |       |   Table113
|		---------------------------------------------------------------------        |
|                                                                                    |
|                                                                                    |
-------------------------------------------------------------------------------------
*/
/*报表打印*/
.Div5{ text-align:center;}
.Body5{ margin:0 0 0 0; background-color:#dfdfdf;overflow:scroll;overflow-y:hidden;overflow-x:hidden;}
.Table5{ width:100%; border:0px; background-color:#ffffff; height:100%;}
.Table51{}
.Table511{ text-align:center; vertical-align:middle; background-image:url(../images/et/daohang.gif); height:1%;} 
.Table52{}  
.Table521{ text-align:center; vertical-align:middle; height:99%;} 
/*
--------------------------------------------------------------------
|                                                                   |
|         ---------------------------------------------             |          
|        |                                             |            |          
|        |                                             |            |          
|        |                                             |            |          
|        |                                             |            |          
|        |                                             |            |          
|        |                                             |            |          
|        |                                             |            |          
|        |                                             |            |          
|        |                                             |            |          
|        |                                             |            |          
|        |                                             |            |          
|        |                                             |            |
|         ---------------------------------------------             |
|                                                                   |
|                                                                   |
|                                                                   |
|                                                                   |
|                                                                   |
|                                                                   |
|                                                                   |
|                                                                   |
|                                                                   |
|                                                                   |
|                                                                   |
|                                                                   |
--------------------------------------------------------------------

*/