body {
	color: #333;
	background-color: White;
	font:12px/1.5 Tahoma, Helvetica, Arial, sans-serif ;
	text-align: left;
	margin:0; padding:0;}

 textarea{ background: #fff;  
	border: 1px solid #C8E1FB;margin:0; padding:1px 5px;
	color: #00557b;background-image: url(../../images/inputbgimg.jpg);  background-repeat: repeat-x; overflow:auto;overflow-x:auto ;overflow-y:auto ; }
		/*
	star :expression(
onmouseover=function(){this.style.borderColor="#cccccc";this.style.backgroundColor="#EEFCFC"},
onmouseout=function(){this.style.borderColor="#BDC7D8";this.style.backgroundColor="#ffffff"})}

	input {star : expression(
onmouseover=function(){this.style.backgroundColor="#EEFCFC"},
onmouseout=function(){this.style.backgroundColor="#ffffff"})}*/


	
.input-text,.EditFieldStyle{background:#FFFFFF url(../../images/logininputshadow.gif) no-repeat scroll left top;
	border-top:1px solid #BDC7D8;
	 border-right:solid 1px #f1f1f1;
	 border-bottom:solid 1px #f1f1f1;
	 border-left:1px solid #BDC7D8;
	 height:18px; margin:0; padding:2px; vertical-align:middle;}	
	
a {color: #0000ff;text-decoration: none;}
a:visited {color:#C8E1FB;}
a:hover {color: #FF6347;text-decoration: underline;}
a:active {color:#FF6347;}

h1, h2, h3{margin:0; padding:0;}
h1{font-size:24px;color:#014F8A; padding:10px 0;  font-weight:bold}/* 页面主题  --*/
h2{font-size:14px;color:#014F8A}/* 表格主题 */
h3{font-size:12px;color:#014F8A; padding:2px 0;} /*如　申报表 审核表 行政许可文书 详细信息 图片验核*/
h3 a{font-size:12px;color: #0000ff;text-decoration: none;  background-image: url(../../images/editlink.gif);  background-repeat: no-repeat;  padding:0 0 0 15px;   }
h3 a:hover {font-size:12px;color: #fff;text-decoration: none;	background-color: #FF6347; padding:0 0 0 15px}
h3 a:visited {font-size:12px;color: #666;text-decoration: none;  background-image: url(../../images/editover.gif);  background-repeat: no-repeat;  padding:0 0 0 15px; }
img { border: none;}

.h3bg{ color:#1D6402;
	background-color: #fff;
	border-left-color: #94D6F5;
	border-left-width: 0px;
	border-left-style: solid;
	border-bottom:solid 1px #cccccc;
	padding: 10px;
}



p {font:12px/1.5 Tahoma, Helvetica, Arial, sans-serif ; text-indent :10px;	text-align: left;}	
.TitleStyle
{
	font-size:14px;color:#014F8A;  padding:6px 0;  font-weight:bold
}
img { border: none;}
.table {
	background-color: White;border: 1px solid #fff; text-align:center;}
	
	/*页面帮助说明文字 */
.tips{ color:#1D6402;
	background-color: #f4fbdc;
	border-left-color: #C8E1FB;
	border-left-width: 3px;
	border-left-style: solid;
	padding: 10px 10px 10px 20px;
	line-height: 1.5;
	text-indent :24px;
	position :relative ;
    margin :5px;
	float:none ;
	clear:none ;
	text-align:left;
	
	
}
	/*页面警告说明文字 */
.warning{ color:#993300;
	background-color: #FFFFCC;
	border:solid 1px #FFCC33;
	padding: 10px 5px 5px 20px;
	line-height: 1.5;
	text-indent :18px;
	position :relative ;
	margin:20px 1px 10px 1px;
	width:90%;
	text-align:left;
}

.redfonts{color:red}
	
.TD_RIGHT
{background-color:  #EEFAFF;  /*#C8E1FB*/
	border: 1px solid ;border-color: #fff #cccccc #cccccc #fff;text-align:center ;padding:3px 1px; color:#333;
}
.GridHeader{
background-color:  #EEFAFF;  /*#C8E1FB*/
 border-top:solid 1px #fff;
 border-right:soild 1px #cccccc;
 border-bottom:soild 1px #cccccc;
 border-left:solid 1px #fff;
 text-align:center ;padding:6px 0;
}
.GridHeader tr td{
background-color:   #EEFAFF;  /*#C8E1FB*/
 border-top:solid 1px #fff;
 border-right:soild 1px #cccccc;
 border-bottom:soild 1px #cccccc;
 border-left:solid 1px #fff;
 text-align:center ;padding:6px 0;
}
.EditTable
{
	background-color: White;border:solid 1px #cccccc; text-align:left;
}
/*--------------------------------------------------------------------------------------*/




/*页面属性*/
html
{ 
	font-family:"Arial","Tahoma","宋体";
	font-size:12px;
	margin:auto;
		
	scrollbar-base-color :#EEFCFC
}
body_delete
{	
	font-family:"Arial","Tahoma","宋体";
	font-size:12px;
		

}	


/*Top,Left,MainTop,LeftTop等几个页面的Body样式*/
.StructBodyStyle
{
	background:#fff url(images/jsreegov_39.gif) repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*Top,Left,MainTop,LeftTop等几个页面的Body样式*/
.MenuBackGround
{
	background:#fff url(images/jsreegov_100.gif) repeat bottom; 
}

/* 系统Log背景样式*/
.LogBackGround 
{	
	height: 100px;	
	background-image: url(images/jsreegov_100.jpg);
	background-repeat:repeat-x
}

.LogGround 
{	
	background: url(images/logo.jpg) no-repeat left top;		
	float: right
}

/*背景样式*/

.bodyStyle
{
	
}
/* 抬头欢迎语*/
.TopWelcom
{
	color: #0b2f6c;
	font-size: 12px;
}

/* 抬头提示*/
#spMessage
{
	
color:#993300;
	background-color: #FFFFCC;
	border:solid 1px #FFCC33;
	padding: 1px 5px 1px 20px;
	line-height: 1.5;
	text-indent :24px;
	position :relative ;
	width:90%;
	text-align:left;
}

/* 抬头提示*/
#spMemo
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bolder;
}

.readonly {
	background-color: #E3EEF8;
	font-size: 12px;
	color: #015B8F;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #999999;
}

/*Left页背景样式*/
.MenuBackGround
{
	/*
	background-attachment: fixed;
	background-image: url(images/index_r7_c1.gif);
	background-repeat: no-repeat;*/
	width: 203px;
}

.btnFirstPage
{
    background-image: url(images/jsreegov_03.gif);
    height: 20px;
    width:65px;
    border-width: 0px;
    background-position: 0px 0px;
    cursor: hand;
    color: #01589b;
    padding-top: 3px;
    font-size:12px;
}

.btnFirstPageOver
{	
    background-image: url(images/jsreegov_03.gif);
    height:20px;
    width:65px;
    border-width:0px;	
    background-position:0px -20px;
    cursor: hand;
    color: #01589b;
    padding-top: 3px;
    font-size:12px;
}   
        

.btnExit
{
    background-image: url(images/jsreegov_04.gif);
    height: 20px;
    width:77px;
    border-width: 0px;
    background-position: 0px 0px;
    cursor: hand;
    color: #01589b;
    padding-top: 3px;
    font-size:12px;
}

.btnExitOver
{	
    background-image: url(images/jsreegov_04.gif);
    height:20px;
    width:77px;
    border-width:0px;	
    background-position:0px -20px;
    cursor: hand;
    color: #01589b;
    padding-top: 3px;
    font-size:12px;
} 
      
.MenuToggleBackGroundOver
{
	font-weight: bold; 
	font-size: 12pt; 
	margin: auto; 
	text-transform: uppercase;  
	background-color: #ffe7a2; 
	color: #ffffff; 
	line-height: normal; 
	font-family: "tahoma" , "arial" , "verdana" , "宋体"; 
	text-overflow: ellipsis; 	
	text-align: center
}

.MenuToggleBackGroundOut
{	
	font-weight: bold; 
	font-size: 12pt; 
	margin: auto; 
	text-transform: uppercase;  
	color: #ffffff; 
	line-height: normal; 
	font-family: "tahoma" , "arial" , "verdana" , "宋体"; 
	text-overflow: ellipsis; 	
	text-align: center
}

/*操作按钮区背景样式*/
.MainTopBackGround 
{
	
}


/*--数据导出到excel样式开始  -*/
.ExportTitleClass
{
	font-size:15.0pt;
	font-weight:bold;
}

.ExportGridHeader
{
	text-align:center; 
	font-weight:bold; 
	height:22px;
	color: #000000; background-color: #ffffff;
	white-space:nowrap;
	font-size:13.0pt;border:.15pt solid windowtext;	
}
.ExportDataGrid
{
	border:15pt solid #000000;
	background-color: #FFFFFF;
	border-collapse:collapse;
	border-spacing:0px;
	border-spacing:0px;
	padding:0px;
}
.ExportDataGrid th
{
}
.ExportDataGrid tr{}
.ExportDataGrid td
{
	font-size:9.0pt;
	font-family:Arial, sans-serif;
	mso-font-charset:0;
	text-align:center;
	border:.5pt solid windowtext;
	font-weight:bold;
	color: #000000; 
    background-color: #ffffff;
    white-space:nowrap;
}

/*--数据导出到excel样式结束  -*/  

.right-back {
	width: 805px;
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	background-image: url(images/index_r8_c23.gif);
}

/*-- 无边框的表格 --*/
.NoSpacing
{ 
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px; 
	border-style:none; 
	border-collapse:collapse;
	border-width:0px;
	width:100%;
	text-align:center;
}
.NoSpacing Td
{
	/*padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px; 
	border-style:none; 
	border-collapse:separate; 
	border-width:1px;
	border-color:#ffffff;*/
}


.Header
{
	text-align:center; 
	font-weight:bold; 
	height:22px;
	COLOR: #5f8cbf; 
	background-color: #F1F7FF;
	background-color: transparent; 
	white-space:nowrap;
}

/*-- DataGrid使用的表格 --*/
.DataGrid
{
background-color: White; text-align:left;
border-top:solid 1px #cccccc;
border-right:solid 1px #cccccc;
border-bottom:solid 1px #cccccc;
border-left:solid 1px #cccccc;
padding:2px;
	
}
.GridHeader_delete
{	
	background-color: #E1EEE0;
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	line-height: 22px;
	white-space:nowrap;
	text-align:center; 
}
.DataGrid th
{	border-top:solid 1px #fff;
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	border-left:solid 1px #fff;
}
.DataGrid tr{}
.DataGrid td
{
	overflow-x:hidden; 
	table-layout:fixed; 
	word-break:break-all; 
	word-wrap:break-word;
	white-space:nowrap;	
	border-top:solid 1px #fff;
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	border-left:solid 1px #fff;
	font-size: 12px;
	line-height: 1.5;
	color: #333;
	padding:4px 2px 4px 5px;
}

.SelectedItemStyle
{
	font-family: 宋体;
	color: Black;
	font-size: 12px;
	background-color: #d5e3ff;
}
.Table_delete
{
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	color: #999999;
	background-color: transparent; 
	
}


/*-- 可编辑Table使用的表格 --*/
.EditTable_delete
{
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	color: #000000;
}
.EditTable th{}
.EditTable tr{}
.EditTable td
{
	

}
/*可编辑内容 表体*/
.tableTdEditable{text-align:left; padding:3px 1px 3px 5px;  background-color: White;border-bottom:solid 1px #cccccc; }

.InnerTable
{text-align:left; padding:6px 10px;  background-color: #EEFAFF; border:solid 0px #fff; 

}
.InnerTable th{}
.InnerTable tr{}
.InnerTable td
{
	text-align:left; padding:6px 10px;  background-color: #EEFAFF; border:solid 0px #fff; 

}

.InnerTable1
{text-align:left; padding:6px 10px;  background-color: White; border:solid 0px #fff; 

}
.InnerTable1 th{}
.InnerTable1 tr{}
.InnerTable1 td
{text-align:left; padding:6px 10px;  background-color: White; border:solid 1px #fff; 
	
}

.NoteStyle
{
	FONT-SIZE: 1em; 
	MARGIN: auto; 
	TEXT-TRANSFORM: uppercase; 
	COLOR: #666666; 
	LINE-HEIGHT: normal; 
	FONT-FAMILY: "Tahoma" , "Arial" , "Verdana" , "宋体"; 
	TEXT-OVERFLOW: ellipsis; 
	BACKGROUND-COLOR: #ffffe1; 
	TEXT-ALIGN: right

}

/*-- 标签表格背景样式 --*/
.TD_LEFT
{
	text-align:left; padding:6px 10px;  background-color: #E3EEF8;  border-top: 1px solid #fff;
}
.TD_LEFT a{font-size:12px;color: #0000ff;text-decoration: none;  background-image: url(../../images/editlink.gif);  background-repeat: no-repeat;  padding:0 0 0 15px;   }
.TD_LEFT a:hover {font-size:12px;color: #fff;text-decoration: none;	background-color: #FF6347; padding:0 0 0 15px}
.TD_CENTER
{
	background-color:  #EEFAFF;  /*#C8E1FB*/
	font-size: 12px;
	font-weight :bold;
	
	color: #014F8A;
	border-top:solid 1px #fff;
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	border-left:solid 1px #fff;
	padding:3px 1px;
	line-height: 22px;
	text-transform: uppercase; 
	text-overflow: ellipsis;
	text-align: center;	
	overflow :auto
	
}




.LableTransparent
{
	
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	line-height: 22px;
	text-transform: uppercase; 
	text-overflow: ellipsis;
	text-align: right;	
	padding-right:3px;	
	
}
/*-- 标签表格背景样式 --*/



/*-- 可编辑表格背景样式 --*/
.TD_BGLeft
{text-align:left; padding:3px 1px 3px 5px;  background-color: White;border-bottom:solid 1px #cccccc;
	border-right:solid 1px  #DFDFDF /*#f1f1f1*/
	
}
.TD_BGRight
{
	text-align:right;
	padding-right:5px;
	/*
	padding-left: 3px; 
	font-size: 12px; 
	color: #000000; 
	background-color:#f9f9f9; 
	text-align: right; 
	height:22px;
	font-family:tahoma,sans-serif,courier new;*/
}

.TD_BGCENTER
{ 
	text-align:center;
	/*
	font-size: 12px; 
	color: #000000; 
	background-color:#f9f9f9; 
	text-align:center; 
	height:22px;
	font-family:tahoma,sans-serif,courier new;*/
}


/*-- 编辑Table只读表格背景样式 --*/
.TD_BGReadLeft
{

	text-align:left; padding:3px 1px 3px 5px;  background-color: #f1f1f1;  
	border-top: 1px solid #fff; 
	border-left:solid 1px #fff;
	border-bottom:solid 1px #D4D0C8;
	border-right:solid 1px #D4D0C8;
}

.TD_BGReadCenter
{
	background-color: #E1EEE0;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	line-height: 22px;
	text-transform: uppercase; 
	text-overflow: ellipsis;
	text-align: center;	
	
}
.TD_BGReadRight
{
}
/*-- 编辑Table只读表格背景样式 --*/

textarea  
{
background: #fff;
	border: 1px solid #cccccc;margin:0; padding:1px 5px;
	color: #00557b;
}
/*文本输入样式*/
.EditFieldStyle_delete
{
	/*color: #c7a004;*/
	font-family: "宋体" , "Arial" , "Helvetica";
	font-size: 12px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #333333;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	text-align: left;
	padding-left:4px;
	color: #015B8F;

}

.ReadFieldStyle
{
	
text-align:left; padding:1px 5px;  background-color: #f1f1f1;  border: 0px solid #fff; 
}
.hand
{
	cursor:pointer;	
}

.jsremisTextBoxChange
{ 
	font-family: "宋体" , "Arial" , "Helvetica";
	font-size: 12px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #333333;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	text-align: left;
	padding-left:4px;
	color: #ee0000;
}

select 
{
	font-family: "宋体"; 
	font-size: 12px; 
	/*behavior:url('../../javascript/selectBox.htc'); */
	cursor: hand; 
}




/*按钮样式*/
/*顶头按钮*/

.drpmenu
{
	background-image: url(images/button_01.gif);
	width:78px;
	height: 22px; 
	border-width: 0px;
	padding-top: 3px;
	background-position: 0px 0px;
	cursor: hand;
	color:black; /* #ffffff;*/}

.btntopclass
{
	background-image: url(images/button_01.gif);
	width:78px;
	height: 22px; 
	border-width: 0px;
	padding-top: 3px;
	background-position: 0px 0px;
	cursor: hand;
	color:black; /* #ffffff;*/
}
.btntopclass1
{
	background-image: url(images/button_01.gif);
	width:78px;
	height: 22px; 
	border-width: 0px;
	padding-top: 3px;
	background-position: 0px 0px;
	cursor: hand;
	color:black; /* #ffffff;*/
	font-weight:bold;
}

.btntopclassOver
{	
	background-image: url(images/button_01.gif);
	width:78px;
	height: 22px; 
	border-width: 0px;
	padding-top: 3px;
	background-position: 0px 0px;
	cursor: hand;
	color:blue; /* #ffffff;*/
}
.btntopclassDown
{	
	background-image: url(images/button_01.gif);
	width:78px;
	height: 22px; 
	border-width: 0px;
	padding-top: 3px;
	background-position: 0px 0px;
	cursor: hand;
	color:blue; /* #ffffff;*/
}
/*签批*/
.btntopclass1 
{
	background-image: url(images/button_05.gif);
	width:78px;
	height: 22px; 
	border-width: 0px;
	padding-top: 3px;
	padding-left:20px;
	font-weight :bold;
	background-position: 0px 0px;
	cursor: hand;
	color:Red; /* #ffffff;*/
}
.btntopclass1Over 
{
	background-image: url(images/button_05.gif);
	width:78px;
	height: 22px; 
	border-width: 0px;
	padding-left:20px;
	font-weight :bold;
	padding-top: 3px;
	background-position: 0px 0px;
	cursor: hand;
	color:green; /* #ffffff;*/
}
.btntopclass1Down
{
	background-image: url(images/button_05.gif);
	width:78px;
	height: 22px; 
	border-width: 0px;
	padding-top: 3px;
	padding-left:20px;
	font-weight :bold;
	background-position: 0px 0px;
	cursor: hand;
	color:#ccc; /* #ffffff;*/
}
/*顶头按钮结束*/

/*-- 按钮使用的样式 --*/
.btnclass
{	
	
	height:20px;	
	background-position:0px -18px;
	color: #fff;
	text-transform: uppercase;
	text-overflow: ellipsis;
	text-align: center;
	cursor: hand;
	background-color: #60A0ED;
	
	border-top:solid 1px #C8E1FB;
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	border-left:solid 1px #C8E1FB;
}


/*-- 按钮使用的样式结束 --*/

/*-- 按钮使用的样式 --*/
.btnSelectClass
{	
	
	height:18px;
	border-width:0px;
	padding-top: 3px;	
	background-position:0px -18px;
	color: #000000;
	text-transform: uppercase;
	cursor: hand;
	
	background-color: #EAF4E9;
	border: 1px solid #59A352;
}
/*-- 按钮使用的样式结束 --*/

a:link
{
	font-size: 1em;
	color: #5B6A96;
	text-decoration: none;
}
a:visited
{
	font-size: 1em;
	color: #8E9195;
	text-decoration: none;
}
a:hover
{
	font-size: 1em;
	color: #F36722;
	text-decoration: underline;
}
a:active
{
	font-size: 1em;
	color: #5B6A96;
	text-decoration: none;
}

/*市场与监测*/
table
{
	font-family: "宋体";
	font-size: 1em;
	font-weight: normal;
	line-height: 20px;
	color: #000000;
}
.table1{border:#000000 solid;border-width:0 0 0 0;background:#ffffff}
.table1 td{font-family: "Arial", "Helvetica", "sans-serif";font-size:12px;color: #000000; line-height: 23px;padding:0 0 0 0;margin:0px 0px 0px 0px;}
.table2
{   /*
	border:#000000 solid;border-width:2 0 1 0;background:#ffffff
	*/
	background-color: White;border: 1px solid #fff; text-align:center;}
	/*
.table2 td{font-family: "Arial", "Helvetica", "sans-serif";font-size:12px;color: #000000; line-height: 23px;padding:0 0 0 0;margin:0px 0px 0px 0px;}
    */

.table10{border:#000000 solid;border-width:0 0 0 0;background:#ffffff}
.table10 td{font-family: "Arial", "Helvetica", "sans-serif";font-size:12px;color: #000000; line-height: 19px;padding:0 0 0 00;margin:0px 0px 0px 0px;}
.table20{border:#000000 solid;border-width:2 0 1 0;background:#ffffff}
.table20 td{font-family: "Arial", "Helvetica", "sans-serif";font-size:12px;color: #000000; line-height: 19px;padding:0 0 0 00;margin:0px 0px 0px 0px;}

.table11{border:#000000 solid;border-width:0 0 0 0;background:#ffffff}
.table11 td{font-family: "Arial", "Helvetica", "sans-serif";font-size:12px;color: #000000; line-height: 22px;padding:0 0 0 00;margin:0px 0px 0px 0px;}
.table21{border:#000000 solid;border-width:2 0 1 0;background:#ffffff}
.table21 td{font-family: "Arial", "Helvetica", "sans-serif";font-size:12px;color: #000000; line-height: 22px;padding:0 0 0 00;margin:0px 0px 0px 0px;}
.tdTitle1{ font-family: "Tahoma" , "Arial" , "Verdana" , "宋体"; font-size: 1.4em; color: #000000; font-weight: bold; margin: auto; text-transform: uppercase; line-height: 100%;}

.table12{border:#000000 solid;border-width:0 0 0 0;background:#ffffff}
.table12 td{font-family: "Arial", "Helvetica", "sans-serif";font-size:12px;color: #000000; line-height: 17px;padding:0 0 0 00;margin:0px 0px 0px 0px;}


.tdTop{border-top-color:#000000; border-top-style:solid; border-top-width:1px}
.tdTopBold{border-top-color:#000000; border-top-style: solid; border-top-width:2px}
.tdRight{border-right-color:#000000; border-right-style:solid; border-right-width:1px}
.tdBottom{border-bottom-color:#000000; border-bottom-style: solid; border-bottom-width:1px}
.tdBottomDotted{border-bottom-color:#000000; border-bottom-style:dotted; border-bottom-width:1px}
.tdBottomBold{border-bottom-color:#000000; border-bottom-style: solid; border-bottom-width:2px}
.tdLeft{border-left-color:#000000; border-left-style: solid; border-left-width:1px}
.tdalign{ text-align:center;}
.tdvalign{ vertical-align:middle}
.tdTitle{ font-family: "Tahoma" , "Arial" , "Verdana" , "宋体"; font-size: 1.6em; color: #000000; font-weight: bold; margin: auto; text-transform: uppercase; line-height: 150%;}
.EditeInput { BORDER-RIGHT: #000000 0px solid; BORDER-TOP: #000000 0px solid; FONT-SIZE: 9pt; BORDER-LEFT: #000000 0px solid; BORDER-BOTTOM: #000000 1px solid; }
.NotEditeInput { BORDER-RIGHT: #000000 0px solid; BORDER-TOP: #000000 0px solid; FONT-SIZE: 9pt; BORDER-LEFT: #000000 0px solid; BORDER-BOTTOM: #000000 0px solid; text-align:center;}
.NotEditeInputTwo { BORDER-RIGHT: #000000 0px solid; BORDER-TOP: #000000 0px solid; FONT-SIZE: 9pt; BORDER-LEFT: #000000 0px solid; BORDER-BOTTOM: #000000 0px solid; }
.ReadOnlyInput { BORDER-RIGHT: #000000 0px solid; BORDER-TOP: #000000 0px solid; FONT-SIZE: 9pt; BORDER-LEFT: #000000 0px solid; BORDER-BOTTOM: #000000 0px solid;background-color:#eff2f8; }
.ReadOnlyPrintInput { BORDER-RIGHT: #000000 0px solid; BORDER-TOP: #000000 0px solid; FONT-SIZE: 9pt; BORDER-LEFT: #000000 0px solid; BORDER-BOTTOM: #000000 0px solid; }
.ReadOnlyInputNew { BORDER-RIGHT: #000000 0px solid; BORDER-TOP: #000000 0px solid; FONT-SIZE: 9pt; BORDER-LEFT: #000000 0px solid; BORDER-BOTTOM: #000000 0px solid;background-color:#eff2f8; text-align: right;}
.EditeInputNew { BORDER-RIGHT: #000000 0px solid; BORDER-TOP: #000000 0px solid; FONT-SIZE: 9pt; BORDER-LEFT: #000000 0px solid; BORDER-BOTTOM: #000000 1px solid;text-align: right; }

.MsgDiv {
	BORDER-RIGHT: #b8b8b8 1px solid; 
	PADDING-RIGHT: 0px; 
	BORDER-TOP: #b8b8b8 1px solid; 
	PADDING-LEFT: 0px; 
	Z-INDEX: 10; 
	FILTER: progid:DXImageTransform.Microsoft.dropshadow(OffX=2,OffY=2,Color='#e0e0e0',Positive='true') alpha(opacity=98); 
	PADDING-BOTTOM: 0px; 
	BORDER-LEFT: #b8b8b8 1px solid; 
	PADDING-TOP: 0px; 
	BORDER-BOTTOM: #b8b8b8 1px solid; 
	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #ffffff; 
	TEXT-ALIGN: left; 
	opacity: .95
	}
	
/*市场与监测*/

/*待办事宜按钮*/

/*待办*/
a.dbsy-daib-button {
	text-decoration: none;
	background-image: url(images/dbsy_db_c100.gif);
	background-repeat: no-repeat;
	width:50px;
	height:57px;
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 2px;
	padding: 6px;
}
a.dbsy-daib-button:visited{ 
background-position:0px 0px;
}
a.dbsy-daib-button:hover{
background-position:-55px 0px;
}
a.dbsy-daib-button:active {
background-position:-55px 0px;
}
/*待办结束*/

/*跟踪*/
a.dbsy-genz-button {
	text-decoration: none;
	background-image: url(images/dbsy_r7_c06.gif);
	background-repeat: no-repeat;
	width:50px;
	height:57px;
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 2px;
	padding: 6px;
}
a.dbsy-genz-button:visited{ 
background-position:0px 0px;
}
a.dbsy-genz-button:hover{
background-position:-55px 0px;
}
a.dbsy-genz-button:active {
background-position:-55px 0px;
}
/*跟踪结束*/

/*督办*/
a.dbsy-duob-button {
	text-decoration: none;
	background-image: url(images/dbsy_r7_c03.gif);
	background-repeat: no-repeat;
	width:50px;
	height:57px;
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 2px;
	padding: 6px;
}
a.dbsy-duob-button:visited{ 
background-position:0px 0px;
}
a.dbsy-duob-button:hover{
background-position:-55px 0px;
}
a.dbsy-duob-button:active {
background-position:-55px 0px;
}
/*督办结束*/

/*会议*/
a.dbsy-hy-button {
	text-decoration: none;
	background-image: url(images/dbsy_r1_c9.gif);
	background-repeat: no-repeat;
	width:50px;
	height:57px;
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 2px;
	padding: 6px;
}
a.dbsy-hy-button:visited{ 
background-position:0px 0px;
}
a.dbsy-hy-button:hover{
background-position:-55px 0px;
}
a.dbsy-hy-button:active {
background-position:-55px 0px;
}
/*会议结束*/

/*补正*/
a.dbsy-buz-button {
	text-decoration: none;
	background-image: url(images/dbsy_r7_c07.gif);
	background-repeat: no-repeat;
	width:50px;
	height:57px;
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 2px;
	padding: 6px;
}
a.dbsy-buz-button:visited{ 
background-position:0px 0px;
}
a.dbsy-buz-button:hover{
background-position:-55px 0px;
}
a.dbsy-buz-button:active {
background-position:-55px 0px;
}
/*补正结束*/

/*特别提醒*/
a.dbsy-tebtx-button {
	text-decoration: none;
	background-image: url(images/dbsy_r7_c02.gif);
	background-repeat: no-repeat;
	width:50px;
	height:57px;
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 2px;
	padding: 6px;
}
a.dbsy-tebtx-button:visited{ 
background-position:0px 0px;
}
a.dbsy-tebtx-button:hover{
background-position:-55px 0px;
}
a.dbsy-tebtx-button:active {
background-position:-55px 0px;
}
/*特别提醒结束*/

/*文件通知*/
a.dbsy-tz-button {
	text-decoration: none;
	background-image: url(images/dbsy_r7_c5.gif);
	background-repeat: no-repeat;
	width:50px;
	height:57px;
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 2px;
	padding: 6px;
}
a.dbsy-tz-button:visited{ 
background-position:0px 0px;
}
a.dbsy-tz-button:hover{
background-position:-55px 0px;
}
a.dbsy-tz-button:active {
background-position:-55px 0px;
}
/*文件通知结束*/

/*公示（告知）*/
a.dbsy-gongs-button {
	text-decoration: none;
	background-image: url(images/dbsy_r7_c5.gif);
	background-repeat: no-repeat;
	width:50px;
	height:57px;
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 2px;
	padding: 6px;
}
a.dbsy-gongs-button:visited{ 
background-position:0px 0px;
}
a.dbsy-gongs-button:hover{
background-position:-55px 0px;
}
a.dbsy-gongs-button:active {
background-position:-55px 0px;
}
/*公示（告知）结束*/

/*系统公告*/
a.dbsy-xtgg-button {
	text-decoration: none;
	background-image: url(images/dbsy_r7_c1.gif);
	background-repeat: no-repeat;
	width:50px;
	height:57px;
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 2px;
	padding: 6px;
}
a.dbsy-xtgg-button:visited{ 
background-position:0px 0px;
}
a.dbsy-xtgg-button:hover{
background-position:-58px 0px;
}
a.dbsy-xtgg-button:active {
background-position:-58px 0px;
}
/*系统公告结束*/

/*缴费提醒*/
a.dbsy-feitx-button {
	text-decoration: none;
	background-image: url(images/dbsy_r7_c04.gif);
	background-repeat: no-repeat;
	width:50px;
	height:57px;
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 2px;
	padding: 6px;
}
a.dbsy-feitx-button:visited{ 
background-position:0px 0px;
}
a.dbsy-feitx-button:hover{
background-position:-55px 0px;
}
a.dbsy-feitx-button:active {
background-position:-55px 0px;
}
/*缴费提醒结束*/

/*资质到期提醒*/
a.dbsy-zhizetx-button {
	text-decoration: none;
	background-image: url(images/dbsy_r7_c05.gif);
	background-repeat: no-repeat;
	width:50px;
	height:57px;
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 2px;
	padding: 6px;
}
a.dbsy-zhizetx-button:visited{ 
background-position:0px 0px;
}
a.dbsy-zhizetx-button:hover{
background-position:-55px 0px;
}
a.dbsy-zhizetx-button:active {
background-position:-55px 0px;
}
/*资质到期结束*/

/*常见问题*/
a.dbsy-cjwt-button {
	text-decoration: none;
	background-image: url(images/jsreegov_help.gif);
	background-repeat: no-repeat;
	width:50px;
	height:57px;
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 2px;
	padding: 6px;
}
a.dbsy-cjwt-button:visited{ 
background-position:0px 0px;
}
a.dbsy-cjwt-button:hover{
background-position:-55px 0px;
}
a.dbsy-cjwt-button:active {
background-position:-55px 0px;
}
/*常见问题结束*/
/*公示开始*/
a.dbsy-gs-button {
	text-decoration: none;
	background-image: url(images/jsreegov_gongshi.gif);
	background-repeat: no-repeat;
	width:50px;
	height:57px;
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 2px;
	padding: 6px;
}
a.dbsy-gs-button:visited{ 
background-position:0px 0px;
}
a.dbsy-gs-button:hover{
background-position:-55px 0px;
}
a.dbsy-gs-button:active {
background-position:-55px 0px;
}
/*公示结束*/
/*数字证书延期提醒*/
a.dbsy-szzs-button {
	text-decoration: none;
	background-image: url(images/dbsy_r1_c10.gif);
	background-repeat: no-repeat;
	width:50px;
	height:57px;
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 2px;
	padding: 6px;
}
a.dbsy-szzs-button:visited{ 
background-position:0px 0px;
}
a.dbsy-szzs-button:hover{
background-position:-55px 0px;
}
a.dbsy-szzs-button:active {
background-position:-55px 0px;
}
/*数字证书延期提醒结束*/

/*待办已办提醒*/
a.dbsy-yb-button {
	text-decoration: none;
	background-image: url(images/dbsy_yb_c100.gif);
	background-repeat: no-repeat;
	width:50px;
	height:57px;
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 2px;
	padding: 6px;
}
a.dbsy-yb-button:visited{ 
background-position:0px 0px;
}
a.dbsy-yb-button:hover{
background-position:-55px 0px;
}
a.dbsy-yb-button:active {
background-position:-55px 0px;
}
/*待办事宜提醒*/


/*待办在办提醒*/
a.dbsy-zb-button {
	text-decoration: none;
	background-image: url(images/dbsy_zb_c100.gif);
	background-repeat: no-repeat;
	width:50px;
	height:57px;
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 2px;
	padding: 6px;
}
a.dbsy-zb-button:visited{ 
background-position:0px 0px;
}
a.dbsy-zb-button:hover{
background-position:-55px 0px;
}
a.dbsy-zb-button:active {
background-position:-55px 0px;
}
/*待办事宜提醒*/


/*待签开始*/
.tzdq {
	text-decoration: none;
	background-image: url(images/jsreegov_17.gif);
	background-repeat: no-repeat;
	width:57px;
	height:57px;
	background-position:0px 0px;
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0px;
	margin-bottom: 0;
	float:left;
}
a.tzdq:visited{ 
background-position:0px 0px;
}
a.tzdq:hover{
background-position:-57px 0px;
}
a.tzdq:active {
background-position:-57px 0px;
}
/*待签结束*/

/*已签开始*/
.tzyq {
	text-decoration: none;
	background-image: url(images/jsreegov_19.gif);
	background-repeat: no-repeat;
	width:57px;
	height:57px;
	background-position:0px 0px;
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0px;
	margin-bottom: 0;
	float:left;
}
a.tzyq:visited{ 
background-position:0px 0px;
}
a.tzyq:hover{
background-position:-57px 0px;
}
a.tzyq:active {
background-position:-57px 0px;
}
/*已签结束*/

/*公示开始*/
.tzgs {
	text-decoration: none;
	background-image: url(images/jsreegov_21.gif);
	background-repeat: no-repeat;
	width:57px;
	height:57px;
	background-position:0px 0px;
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0px;
	margin-bottom: 0;
	text-align:center;
	float:left;
}
a.tzgs:visited{ 
background-position:0px 0px;
}
a.tzgs:hover{
background-position:-57px 0px;
}
a.tzgs:active {
background-position:-57px 0px;
}
/*公示跟踪结束*/

/*审批跟踪开始*/
.tzgz {
	text-decoration: none;
	background-image: url(images/jsreegov_23.gif);
	background-repeat: no-repeat;
	width:57px;
	height:57px;
	background-position:0px 0px;
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0px;
	margin-bottom: 0;
	text-align:center;
	float:left;
}
a.tzgz:visited{ 
background-position:0px 0px;
}
a.tzgz:hover{
background-position:-57px 0px;
}
a.tzgz:active {
background-position:-57px 0px;
}
/*审批跟踪结束*/

.ContentSplit {
	width: 30px;
}
/*待办事宜按钮*/

/*div层控制*/
#Layer1 {
	position:absolute;
	width:29px;
	height:20px;
	z-index:1;
}
#Layer2 {
	position:absolute;
	width:53px;
	height:55px;
	z-index:1;
	left: 151px;
	top: 44px;

/*页面滚动条*/
	
}



/*控制高度或宽度*/
.height1 {
	height: 10px;
}
.height2 {
	height: 26px;
}



/*边框*/
.kuang1 {
	border: 1px solid #CCCCCC;
	height: 150px;
	width: 130px;
	background-color: #FFFFFF;
}
.kuang2 {
	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: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
	width: 180px;
	font-size: 12px;
	color: #000000;
	margin-right: 5px;
	margin-left: 5px;
	padding: 5px;
}


