﻿* {
	margin: 0;
	padding: 0;
}
body, td, form, table, li {
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-family: MS Sans Serif, "宋体";
	overflow: hidden;
}
a:link, a:active {
	color: #333366;
	text-decoration: none;
}
a:visited {
	color: #333366;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}
ul, ol {
	margin: 0 0 0 26px;
}

div {
	line-height: 150%;
}
.div table, .inputDiv table {
	border-collapse: collapse;
}
.div td td, .div td th {
	border: 0px;
	text-align: left;
}

.div td {
	/* border: solid 1px #AAAAAA;*/
	border: solid 1px #70C8DA;
	padding: 2px 2px 2px 4px;
	text-align: left;
}
.inputDiv td {
	/* border: solid 1px #AAAAAA;*/
	border: solid 1px #70C8DA;
	padding: 2px 2px 2px 2px;
	text-align: left;
}
.div th, .inputDiv th {
	/* border: solid 1px #AAAAAA;*/
	border: solid #70C8DA 1px;
	padding: 2px 2px 2px 4px;
	background: #E0F4FE; /*background-color: #E8EBF0;*/
	color: Black;
	font-weight: bold;
	text-align: left;
}
.div th {
	text-align: center;
}
.div .thr {
	border: solid #70C8DA 1px;
	padding: 2px 2px 2px 4px;
	background: #E0F4FE; /*background-color: #E8EBF0;*/
	color: Black;
	font-weight: bold;
	text-align: right;
}
.div .t1, .inputDiv .t1 {
	border: solid #70C8DA 1px;
	padding: 2px 2px 2px 4px;
	background: #58C6FA;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}
.div .t2, .inputDiv .t2 {
	border: solid #70C8DA 1px;
	padding: 2px 2px 2px 4px;
	background: #8CD7FB;
	font-weight: bold;
	text-align: left;
}
.inputDiv select {
	width: 96%;
}
.div .t3, .inputDiv .t3 {
	border: solid #B5E6FD 1px;
	padding: 2px 2px 2px 4px;
	background: #FAFAFA;
	font-weight: bold;
	text-align: center;
}
/*表单部分*/
form {
	margin: 0px;
	padding: 0px;
}
fieldset {
	margin: 5px;
	padding: 5px;
}
input {
	vertical-align: middle; /* margin-left: 3px;     margin-right: 3px;     padding: 1px;*/
}
textarea {
	/*  margin-left: 3px;     margin-right: 3px;     padding: 1px;*/
}
select {
	vertical-align:middle;
	/* margin-left: 3px;     margin-right: 3px;     padding: 1px;*/
}
.clear {
	clear: both;
}
/*菜单部分*/
#nav {
	line-height: 24px;
	list-style-type: none;
	background: #EFEFEF;
}
#nav a {
	display: block;
	width: 80px;
	text-align: center;
}
#nav a:link {
	color: #666;
	text-decoration: none;
}
#nav a:visited {
	color: #666;
	text-decoration: none;
}
#nav a:hover {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#nav li {
	float: left;
	width: 80px;
	background: #EFEFEF;
}
#nav li a:hover {
	background: #999;
}
#nav li ul {
	line-height: 27px;
	list-style-type: none;
	text-align: left;
	left: -999em;
	width: 180px;
	position: absolute;
	border-right: solid 1px ButtonShadow;
	border-bottom: solid 1px ButtonShadow;
	border-left: solid 1px ButtonHighlight;
	border-top: solid 1px ButtonHighlight;
	background: Menu;
	color: MenuText;
}
#nav li ul li {
	float: left;
	width: 180px;
	background: Menu;
	color: MenuText;
}
#nav li ul a {
	display: block;
	width: 180px; /*  w\idth: 156px;*/
	text-align: left;
	padding-left: 24px;
	background: Menu;
	color: MenuText;
}
#nav li ul a:link {
	color: HighlightTxt;
	text-decoration: none;
}
#nav li ul a:visited {
	color: HighlightTxt;
	text-decoration: none;
}
#nav li ul a:hover {
	color: HighlightTxt;
	text-decoration: none;
	font-weight: normal;
	background: Highlight;
}
#nav li:hover ul {
	left: auto;
}
#nav li.sfhover ul {
	left: auto;
}

