@charset "gb2312";
/* CSS Document */

/* 基本CSS命名参考---------------------------------------------------- 
#container 容器 
#layout 布局 
#head 页头部分 
#footer 页脚部分 
#nav 主导航 
#subNav 二级导航 
#menu 菜单 
#submenu 子菜单 
#sidebar_b 左边栏或右边栏 
#main 页面主体 
#tag 标签 
#msg 提示信息 
*/

/* 全局 CSS-------------------------------------------------------------- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, blockquote
{
	padding: 0;
	margin: 0;
	font-family:宋体; 
}

input
{
  font-size: 13px;   
  font-family:宋体; 
  height:22px; 
  padding-top:3px;
    
}

textarea
{
	font-size: 13px;
	font-family: 宋体;
}

body
{
	font-size: 12px;
	margin: 0;
	overflow-y: auto;
	overflow-x: auto;
}

img
{
	border: 0px;
}

td
{
	font-size: 12px;
}


/*提示星号*/
.red
{
	color: Red;
}

.LinkBtnArea
{    
    color:#2a2a2a;
}

.SpanButton
{
    color:#2a2a2a;
    cursor:pointer;
}

.LinkBtnArea A:hover
{
	font-size: 12px; /*filter: Glow(Color=#a63b0c,Strength=2);*/
	cursor: pointer;
	color: #2a2a2a;
	line-height: 20px;
	font-family: 宋体;
}

/*默认链接的样式---------------------------------------------------------a*/
/*特殊链接的样式用 a .[class名称]:[hover,visited,link]添加 ---------------*/

A, A:link
{
	font-size: 12px;
	
	cursor: pointer;
	color: #2a2a2a;
	line-height: 20px;
	dropshadow: #000000, OffX=1, OffY=1, Positive=1;
	font-family: 宋体;
	text-decoration: none;
}

A:hover
{
	font-size: 12px; /*filter: Glow(Color=#a63b0c,Strength=2);*/
	cursor: pointer;
	color: #FF0000;
	line-height: 20px;
	font-family: 宋体;
}


/*页面左右分隔条的样式----------------------------------------------------*/
.fenge
{
	background-image: url(../images/Middle_bg.jpg);
	width: 6px;
}

/*页面左部列表树的样式----------------------------------------------------*/
.list
{
	width: 100%;
}
.list .menu
{
	height: 32px;
	width: 100%;
	background-image: url(../images/templistmenubg.gif);
	background-repeat: repeat-x;
	line-height: 32px;
	padding-left: 12px;
}

/*页面右部内容区的样式------------------------------------------------main*/
.main
{
	background-color: #FFFFFF;
}
/*内容区的标题----*/
.mtitlecont
{
	line-height: 30px;
	height: 30px;
	width: 100%;
	padding-left: 24px;
	font-size: 14px;
	font-weight: bold;
	color: #537593; /*	background-color:#FFFFFF;*/
	background-image: url(../images/temphead_08.gif);
	background-position: 8px;
	background-repeat: no-repeat;
	text-align: left;
}

/*内容区的标题----*/
.mTitleControlArea
{
	line-height: 30px;
	height: 30px;
	width: 100%;
	padding-left: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #537593; /*	background-color:#FFFFFF;*/
	background-position: 8px;
	background-repeat: no-repeat;
	text-align: left;
}


/*内容区的操作按钮栏----*/
.mtoolbar
{
	background-image: url(../images/temphead_09.gif);
	background-repeat: repeat-x;
	height: 30px;
	width: 100%;
	line-height: 30px;
	vertical-align: middle;
}

.ListButton
{
	font-size: 12px;
	height: 24px;
	overflow: hidden;
	cursor: pointer;
	color: #000000;
	font-family: 宋体;
	background-image: url(../images/ListButton_bg.gif);
	background-color: Transparent;
	border: none;
}

