#toolsDiv{
	width:100%;
	height:32px;
	overflow:hidden;
	background-image:url("../img/toolsbg.gif");
}

#address{
	 width:100%;
	 height:20px;
	background-image:url("../img/addbg.gif");
	padding-left:10px;
	padding-top:2px;
 }
 
 
#menuDiv{
	 width:100%;
 	overflow:hidden;
	 height:24px;
	background-image:url("../img/menubg.gif");
 }
 
#AddressText{
	width:100%;
	height:18px;
	padding:0px;
	margin: 0px;
	border: 1px solid #808080;
}

 #go{
	text-align:center;
	margin-top:1px;
	float:left;
 	width:20px;
	height:20px;
	border: 1px solid #808080;
 }
 
 
#hiwebMenu{
	cursor:hand;
	padding-top:5px;
	padding-left:4px;
	width:60px;
	height:30px;
	float:left;
	text-align:center;
	overflow:hidden;
}

.hiwebMenu_1{
	text-align:center;
	cursor:hand;
	padding-top:5px;
	padding-left:4px;
	width:60px;
	height:30px;
	float:left;
	overflow:hidden;
	color:#ffffff;
	background-color:#3399ff
}

#hiwebTempMenu{
	z-index:999;
	position:absolute;
	top:0px;
	left:0px;
	/*height:50px;*/
	overflow:hidden;
	display:none;
	width:170px;
	background-image:url("../img/tempMenuBG.gif");
    border: 1px solid #979797;
}

.hiwebTempDownMenu{
	width:166px;
	height:22px;
	cursor:hand;
	overflow:hidden;
	padding-left:32px;
	padding-top:3px;
	overflow:hidden;
}

.hiwebTempDownMenu_1{
	width:166px;
	padding-top:3px;
	height:22px;
	overflow:hidden;
	cursor:hand;
	font-weight:bold;
	/*border: 1px solid #979797;*/
	padding-left:32px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../skins/img/menubg.png",sizingMethod="image");
}


#hiwebTools{
	vertical-align:middle;
	width:100px;
	height:25px;
	margin-top:3px;
	float:left;
	padding-top:10px;
	margin-left:1px;
	padding-left:3px;
	color:#FFFFFF;
}

.hiwebTools_1{
	vertical-align:middle;
	width:100px;
	padding-left:5px;
	padding-top:10px;
	height:25px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/system/skins/img/toolsbg.png",sizingMethod="image");
	margin-top:3px;
	margin-left:1px;
	float:left;
	color:#FFFFFF;
}

.toolsText{
  height:20px;
  padding-bottom:8px;
  padding-left:1px;
  color:#FFFFFF;
  cursor:hand;
  top:-5px;
  position:relative;
}


.optionTitle{
	text-align:center;
	padding-top:4px;
	cursor:hand;
	float:left;
	width:110px;
	height:20px;
	border-left: 1px solid #898c95; border-right: 1px solid #898c95; border-top: 1px solid #898c95;
	background-image:url("../img/optionBG.gif");

	
}

.optionTitle_1{
	text-align:center;
	padding-top:4px;
	float:left;
	width:110px;
    cursor:hand;
	height:20px;
	background-color:#ffffff;
	border-left: 1px solid #898c95; border-right: 1px solid #898c95; border-top: 1px solid #898c95;border-bottom: 1px solid #ffffff;
	color:#000000;
}

#optionBody{
   background-color:#ffffff;
   height:490px;
   border: 1px solid #898c95;
   width:100%;
   overflow:auto;
}

.inputText{
 border: 1px solid #a9b4bf;
 hieght:18px;
}

.treeNode{
	width:300px;
	height:20px;
	cursor:default;
}

.textNode{
	width:300px;
	height:20px;
	overflow:hidden;
}

.textNode_1{
	width:300px;
	height:20px;
	overflow:hidden;
    background-image:url("../../myWeb/img/rowBG.png");

}

.downNode{
  width:15px;
  height:15px;
  background-image:url("../img/down.gif");
  background-repeat :no-repeat;
}

.downNode_1{
  width:15px;
  height:15px;
  background-image:url("../img/down_1.gif");
  background-repeat :no-repeat;
}

.notDownNode{
  width:15px;
  height:15px;
}

.treeIco_1{
	width:16px;
	height:16px;
	overflow:hidden;
	background-repeat :no-repeat;
    background-image:url("../../myWeb/img/m3_0.gif");
}

.treeIco{
	width:16px;
	height:16px;
	overflow:hidden;
	background-repeat :no-repeat;
    background-image:url("../../myWeb/img/m3.gif");
}


.titleRow{
  height:23px;
  width:100%;
  background-image:url("../../myweb/img/nameBG.gif");
  overflow:hidden;
}
.titleRow td{
	text-align:center;
}
.tabRowCss td{	text-align:center;}

.GridViewTitle{
  height:23px;
  text-align:center;
  background-image:url("../../myweb/img/nameBG.gif");
  overflow:hidden;
}

.pageRow{
	height:20px;
	width:100%;
}

.listTitleOption{
  cursor: default;
  text-align:center ;
  height:23px;
  padding-top:5px;
  overflow:hidden;
}

.listTitleOption_1{
  overflow:hidden;
  cursor: default;
  text-align:center ;
  height:23px;
  padding-top:5px;
  background-image:url("../../myweb/img/nameBG1.png");
}

.listBodyOption{
  cursor: default;
   height:20px;
   padding-left:3px;
   overflow:hidden;
}

.tabListBodyRow{
  cursor: default;
    height:20px;
   overflow:hidden;
   background-image:none;
}

.tabListBodyRow_1{
  cursor: default;
  height:20px;
  overflow:hidden;
  background-image:url("../../myweb/img/rowBG.png");
}



.PowerList{
 	width:48%;
	float:left;
	padding:4px;
	/*height:110px;*/
	text-align:center;

}

.PowerListOption{
	width:100%;
	text-align:center;
}

.ipList{
	width:347px;
	height:150px;
	overflow:scroll;
}

.leftAreaSpan{
	float:left;
	border: 1px solid #898c95;
	width:347px;
}
.ipListTextarea{
	width:365px;
	height:175px;
}


.intSpan{
	width:60px;
	
}

.selectDateButton{
	FONT-FAMILY: Webdings;
	width:18px;
	height:18px;
	padding-top:2px;
	margin-bottom:0px;
	cursor:default;
	font-size:18px;
}