/**/
.twoColHybLtHdr {
	width: 1002px;
}
#dList {
	margin: 4px;
	border: solid #CCC 1px;
}
#dList #dTool {
	padding: 4px;
	padding-left: 10px;
	background: #EEEEEE;
	border-bottom: solid #CCC 1px;
}
#dList #dBtmTool {
	padding: 4px;
	padding-left: 10px;
	background: #EEEEEE;
	text-align: center;
	border-top: solid #CCC 1px;
}
#dList #dContent {
	padding: 2px;
	margin: 2px;
}
.shebeiToolBar {
	padding: 2px;
}
.shebeiToolBar a {
	display: block;
	margin: 4px;
	padding: 2px;
	width: 100px;
	border-right: solid 1px ButtonShadow;
	border-bottom: solid 1px ButtonShadow;
	border-left: solid 1px ButtonHighlight;
	border-top: solid 1px ButtonHighlight;
	float: left;
	text-align: center;
	text-decoration: none;
	background: ButtonFace;
	color: ButtonText;
}
.userLoginTextbox {
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	height: 20px;
	width: 160px;
	border: thin solid #858585;
}
#mHeader {
	height: 100px;
	background: #CCC url(../../Images/main/head.png) no-repeat;
}
#mMain {
	height: 388px;
	overflow: auto;
	/*overflow-x: hidden;*/
}
#mMenu {
	height: 35px;
	background: #CCC url(../../Images/main/menu_bg.png) no-repeat;
	padding-left: 40px;
	padding-top: 2px;
}
#mPath {
	padding-left: 60px;
	padding-top: 4px;
	padding-bottom: 8px;
	margin-top: 4px;
	background: url(../../Images/main/dang.png) no-repeat;
}
#mContent {
	padding: 3px;
	text-align: center;
}
#mContent #mLeftContent {
	float: left; /* width: 78%;*/ /*  margin: 0 190px 0 5px;*/
	padding: 4px;
	padding-top: 8px;
	width: 800px;
}
#mContent #mRightContent {
	/*float: right;     width: 20%;*/
	float: right;
	width: 162px;
	background: #FFFFFF;
	padding: 10px 5px 10px 0;
}
#mFooter {
	/*   border-top: solid #CCC 1px;*/
	background: url(../../Images/main/foot.png) no-repeat;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 4px;
}
/*帮助栏部分*/
#mHelpContent {
	margin: 5px;
	border: solid #3EB1F7 1px;
	padding: 1px;
	text-align: left;
}
#mHelpContent #helpTitle {
	background: #EFEFEF url(../../Images/main/helptitle_bg.png) no-repeat;
	padding: 3px;
	padding-left: 30px;
	color: White;
}
#mHelpContent #helpContent {
	padding: 3px;
	margin: 3px;
}
/*公告栏部分*/
#gongnengLeft {
	float: left;
}
#gonggaoRight {
	float: right;
	width: 500px;
}
#mGonggaoContent {
	margin: 5px;
	border: solid #3EB1F7 1px;
	padding: 1px;
	text-align: left;
}
#mGonggaoContent #gonggaoTitle {
	background: #EFEFEF url(../../Images/main/gonggao_menu_bg.png) no-repeat;
	padding: 3px;
	padding-left: 30px;
	color: White;
}
#mGonggaoContent #gonggaoContent {
	padding: 0px;
}
/* SpryAccordion.css - Revision: Spry Preview Release 1.4 */
/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */
.Accordion {
	overflow: hidden;
}
.AccordionPanel {
	margin: 0px;
	padding: 0px;
}
.AccordionPanelTab {
	background: #F4FBFF url(../../Images/main/gonggao_menu_up.gif) no-repeat 98% center;
	border: #CCEAFD 1px solid;
	margin: 1px;
	padding: 2px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	padding-left: 10px;
	padding-right: 10px;
}
.AccordionPanelContent {
	overflow: auto;
	margin: 0px;
	padding: 0px;
	height: 110px;
}
.AccordionPanelOpen .AccordionPanelTab {
	background: #E2F3FE url(../../Images/main/gonggao_menu_down.gif) no-repeat 98% center;
	border: #89CFFA solid 1px;
}
.AccordionPanelTabHover {
	color: #555555;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color: #555555;
}
.AccordionFocused .AccordionPanelTab {
	background-color: #F4FBFF;
}
.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	background-color: #E2F3FE;
}
.gonggaoPanelContent {
	margin: 5px;
	padding: 5px;
}
/*无边框的文本框*/
.textBox {
	border: 0px #EFEFEF solid;
	border-bottom: 1px #CCC solid;
	border-bottom-style: inset;
	width: 100%;
}

/*泵站列表*/
.zgbm .gldw .fzmc .frdb .bzdz {
	display: block;
	overflow: hidden;
	height: 18px;
}
.ButtonCss {
	font-size: 12px;
	background-color: #fff;
	border: #45B7CF 1px solid;
	background-image: url(../../Images/form/fbutton.gif);
	background-repeat: repeat-x;
	cursor: hand;
	color: #333;
	padding: 2px;
}
/*网格列过滤菜单部分*/
#GridViewToolMenu {
	font-family: arial, 宋体, serif;
	font-size: 12px;
	height: 26px;
	background: #FFF;
	border: solid 1px #CCC;
	width: 200px;
	margin-left: 20px;
}
#GridViewToolMenuNav {
	line-height: 22px;
	list-style-type: none;
}
#GridViewToolMenuNav a {
	display: block;
	width: 100%;
	text-align: center;
}
#GridViewToolMenuNav a:link {
	color: #666;
	text-decoration: none;
}
#GridViewToolMenuNav a:visited {
	color: #666;
	text-decoration: none;
}
#GridViewToolMenuNav a:hover {
	text-decoration: none;
	font-weight: bold;
}
#GridViewToolMenuNav li {
	float: left;
	width: 100%;
}
#GridViewToolMenuNav li a:hover {
}
#GridViewToolMenuNav li .fHeader {
	display: block;
	text-align: center;
	cursor: hand;
	background-color: #FFF;
}
#GridViewToolMenuNav li .fBody {
	overflow: auto;
	height: 330px;
	width: 170px;
}
#GridViewToolMenuNav li ul {
	line-height: 27px;
	list-style-type: none;
	text-align: left;
	left: -999em;
	width: 100%;
	position: absolute;
	background-color: #E0F4FE;
	padding: 2px;
	border: #70C8DA solid 1px;
	filter: Alpha(Opacity=90);
	opacity: 0.9;
}
#GridViewToolMenuNav li ul li {
	float: left;
	width: 100%;
}
#GridViewToolMenuNav li:hover ul {
	left: auto;
}
#GridViewToolMenuNav li.sfhover ul {
	left: 360px;
	width: 175px;
}
/*数字水利*/
.syitSZSL {
	margin-right: 6px;
	vertical-align: middle;
	border: 0px;
}
.toolBarDiv {
	padding: 4px;
	background-color: #FAFAFA;
	border: solid 1px #CCC;
}