.ListButtonFocus
{
	font-size: 12px;
	height: 24px;
	overflow: hidden;
	cursor: pointer;
	color: #000000;
	font-family: 宋体;
	background-image: url(../images/ListButtonFocus_bg.gif);
	background-color: Transparent;
	border: solid 1px #D4C69E;
}

.ListButtonArrow
{
	font-size: 12px;
	height: 24px;
	overflow: hidden;
	cursor: pointer;
	color: #000000;
	font-family: 宋体;
	background-image: url(../images/ListButtonArrow_bg.gif);
	background-position:right;
	background-color: Transparent;
	border: none;
}

.ListButtonArrowFocus
{
	font-size: 12px;
	height: 24px;
	overflow: hidden;
	cursor: pointer;
	color: #000000;
	font-family: 宋体;
	background-image: url(../images/ListButtonArrowFocus_bg.gif);
	background-position:right;
	background-color: Transparent;
	border: solid 1px #D4C69E;
}


/*页面右下部标签内容区的样式------------------------------------------------main*/
.popbody
{
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(../images/img_01.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	margin-left: 0px;
	font-family: "宋体";
	font-size: 12px;
	padding-top: 9px;
}

/* 查询层的边框 */
.searchDivBorder
{
    border:solid 1px #666666;
}

/*弹出窗口的总表格*/
.protab
{
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}
/*不能点击的多选框文字*/
.inputdsbtxt
{
	color: #999999;
}

/*新增、修改页面的文本框*/
.detailTextBox
{
	width: 96%;
	border: solid 1px #babec7;
}
/*信息维护的文本框*/
.infoDetailTextBox
{
    border: solid 1px #babec7;
}
/*信息维护的选择文本框*/
.infoSelectTextBox
{
	border: solid 1px #babec7;
}
/*信息维护只读文本框*/
.infoReadOnlyTextBox
{
    border: solid 1px #babec7;
	background-color: #ededed;
}
/*信息维护的下拉列表框*/
.infoDetailDropDownList
{
	border: solid 1px #babec7;
}

/* 加了标准的选择页文本框样式  */
.selectTextBox
{
	width: 96%;
	border: solid 1px #babec7;
	height:16px;
}

/* 加了标准的选择页只读文本框样式  */
.selectReadOnlyTextBox
{
	width: 96%;
	border: solid 1px #babec7;
	height:16px;
	background-color: #ededed;
}

/*只读文本框 李申龙 2009-06-08 17:58 */
.readOnlyTextBox
{
	width: 96%;
	border: solid 1px #babec7;
	background-color: #ededed;
}

/*新增、修改页面的下拉列表框*/
.detailDropDownList
{
	width: 96%;
	border: solid 1px #babec7;
}

.select2
{
	width: 100%;
	padding: 0px;
	margin: 0px;
	height: 18px;
	border: solid 1px #babec7;
}

/*多行输入框*/

/*字段集*/
fieldset
{
	border: 2px groove;
	text-align: center;
	padding-bottom: 6px;
	margin-right: auto;
	margin-left: auto;
}
/*字段集标题*/
legend
{
	color: #266f79;
}
/*字段集里面的列表框*/
fieldset select
{
	width: 98%;
	/*margin-top: 10px;
	margin-bottom: 10px;*/
}
/*标签栏表格*/
.tabtop
{
	background-image: url(../images/img_05.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.tabmidiframe
{
	width: 100%;
	border: 1px solid #aedce0;
}

/*标签--标签激活*/
.biaoqianon
{
	background-image: url(../images/img_04.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 30px;
	width: 90px;
	float: left;
	padding-right: 2px;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
}
/*标签--标签未激活*/
.biaoqianonnom
{
	background-image: url(../images/img_06.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 30px;
	width: 90px;
	float: left;
	line-height: 30px;
	text-align: center;
	padding-right: 2px;
	cursor: pointer;
}
/*标签--标签移上*/
.biaoqianover
{
	background-image: url(../images/img_07.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 30px;
	width: 90px;
	float: left;
	line-height: 30px;
	text-align: center;
	padding-right: 2px;
	cursor: pointer;
	color: #9c1818;
}
/*区域内--标签激活*/
.biaoqian1on
{
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 30px;
	width: 90px;
	float: left;
	padding-right: 2px;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
	background-image: url(../images/img_08.gif);
}
/*区域内--标签未激活*/
.biaoqianon1nom
{
	background-image: url(../images/img_09.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 30px;
	width: 90px;
	float: left;
	line-height: 30px;
	text-align: center;
	padding-right: 2px;
	cursor: pointer;
}
/*区域内--标签移上*/
.biaoqian1over
{
	background-image: url(../images/img_10.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 30px;
	width: 90px;
	float: left;
	line-height: 30px;
	text-align: center;
	padding-right: 2px;
	cursor: pointer;
	color: #9c1818;
}
/*内容区域*/
.tabmid
{
	background-color: #e2f0f2;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #a6c6dd;
	border-bottom-color: #a6c6dd;
	border-left-color: #a6c6dd;
}
/*内容区域--表单框架*/
.tabmidtab
{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-bottom: 16px;
	overflow: hidden; /*	height: 280px;*/
	padding-top: 6px;
}
.infoTabmidtab
{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-bottom: 16px;
	overflow: hidden;
	padding-top: 6px;
}
/*区域内标签内--表单框架*/
.tabmidtab1
{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-bottom: 16px; /*	height: 138px;*/
	overflow: hidden;
}
/*无标签的内容区域*/
.tabnohead
{
	background-color: #e2f0f2;
	border: 1px solid #a6c6dd;
}
/*无标签的内容区域--表单框架*/
.tabnoheadtab
{
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-bottom: 16px;
	text-align:center;
	border: 1px solid #FFFFFF;
}
/*SSSFormShow专用*/
.tabnoheadtabDetail
{
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-bottom: 16px;
	height:98%;
	overflow:auto;
}

/*内容区域--表格*/
.maintable
{
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	background-color: #add6de;
}

.maintable th
{
	background-image: url(../images/imgthbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 24px;
	color: #000000;
	line-height: 24px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
	font-size: 12px;
}

/*内容区域--表格*/
.subtable
{
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	background-color: #add6de;
}
/*内容区域--表格头*/
.subtable th
{
	background-image: url(../images/imgthbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 24px;
	color: #266f79;
	line-height: 24px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
	font-size: 12px;
}

.subtable td
{
	text-align: center;
}
/*内容区域--单元格深色*/
.AlternatingItem td
{
	background-color: #FFFFFF;
	height: 24px;
	line-height: 24px;
	padding-left: 3px;
	padding-right: 3px;
}
/*内容区域--单元格淡色*/
.Item td
{
	background-color: #edf8fb;
	height: 24px;
	line-height: 24px;
	padding-left: 3px;
	padding-right: 3px;
}

/*编辑区--编辑行*/
.EditItem
{
	height: 25px;
}

/*内容区域--单元格获取焦点*/
.ItemFocus td
{
	background-color: #F0F0B0;
	height: 24px;
	line-height: 24px;
	padding-left: 3px;
	padding-right: 3px;
}
/*内容表格--表单标题左栏*/
.tabmidtabtitle
{
	padding-left: 12px;
	padding-right: 0px;
	height: 30px;
	background-image: url(../images/fgxian.gif);
	background-repeat: no-repeat;
	background-position: 12px bottom;
	line-height: 30px;
	font-weight: bold;
	color: #266f79;
	margin-left: 12px;
	text-align: left;
}
/*内容表格--表单内容栏*/
.tabmidtabtd
{
	padding-left: 20px;
	padding-right: 16px;
	text-align:left;
}
/*下部按钮表格*/
.tabbot
{
	text-align: center;
	padding-top: 8px;
	position: relative;
}
/*内容区域--工具栏*/
.toolbar
{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 24px;
	position: relative;
	text-align: right;
}

/*内容区域--下拉菜单--3行*/
/*
.toolbar .popupmenu
{
	position: absolute;
	width: 120px;
	height: 86px;
	top: 23px;
	left: 0px;
	border: #9cdd75 1px solid;
	z-index: 0;
	cursor: hand;
	background-color: #f1fbec;
}
.toolbar .popupmenuiframe
{
	position: absolute;
	width: 120px;
	height: 86px;
	top: 23px;
	left: 0px;
	border: none;
	display: block;
	z-index: 0;
} */
/*内容区域--下拉菜单--4行*/
/*
.toolbar .popupmenu4
{
	position: absolute;
	width: 120px;
	height: 110px;
	top: 23px;
	left: 0px;
	border: #9cdd75 1px solid;
	z-index: 0;
	cursor: hand;
	background-color: #f1fbec;
}
.toolbar .popupmenuiframe4
{
	position: absolute;
	width: 120px;
	height: 110px;
	top: 23px;
	left: 0px;
	border: none;
	display: block;
	z-index: 0;
}

*/
/*2至4个汉字按钮*/
.button1
{
	height: 24px;
	width: 66px;
	background-image: url(../images/img_15.gif);
	background-color: transparent;
	border: 0px;
	cursor: pointer;
	margin-left: 6px;
	font-family:宋体;
	padding-bottom:2px;
}
.buttonExpression
{
	height: 24px;
	width: 30px;
	background-image: url(../images/img_15a.gif);
	background-color:transparent;
	border: 0px;
	cursor: pointer;
	margin-left: 2px;
}
.ButtonFocus1
{
	height: 24px;
	width: 66px;
	background-image: url(../images/img_16.gif);
	background-color: transparent;
	border: 0px;
	cursor: pointer;
	margin-left: 6px;
	font-family:宋体;
	padding-bottom:2px;
}
.ButtonFocusExpression
{
	height: 24px;
	width: 30px;
	background-image: url(../images/img_16a.gif);
	background-color:transparent;
	border: 0px;
	cursor: pointer;
	margin-left: 2px;
}

/* 6个汉字按钮*/
.button1a
{
	height: 24px;
	width: 100px;
	background-image: url(../images/img_15a.gif);
	background-color: transparent;
	border: 0px;
	cursor: pointer;
	margin-left: 6px;
	font-family:宋体;
	padding-bottom:2px;
}
.ButtonFocus1a
{
	height: 24px;
	width: 100px;
	background-image: url(../images/img_16a.gif);
	background-color: transparent;
	border: 0px;
	cursor: pointer;
	margin-left: 6px;
	font-family:宋体;
	padding-bottom:2px;
}

/* 弹出选择框的三个点按钮*/
.ThreeDotButton
{
	height: 20px;
	width: 20px;
	background-image: url(../images/treeDot.gif);
	background-color: transparent;
	border: 0px;
	cursor: pointer;
	margin-left: 6px;
}
.ThreeDotButtonFocus
{
	height: 20px;
	width: 20px;
	background-image: url(../images/treeDotFocus.gif);
	background-color: transparent;
	border: 0px;
	cursor: pointer;
	margin-left: 6px;
}
/*工具栏按钮--增加*/
.AddImgButton
{
	height: 24px;
	width: 70px;
	border: 0px;
	cursor: pointer;
	line-height: 22px;
	background-image: url(../images/icon_01.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	padding-top: 4px;
	padding-left: 28px;
	float: right;
}
/*工具栏按钮--删除*/
.DelImgButton
{
	height: 24px;
	width: 70px;
	border: 0px;
	cursor: pointer;
	line-height: 22px;
	background-image: url(../images/icon_03.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	padding-top: 4px;
	padding-left: 28px;
	float: right;
}
/*工具栏按钮--编辑*/
.EditImgButton
{
	height: 24px;
	width: 70px;
	border: 0px;
	cursor: pointer;
	line-height: 22px;
	background-image: url(../images/icon_02.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	padding-top: 4px;
	padding-left: 28px;
	float: right;
}
/*工具栏按钮--启动*/
.button5
{
	height: 24px;
	width: 90px;
	border: 0px;
	cursor: pointer;
	line-height: 22px;
	background-image: url(../images/icon_04.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 4px;
	padding-left: 28px;
	float: right;
}
/*工具栏按钮--停止*/
.button6
{
	height: 24px;
	width: 90px;
	border: 0px;
	cursor: pointer;
	line-height: 22px;
	background-image: url(../images/icon_05.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	padding-top: 4px;
	padding-left: 28px;
	float: right;
}
/*工具栏按钮--上移*/
.UpImgButton
{
	height: 24px;
	width: 70px;
	border: 0px;
	cursor: pointer;
	line-height: 22px;
	background-image: url(../images/icon_06.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	padding-top: 4px;
	padding-left: 28px;
	float: right;
}
/*工具栏按钮--下移*/
.DownImgButton
{
	height: 24px;
	width: 70px;
	border: 0px;
	cursor: pointer;
	line-height: 22px;
	background-image: url(../images/icon_07.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	padding-top: 4px;
	padding-left: 28px;
	float: right;
}

/*弹出页面的样式-------------------------------------------------poptopwin*/
#poptopwin
{
}

/*PlusPanel控件样式*/
.PanelPlusTableHeader
{
	width: 98%;
}

.PanelPlusTitle
{
	border-collapse: collapse;
	background-image: url(../images/imgthbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #add6de;
	border-bottom-color: #add6de;
	border-left-color: #add6de;
	height: 24px;
	color: #000000;
	line-height: 24px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: left;
	font-size: 12px;
}


.PanelPlusContent
{
	border-collapse: collapse;
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #add6de;
	border-bottom-color: #add6de;
	border-left-color: #add6de;
	border-right-color: #add6de;
	color: #000000;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
	font-size: 12px;
}



.Hidden
{
	display: none;
}

.DivScroll
{
	overflow-y: auto;
	overflow-x:hidden;
	background-color: #FFFFFF;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #aedce0;
}

/* 用于信息维护的详细信息页，此样式会使div跟据内容的长度和宽度自动生成左右或上下滚动条 */
.infoDivScroll
{
	overflow:auto;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #aedce0;
	height:98%;
}

/*下拉菜单相关样式*/
.divMenu
{
	float: left;
	line-height: 30px;
	position: relative;
	text-align: center;
	cursor: pointer;
	width: 56px;
	font-size: 12px;
	height: 30px;
	background-color: Transparent;
	background-image: url(../images/temphead_09.gif);
	padding-right: 2px;
	padding-left: 2px;
	vertical-align: middle;
	font-family: "宋体";
}
.divMenuHover
{
	float: left;
	line-height: 30px;
	position: relative;
	text-align: center;
	cursor: pointer;
	width: 56px;
	font-size: 12px;
	height: 30px;
	background-image: url(../images/tempbutt_bg.gif);
	background-color: Transparent;
	padding-right: 2px;
	padding-left: 2px;
	vertical-align: middle;
	font-family: "宋体";
}
.divChildnMenu
{
	display: none;
	height: 60px;
	left: 0;
	margin: 0;
	margin-top: 0px;
	position: absolute;
	top: 100%;
	width: 80px;
	text-align: left;
	background-color: #F0F0F0;
	border: 1px solid #718BB7;
	padding-left: 2px;
}
/*---------视图下拉菜单相关样式--------------*/
.divMenuQuery
{
	float: left;
	line-height: 30px;
	position: relative;
	text-align: center;
	cursor: pointer;
	width: 100px;
	font-size: 12px;
	height: 30px;
	background-color: Transparent;
	background-image: url(../images/temphead_09.gif);
	padding-right: 2px;
	padding-left: 2px;
	vertical-align: middle;
	font-family: "宋体";
}
.divMenuHoverQuery
{
	float: left;
	line-height: 30px;
	position: relative;
	text-align: center;
	cursor: pointer;
	width: 100px;
	font-size: 12px;
	height: 30px;
	background-image: url(../images/tempbutt_bg.gif);
	background-color: Transparent;
	padding-right: 2px;
	padding-left: 2px;
	vertical-align: middle;
	font-family: "宋体";
}
.divChildnMenuQuery
{
	display: none;
	height: 60px;
	left: 0;
	margin: 0;
	margin-top: 0px;
	position: absolute;
	top: 100%;
	width: 100px;
	text-align: left;
	background-color: #F0F0F0;
	border: 1px solid #718BB7;
	padding-left: 2px;
}
/*-----设置管理员-------------------*/
.divMenu6
{
	float: left;
	line-height: 30px;
	position: relative;
	text-align: center;
	cursor: pointer;
	width: 95px;
	font-size: 12px;
	height: 30px;
	background-color: Transparent;
	background-image: url(../images/temphead_09.gif);
	padding-right: 2px;
	padding-left: 2px;
	vertical-align: middle;
	font-family: "宋体";
}
.divMenuHover6
{
	float: left;
	line-height: 30px;
	position: relative;
	text-align: center;
	cursor: pointer;
	width: 95px;
	font-size: 12px;
	height: 30px;
	background-image: url(../images/tempbutt_bg2.gif);
	background-color: Transparent;
	padding-right: 2px;
	padding-left: 2px;
	vertical-align: middle;
	font-family: "宋体";
}
.divChildnMenu6
{
	display: none;
	height: 60px;
	left: 0;
	margin: 0;
	margin-top: 0px;
	position: absolute;
	top: 100%;
	width: 80px;
	text-align: left;
	background-color: #F0F0F0;
	border: 1px solid #718BB7;
	padding-left: 2px;
}

/*验证文本框等所需的样式*/
.tooltipinputerr
{
	padding: 2px 0 2px 1px;
	border: solid 1px red;
	background: #ffff99 url(../images/ValidForm/exclamation.png) no-repeat 2px right;
}

.tooltipinputok
{
	padding: 2px 0 2px 1px;
	border: solid 1px green;
	background: url(../images/ValidForm/accept.png) no-repeat 2px right;
}

.tooltipshowpanel
{
	z-index: auto;
	display: none;
	position: absolute;
	width: 276px;
	height: 35px;
	overflow: hidden;
	text-indent: 5px;
	line-height: 40px;
	font-size: 12px;
	text-align: left;
	font-family: Arial;
	background: url(../images/ValidForm/tooltop.gif) no-repeat left top;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.hidClass
{
	display:none;
	}
/*分类列表拖动样式*/
.resizableArea
        {
            width: 100%;
            height: 600px;
            overflow: hidden;
            border: 1px none #000000;
            text-align: center;
        }
        .resizableArea .leftSection
        {
            position: relative;
            width: 100%;
            height: 300px;
            overflow: auto;
            z-index: 1;
        }
        .resizableArea .splitter
		{
			width: 100%;
			position: relative;
			cursor: n-resize;
			z-index: 11;
			vertical-align: middle;
			border:0px;
			height:8px;
		}
        .resizableArea .rightSection
        {
            overflow:hidden;
            width: 100%;
            position: relative;
            z-index: 1;
        }
        
.button13 {
	height: 24px;
	width: 70px;
	border: 0px;
	cursor: pointer;
	line-height: 22px;
	background-image: url(../Flow/FlowDesign/images/flowstart.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 4px;
	padding-left: 22px;
	float: left;
}

.button8 {
	height: 24px;
	width: 70px;
	border: 0px;
	cursor: pointer;
	line-height: 22px;
	background-image: url(../Flow/FlowDesign/images/up.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 4px;
	padding-left: 22px;
	float: left;
}
.button9 {
	height: 24px;
	width: 70px;
	border: 0px;
	cursor: pointer;
	line-height: 22px;
	background-image: url(../Flow/FlowDesign/images/down.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 4px;
	padding-left: 22px;
	float: left;
}
