<style type="text/css">
<!--
/*总体css*/
body,p,textarea,td,input,select,button{
	font-family: "宋体"; 
	font-size: 9pt; 
	font-style: normal; 
	line-height: normal;
}

A.A_Title:link    { text-decoration: none;      color: #FFFFFF; }
A.A_Title:visited { text-decoration: none;      color: #FFFFFF; }
A.A_Title:active  { text-decoration: none;      color: #FFFF00; }
A.A_Title:hover   { text-decoration: underline; color: #FFFF00; }

A:link    { text-decoration: underline; color: #333399; }/* 原色 */
A:visited { text-decoration: underline; color: black;   }/* clicked */
A:active  { text-decoration: underline; color: red;     }/* moveout */
A:hover   { text-decoration: underline; color: red;     }/* moveover */

A.A_Stat:link    { text-decoration: underline; color: #000099; }/* 原色 */
A.A_Stat:visited { text-decoration: underline; color: #000099; }/* clicked */
A.A_Stat:active  { text-decoration: underline; color: red;     }/* moveout */
A.A_Stat:hover   { text-decoration: underline; color: red;     }/* moveover */


/* font */
.n9  { font-family: "宋体";			FONT-SIZE: 9pt;  font-style: normal; line-height: normal}
.n10 { FONT-FAMILY: "宋体";			FONT-SIZE: 10pt; font-style: normal; line-height: normal}
.n11 { font-family: "宋体";			FONT-SIZE: 11pt; font-style: normal; line-height: normal}
.n12 { FONT-FAMILY: "宋体";			FONT-SIZE: 12pt; font-style: normal; line-height: normal}
.n13 { FONT-FAMILY: "宋体";			FONT-SIZE: 13pt; font-style: normal; line-height: normal}
.n18 { FONT-FAMILY: "楷体_GB2312";	FONT-SIZE: 18pt; font-style: normal; font-weight: bold;line-height: normal; color: #000000;}

/* s1——s3: used for sale part */
.s1 { font-family: "宋体"; font-size: 9pt; font-style: normal; line-height: normal; color: #000000;}
.s2 { font-family: "宋体"; font-size: 9pt; font-style: normal; line-height: normal; color: #000099;}
.s3 { font-family: "宋体"; font-size: 9pt; font-style: normal; line-height: normal; color: #FF0000;}
.s4 { font-family: "宋体"; font-size: 9pt; font-style: normal; line-height: normal; color: #000099;}

/* title */
.FlowTitle   { FONT-FAMILY: "楷体_GB2312"; FONT-SIZE: 16pt; font-style: normal; font-weight: bold;line-height: normal; color: #ffffff;}
.WindowTitle { FONT-FAMILY: "楷体_GB2312"; FONT-SIZE: 12pt; font-style: normal; font-weight: bold;line-height: normal; color: #ffffff;}
.Title       { FONT-FAMILY: "楷体_GB2312"; FONT-SIZE: 18pt; font-style: normal; font-weight: bold;line-height: normal; color: #6699FF;}



/* 文本输入框css */
.inputforcell { font-size: 9pt; BACKGROUND-COLOR: white;   BORDER-BOTTOM: #000000 0px solid; BORDER-LEFT: #000000 0px solid; BORDER-RIGHT: #000000 0px solid; BORDER-TOP: #000000 0px solid; text-align:"center"}
.cellinput    { font-size: 9pt; BACKGROUND-COLOR: white;   BORDER-BOTTOM: #000000 0px solid; BORDER-LEFT: #000000 0px solid; BORDER-RIGHT: #000000 0px solid; BORDER-TOP: #000000 0px solid; text-align:"right" }
.cellinput1   { font-size: 9pt; BACKGROUND-COLOR: white;   BORDER-BOTTOM: #000000 1px solid; BORDER-LEFT: #000000 0px solid; BORDER-RIGHT: #000000 0px solid; BORDER-TOP: #000000 0px solid; text-align:"right" }

.cellinput1A  
{ 
	font-size: 9pt; 
	BACKGROUND-COLOR: "#e7e7e7";
	BORDER-BOTTOM: #999999 1px solid;
	BORDER-LEFT:   #000000 0px solid;
	BORDER-RIGHT:  #000000 0px solid;
	BORDER-TOP:    #000000 0px solid;
	text-align:"right" 
}

.cellinput2   { font-size: 9pt; BACKGROUND-COLOR: #EEEEEE; BORDER-BOTTOM: #000000 1px solid; BORDER-LEFT: #000000 0px solid; BORDER-RIGHT: #000000 0px solid; BORDER-TOP: #000000 0px solid; text-align:"right" }
.cellinput3   { font-size: 9pt; BACKGROUND-COLOR: white;   BORDER-BOTTOM: #000000 0px solid; BORDER-LEFT: #000000 0px solid; BORDER-RIGHT: #000000 0px solid; BORDER-TOP: #000000 0px solid; text-align:"left"  }
.cellinput4   { font-size: 9pt; BACKGROUND-COLOR: white;   BORDER-BOTTOM: #000000 1px solid; BORDER-LEFT: #000000 0px solid; BORDER-RIGHT: #000000 0px solid; BORDER-TOP: #000000 0px solid; text-align:"left"  }
.titleinput   { color: #6699FF; FONT-FAMILY: "楷体_GB2312"; font-size: 18pt; font-weight: bold; BACKGROUND-COLOR: "#E6EDFF"; BORDER-BOTTOM: #000000 0px solid; BORDER-LEFT: #000000 0px solid; BORDER-RIGHT: #000000 0px solid; BORDER-TOP: #000000 0px solid; BORDER-BOTTOM: #000000 1px solid; text-align:"center"}

/* select css */
.css_select1 {COLOR: #000000; font-size:12px; BACKGROUND-COLOR: #FFFFFF;			}
.css_select2 {COLOR: #000000; font-size:12px; BACKGROUND-COLOR: #FFFFFF;width=90;   }
.css_select3 {COLOR: #000000; font-size:12px; BACKGROUND-COLOR: #e6edff;			}
.css_select4 {COLOR: #000000; font-size:12px; BACKGROUND-COLOR: #e6edff;width=90;   }
.div_select  {COLOR: #000000; font-size:12px; BACKGROUND-COLOR: #00FFFF;			}


/*菜单用CSS*/
.inputtable     
{ 
	font-family: "宋体"; 
	font-size: 9pt; 
	text-align:center; 
	vertical-align: middle; 
	border: thin #000000 
}	

.coolBar        
{ 
	font-family: "宋体"; 
	font-size: 9pt; 
	background: buttonface;
	border-top: 1px solid buttonhighlight;	
	border-left: 1px solid buttonhighlight;	
	border-bottom: 1px solid buttonshadow; 
	border-right: 1px solid buttonshadow; 
	padding: 1px;  
	font: menu;
}

.coolButton     
{ 
	font-family: "宋体"; 
	font-size: 9pt; 
	border: 1px solid buttonface; 
	padding: 1px; 
	text-align: center; 
	cursor: default;
}
.coolButton IMG	
{ 
	font-family: "宋体"; 
	font-size: 9pt; 
}



/*常用按钮－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－*/

/*查询*/
.buttonSearch1 { height:30px; width:60px; color:#434D57; text-align:center; padding-top:2; border:0; background-color:transparent; background-image:  url(/manage/images/style1/s.gif); background-repeat:no-repeat; cursor:hand; font-size: 12px; font-weight: normal; }
/*新建*/
.buttonNew1    { height:30px; width:66px; color:#434D57; text-align:center; padding-top:2; border:0; background-color:transparent; background-image:  url(/manage/images/style1/new.gif); background-repeat:no-repeat; cursor:hand; font-size: 12px; font-weight: normal; }
/*返回*/
.buttonReturn1 { height:30px; width:66px; color:#434D57; text-align:center; padding-top:2; border:0; background-color:transparent; background-image:  url(/manage/images/style1/ret.gif); background-repeat:no-repeat; cursor:hand; font-size: 12px; font-weight: normal; }
/*确定*/
.buttonOK1     { height:30px; width:66px; color:#434D57; text-align:center; padding-top:2; border:0; background-color:transparent; background-image:  url(/manage/images/style1/ok.gif); background-repeat:no-repeat; cursor:hand; font-size: 12px; font-weight: normal; }
/*取消*/
.buttonCancel1 { height:30px; width:66px; color:#434D57; text-align:center; padding-top:2; border:0; background-color:transparent; background-image:  url(/manage/images/style1/cancel.gif); background-repeat:no-repeat; cursor:hand; font-size: 12px; font-weight: normal; }


/*----翻页：（跳转）确定，首页、上一页、下一页、尾页----------------*/
/*样式1*/
.pageStyle1first { height:30px; width:60px; color:#434D57; text-align:center; padding-top:2; border:0; background-color:transparent; background-image:  url(/manage/images/style1/1.gif ); background-repeat:no-repeat; cursor:hand; font-size: 12px; font-weight: normal; }
.pageStyle1pre   { height:30px; width:60px; color:#434D57; text-align:center; padding-top:2; border:0; background-color:transparent; background-image:  url(/manage/images/style1/2.gif ); background-repeat:no-repeat; cursor:hand; font-size: 12px; font-weight: normal; }
.pageStyle1next  { height:30px; width:60px; color:#434D57; text-align:center; padding-top:2; border:0; background-color:transparent; background-image:  url(/manage/images/style1/3.gif ); background-repeat:no-repeat; cursor:hand; font-size: 12px; font-weight: normal; }
.pageStyle1last  { height:30px; width:60px; color:#434D57; text-align:center; padding-top:2; border:0; background-color:transparent; background-image:  url(/manage/images/style1/4.gif ); background-repeat:no-repeat; cursor:hand; font-size: 12px; font-weight: normal; }
.pageStyle1jump  { height:30px; width:60px; color:#434D57; text-align:center; padding-top:2; border:0; background-color:transparent; background-image:  url(/manage/images/style1/5.gif ); background-repeat:no-repeat; cursor:hand; font-size: 12px; font-weight: normal; }

/*样式2*/
/*
.pageStyle2first { height:30px; width:60px; color:#434D57; text-align:center; padding-top:2; border:0; background-color:transparent; background-image:  url(/manage/images/style2/pagefirst.gif); background-repeat:no-repeat; cursor:hand; font-size: 12px; font-weight: normal; }
.pageStyle2pre   { height:30px; width:60px; color:#434D57; text-align:center; padding-top:2; border:0; background-color:transparent; background-image:  url(/manage/images/style2/pagepre.gif  ); background-repeat:no-repeat; cursor:hand; font-size: 12px; font-weight: normal; }
.pageStyle2next  { height:30px; width:60px; color:#434D57; text-align:center; padding-top:2; border:0; background-color:transparent; background-image:  url(/manage/images/style2/pagenext.gif ); background-repeat:no-repeat; cursor:hand; font-size: 12px; font-weight: normal; }
.pageStyle2last  { height:30px; width:60px; color:#434D57; text-align:center; padding-top:2; border:0; background-color:transparent; background-image:  url(/manage/images/style2/pagelast.gif ); background-repeat:no-repeat; cursor:hand; font-size: 12px; font-weight: normal; }
.pageStyle2jump  { height:30px; width:60px; color:#434D57; text-align:center; padding-top:2; border:0; background-color:transparent; background-image:  url(/manage/images/style2/pagejump.gif ); background-repeat:no-repeat; cursor:hand; font-size: 12px; font-weight: normal; }
*/
/*样式3*/
/*
.pageStyle3first { height:30px; width:60px; color:#434D57; text-align:center; padding-top:2; border:0; background-color:transparent; background-image:  url(/manage/images/style3/pagefirst.gif); background-repeat:no-repeat; cursor:hand; font-size: 12px; font-weight: normal; }
.pageStyle3pre   { height:30px; width:60px; color:#434D57; text-align:center; padding-top:2; border:0; background-color:transparent; background-image:  url(/manage/images/style3/pagepre.gif  ); background-repeat:no-repeat; cursor:hand; font-size: 12px; font-weight: normal; }
.pageStyle3next  { height:30px; width:60px; color:#434D57; text-align:center; padding-top:2; border:0; background-color:transparent; background-image:  url(/manage/images/style3/pagenext.gif ); background-repeat:no-repeat; cursor:hand; font-size: 12px; font-weight: normal; }
.pageStyle3last  { height:30px; width:60px; color:#434D57; text-align:center; padding-top:2; border:0; background-color:transparent; background-image:  url(/manage/images/style3/pagelast.gif ); background-repeat:no-repeat; cursor:hand; font-size: 12px; font-weight: normal; }
.pageStyle3jump  { height:30px; width:60px; color:#434D57; text-align:center; padding-top:2; border:0; background-color:transparent; background-image:  url(/manage/images/style3/pagejump.gif ); background-repeat:no-repeat; cursor:hand; font-size: 12px; font-weight: normal; }
*/
/*样式4*/
/*
.pageStyle4first { height:30px; width:60px; color:#434D57; text-align:center; padding-top:2; border:0; background-color:transparent; background-image:  url(/manage/images/style4/pagefirst.gif); background-repeat:no-repeat; cursor:hand; font-size: 12px; font-weight: normal; }
.pageStyle4pre   { height:30px; width:60px; color:#434D57; text-align:center; padding-top:2; border:0; background-color:transparent; background-image:  url(/manage/images/style4/pagepre.gif  ); background-repeat:no-repeat; cursor:hand; font-size: 12px; font-weight: normal; }
.pageStyle4next  { height:30px; width:60px; color:#434D57; text-align:center; padding-top:2; border:0; background-color:transparent; background-image:  url(/manage/images/style4/pagenext.gif ); background-repeat:no-repeat; cursor:hand; font-size: 12px; font-weight: normal; }
.pageStyle4last  { height:30px; width:60px; color:#434D57; text-align:center; padding-top:2; border:0; background-color:transparent; background-image:  url(/manage/images/style4/pagelast.gif ); background-repeat:no-repeat; cursor:hand; font-size: 12px; font-weight: normal; }
.pageStyle4jump  { height:30px; width:60px; color:#434D57; text-align:center; padding-top:2; border:0; background-color:transparent; background-image:  url(/manage/images/style4/pagejump.gif ); background-repeat:no-repeat; cursor:hand; font-size: 12px; font-weight: normal; }
*/
/*样式5*/
/*
.pageStyle5first { height:30px; width:60px; color:#434D57; text-align:center; padding-top:2; border:0; background-color:transparent; background-image:  url(/manage/images/style5/pagefirst.gif); background-repeat:no-repeat; cursor:hand; font-size: 12px; font-weight: normal; }
.pageStyle5pre   { height:30px; width:60px; color:#434D57; text-align:center; padding-top:2; border:0; background-color:transparent; background-image:  url(/manage/images/style5/pagepre.gif  ); background-repeat:no-repeat; cursor:hand; font-size: 12px; font-weight: normal; }
.pageStyle5next  { height:30px; width:60px; color:#434D57; text-align:center; padding-top:2; border:0; background-color:transparent; background-image:  url(/manage/images/style5/pagenext.gif ); background-repeat:no-repeat; cursor:hand; font-size: 12px; font-weight: normal; }
.pageStyle5last  { height:30px; width:60px; color:#434D57; text-align:center; padding-top:2; border:0; background-color:transparent; background-image:  url(/manage/images/style5/pagelast.gif ); background-repeat:no-repeat; cursor:hand; font-size: 12px; font-weight: normal; }
.pageStyle5jump  { height:30px; width:60px; color:#434D57; text-align:center; padding-top:2; border:0; background-color:transparent; background-image:  url(/manage/images/style5/pagejump.gif ); background-repeat:no-repeat; cursor:hand; font-size: 12px; font-weight: normal; }
*/
-->


/*常用按钮－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－*/

/* 按钮css */
.css_button1
{
	height:17px;
	width:52px;
	color:#434D57;
	text-align:center;
	padding-top:2;
	border:0;
	background-color:transparent;
	background-image:  url(/manage/images/button_bg2.gif);
	background-repeat:no-repeat;
	cursor:hand;
	font-size: 12px;
	font-weight: normal;
}

.css_button2
{
	height:17px;
	width:85px;
	color:#434D57;
	text-align:center;
	padding-top:2;
	border:0;
	background-color:transparent;
	background-image:  url(/manage/images/button_bg4.gif);
	background-repeat:no-repeat;
	cursor:hand;
	font-size: 12px;
	font-weight: normal;
}

.agribi_info { 
	BACKGROUND: #EEEEEE; 
	BORDER-BOTTOM: 1px solid; 
	BORDER-LEFT: 1px solid; 
	BORDER-RIGHT: 1px solid; 
	BORDER-TOP: 1px solid; 
	font-family: "宋体"; 
	font-size: 9pt; 
	font-style: normal; 
	line-height: normal; 
	HEIGHT:20; 
	cursor:hand;
}

.agribi_info2 
{ 
	BACKGROUND: #FFFFFF;  /*E6EDFF*/
	BORDER-BOTTOM: 1px solid; 
	BORDER-LEFT: 1px solid; 
	BORDER-RIGHT: 1px solid; 
	BORDER-TOP: 1px solid; 
	font-family: "宋体"; 
	font-size: 9pt; 
	font-style: normal; 
	line-height: normal; 
	/*HEIGHT:20; */
	cursor:hand;
}

.div_stroll
{
	   FONT-SIZE: 12px; 
	   COLOR: #000000;  
	   FONT-FAMILY: "宋体"; 
	   
	   SCROLLBAR-FACE-COLOR: #f7f7f7;  		/* 拖拽部分滚动条背景色 EFEFEF*/
	   SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 	/* 拖拽部分滚动条的左上方阴影背景色 */
	   SCROLLBAR-DARKSHADOW-COLOR: #AAAAAA; /* 拖拽部分滚动条的右下方阴影背景色 */
	   
	   SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
	   SCROLLBAR-SHADOW-COLOR: #FFFFFF; 	/* 整个滚动条的右下方阴影背景色 */	   
	   
	   SCROLLBAR-ARROW-COLOR: #003300; 		/* 小箭头颜色 */
	   BACKGROUND-COLOR: #ffffff;
	   SCROLLBAR-TRACK-COLOR: #FFFFFF; 		/* 整个滚动条滚动轨道的背景色 */
	/*
	   SCROLLBAR-FACE-COLOR: #e6edff;  		/* 拖拽部分滚动条背景色 
	   FONT-SIZE: 12px; 
	   SCROLLBAR-HIGHLIGHT-COLOR: #e6edff; 
	   SCROLLBAR-SHADOW-COLOR: #e6edff; 	/* 整个滚动条的右下方阴影背景色 
	   COLOR: #000000; 
	   SCROLLBAR-3DLIGHT-COLOR: #e6edff; 	/* 拖拽部分滚动条的左上方阴影背景色 
	   SCROLLBAR-ARROW-COLOR: #000000; 		/* 小箭头背景色 		   
	   SCROLLBAR-TRACK-COLOR: #e6edff; 		/* 整个滚动条背景色 
	   FONT-FAMILY: "宋体"; 
	   SCROLLBAR-DARKSHADOW-COLOR: #e6edff; /* 拖拽部分滚动条的右下方阴影背景色 
	   BACKGROUND-COLOR: #ffffff;
*/
/*	   
	   SCROLLBAR-FACE-COLOR: #dee3e7; 
	   FONT-SIZE: 12px; 
	   SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	   SCROLLBAR-SHADOW-COLOR: #dee3e7; 
	   COLOR: #000000; 
	   SCROLLBAR-3DLIGHT-COLOR: #d1d7dc; 
	   SCROLLBAR-ARROW-COLOR: #006699; 
	   SCROLLBAR-TRACK-COLOR: #efefef; 
	   FONT-FAMILY: "宋体"; 
	   SCROLLBAR-DARKSHADOW-COLOR: #98aab1; 
	   BACKGROUND-COLOR: #ffffff	   
*/	   
}
/*
.showx {
	BORDER-RIGHT: 2px solid; 
	BORDER-TOP: 1px solid; 
	FONT-SIZE: 9pt; 
	BACKGROUND: #ff0000; 
	BORDER-LEFT: #98AFFE 1px solid; 
	CURSOR: hand; 
	COLOR: #000000; 
	LINE-HEIGHT: normal; 
	BORDER-BOTTOM: #c8c8c8 1px solid; 
	FONT-STYLE: normal; 
	FONT-FAMILY: "宋体"; 
	HEIGHT: 20px
}
.hidex {
	BORDER-RIGHT: #333333 1px solid; 
	BORDER-TOP: #333333 1px solid; 
	FONT-SIZE: 9pt; 
	BACKGROUND: #CCCCFF; 
	BORDER-LEFT: #cccccc 1px solid; 
	CURSOR: hand; 
	COLOR: #333333; 
	
	LINE-HEIGHT: normal; 
	BORDER-BOTTOM: #ffffff 1px solid; 
	FONT-STYLE: normal; 
	FONT-FAMILY: "宋体"; 
	HEIGHT: 20px
}
*/

.showx {
	height:20px;
	width:90px;
	color:#434D57;
	text-align:center;
	padding-top:2;
	border:0;
	background-color:transparent;
	background-image:  url(../images/bt5_6_bg.gif);
	background-repeat:no-repeat;
	cursor:hand;
	font-size: 12px;
	font-weight: normal;
}
.hidex {
	height:20px;
	width:90px;
	color:#434D57;
	text-align:center;
	padding-top:2;
	border:0;
	background-color:transparent;
	background-image:  url(../images/bt5_6_bg_1.gif);
	background-repeat:no-repeat;
	cursor:hand;
	font-size: 12px;
	font-weight: normal;
}

.showx10 {
	height:20px;
	width:115px;
	color:#434D57;
	text-align:center;
	padding-top:2;
	border:0;
	background-color:transparent;
	background-image:  url(../images/bt10_bg.gif);
	background-repeat:no-repeat;
	cursor:hand;
	font-size: 12px;
	font-weight: normal;
}
.hidex10 {
	height:20px;
	width:115px;
	color:#434D57;
	text-align:center;
	padding-top:2;
	border:0;
	background-color:transparent;
	background-image:  url(../images/bt10_bg_1.gif);
	background-repeat:no-repeat;
	cursor:hand;
	font-size: 12px;
	font-weight: normal;
}


input.bu01 
{
	height:21px;
	width:110px;
	color:#3C5E8E;
	text-align:center;
	text-decoration: underline;
	padding-top:3;
	border:0;
	/*font:bold;*/
	letter-spacing:5px;
	background-color:transparent;
	background-repeat:no-repeat;
	cursor:hand;
}

.add1
{
	height:17px;
	width:52px;
	color:#434D57;
	text-align:center;
	padding-top:2;
	border:0;
	background-color:transparent;
	background-image:  url(../images/button_bg2.gif);
	background-repeat:no-repeat;
	cursor:hand;
	font-size: 12px;
	font-weight: normal;
}
.del1
{
	height:17px;
	width:52px;
	color:#434D57;
	text-align:center;
	padding-top:2;
	border:0;
	background-color:transparent;
	background-image:  url(../images/button_bg2.gif);
	background-repeat:no-repeat;
	cursor:hand;
	font-size: 12px;
	font-weight: normal;
}


input.ygedit 
{
	height:20px;
	width:20px;
	/*color:#3C5E8E;*/
	text-align:center;
	/*text-decoration: underline;*/
	padding-top:3;
	border:0;
	/*font:bold;*/
	letter-spacing:5px;
	background-color:transparent;
	background-image:  url(../images/iedit.gif);
	background-repeat:no-repeat;
	cursor:hand;
}

input.ygstart 
{
	height:20px;
	width:20px;
	/*color:#3C5E8E;*/
	text-align:center;
	/*text-decoration: underline;*/
	padding-top:3;
	border:0;
	/*font:bold;*/
	letter-spacing:5px;
	background-color:transparent;
	background-image:  url(../images/istart.gif);
	background-repeat:no-repeat;
	cursor:hand;
}

input.ygdelete 
{
	height:20px;
	width:20px;
	/*color:#3C5E8E;*/
	text-align:center;
	/*text-decoration: underline;*/
	padding-top:3;
	border:0;
	/*font:bold;*/
	letter-spacing:5px;
	background-color:transparent;
	background-image:  url(../images/idelete.gif);
	background-repeat:no-repeat;
	cursor:hand;
}

input.ygstop 
{
	height:20px;
	width:20px;
	/*color:#3C5E8E;*/
	text-align:center;
	/*text-decoration: underline;*/
	padding-top:3;
	border:0;
	/*font:bold;*/
	letter-spacing:5px;
	background-color:transparent;
	background-image:  url(../images/istop.gif);
	background-repeat:no-repeat;
	cursor:hand;
}


-->



<!--

/* Style.css 样式表的内容 */

DIV		{	FONT-SIZE: 9pt; line-height: 13pt WORD-SPACING: 1px; font-family: "宋体", "Times New Roman"}
TD		{	FONT-SIZE: 9pt; line-height: 13pt: 1px; font-family: "宋体", "Times New Roman"}
P		{	FONT-SIZE: 9pt; line-height: 13pt: 13pt WORD-SPACING: 1px; font-family: "宋体", "Times New Roman"}
.normal	{	FONT-SIZE: 9pt;	LINE-HEIGHT: 13pt;WORD-SPACING: 1px; font-family: "宋体", "Times New Roman"}
.text	{	FONT-SIZE: 9pt; LINE-HEIGHT: 13pt;WORD-SPACING: 1px;font-family: "宋体", "Times New Roman"; text-indent: 22px; list-style-position: outside; clip:  rect(   )}

.title1{FONT-SIZE: 14px; font-family: "宋体", "Times New Roman"; font-weight: bold; color: #003399}
.title2{FONT-SIZE: 14pt;COLOR: #0033cc;FONT-WEIGHT: bold;LINE-HEIGHT: 25pt; font-family: "宋体", "Times New Roman"}
.title3{FONT-SIZE: 18pt;FONT-WEIGHT: bold;LINE-HEIGHT: 25pt; font-family: "宋体", "Times New Roman"}

a:hover 		{font-family: "宋体", "Times New Roman"; color: #CC0000; text-decoration: none}
a:visited 		{font-family: "宋体", "Times New Roman"; color: #0000CC; text-decoration: none}
a:link 			{font-family: "宋体", "Times New Roman"; color: #0000CC; text-decoration: none}
a:active 		{font-family: "宋体", "Times New Roman"; color: #FF0000}

a.top:link 		{font-family: "宋体", "Times New Roman"; font-size: 9pt; color: #000000; text-decoration: none}
a.top:hover 	{font-family: "宋体", "Times New Roman"; font-size: 9pt; color: #FF6600; text-decoration: none}
a.top:visited 	{font-family: "宋体", "Times New Roman"; font-size: 9pt; color: #000000; text-decoration: none}

a.left:link 	{font-family: "宋体", "Times New Roman"; font-size: 9pt; color: #FFFFFF; text-decoration: none}
a.left:hover 	{font-family: "宋体", "Times New Roman"; font-size: 9pt; color: #FFCC00; text-decoration: none}
a.left:visited 	{font-family: "宋体", "Times New Roman"; font-size: 9pt; color: #FFFFFF; text-decoration: none}

a.menu:active 	{color: #FFFFFF; background-color: #003399}
a.menu:link 	{font-family: "宋体", "Times New Roman"; font-size: 9pt; color: #000000; text-decoration: none}
a.menu:hover 	{font-family: "宋体", "Times New Roman"; font-size: 10pt; color: #FFFFFF; text-decoration: none; background-color: #003399}
a.menu:visited 	{font-family: "宋体", "Times New Roman"; font-size: 9pt; color: #000000; text-decoration: none}

a.home:hover 	{font-family: "宋体"; font-size: 9pt; color: #FFCC00; text-decoration: none}
a.home:link 	{font-family: "宋体"; font-size: 9pt; color: #FFFFFF; text-decoration: none}
a.home:visited 	{font-family: "宋体"; font-size: 9pt; color: #FFFFFF; text-decoration: none}
a.home:hover 	{font-family: "宋体"; font-size: 9pt; color: #FFCC00; text-decoration: none}

body {
	FONT-SIZE: 12px; 
	FONT-FAMILY: "宋体"; 
	SCROLLBAR-HIGHLIGHT-COLOR: #999999; 
	SCROLLBAR-SHADOW-COLOR: #999999; 
	SCROLLBAR-FACE-COLOR: #CCCCCC;
	SCROLLBAR-3DLIGHT-COLOR: #eeeeee; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #eeeeee; 
	SCROLLBAR-DARKSHADOW-COLOR: #eeeeee
}
body2 {
	FONT-SIZE: 12px; 
	FONT-FAMILY: "宋体"; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #ffffff; 
	SCROLLBAR-FACE-COLOR: #D1D1D1;
	SCROLLBAR-3DLIGHT-COLOR: #D1D1D1; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #D1D1D1; 
	SCROLLBAR-DARKSHADOW-COLOR: #D1D1D1
}
input.bt1{
	 BACKGROUND-COLOR: #F7F5EE;BACKGROUND-IMAGE: none;BACKGROUND-REPEAT: repeat; BORDER-BOTTOM: #999999 1px solid; BORDER-LEFT:#999999 1px solid; BORDER-RIGHT:#999999 1px solid; BORDER-TOP:#999999 1px solid; FONT-FAMILY: 宋体, Arial;FONT-SIZE: 9pt;FONT-WEIGHT: normal}
input.bt2{
    BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #999999 1px solid; COLOR: #000000; PADDING-TOP: 2px; BORDER-BOTTOM: #999999 1px solid; HEIGHT: 22px; BACKGROUND-COLOR: #eeeeee
}
input.txt1{
	 BACKGROUND-COLOR: #EEF4FF;BACKGROUND-IMAGE: none;BACKGROUND-REPEAT: repeat; BORDER-BOTTOM: #999999 1px solid; BORDER-LEFT:#999999 1px solid; BORDER-RIGHT:#999999 1px solid; BORDER-TOP:#999999 1px solid; FONT-FAMILY: 宋体, Arial;FONT-SIZE: 9pt;FONT-WEIGHT: normal
	 }
input.txt2{
	 BACKGROUND-COLOR: #F7F5EE;BACKGROUND-IMAGE: none;BACKGROUND-REPEAT: repeat; BORDER-BOTTOM: #999999 1px solid; BORDER-LEFT:#999999 1px solid; BORDER-RIGHT:#999999 1px solid; BORDER-TOP:#999999 1px solid; FONT-FAMILY: 宋体, Arial;FONT-SIZE: 9pt;FONT-WEIGHT: normal
	 }
select.slect1{
	 BACKGROUND-COLOR: #EEF4FF;BACKGROUND-IMAGE: none;BACKGROUND-REPEAT: repeat; BORDER-BOTTOM: #999999 1px solid; BORDER-LEFT:#999999 1px solid; BORDER-RIGHT:#999999 1px solid; BORDER-TOP:#999999 1px solid; FONT-FAMILY: 宋体, Arial;FONT-SIZE: 9pt;FONT-WEIGHT: normal
	 }
radio.radio1{
	 BACKGROUND-COLOR: #EEF4FF;BACKGROUND-IMAGE: none;BACKGROUND-REPEAT: repeat; BORDER-BOTTOM: #999999 1px solid; BORDER-LEFT:#999999 1px solid; BORDER-RIGHT:#999999 1px solid; BORDER-TOP:#999999 1px solid; FONT-FAMILY: 宋体, Arial;FONT-SIZE: 9pt;FONT-WEIGHT: normal
	 }
chekbox.chk1{
	 BACKGROUND-COLOR: #EEF4FF;BACKGROUND-IMAGE: none;BACKGROUND-REPEAT: repeat; BORDER-BOTTOM: #999999 1px solid; BORDER-LEFT:#999999 1px solid; BORDER-RIGHT:#999999 1px solid; BORDER-TOP:#999999 1px solid; FONT-FAMILY: 宋体, Arial;FONT-SIZE: 9pt;FONT-WEIGHT: normal
	 }

.TreeBgColor {
		        BACKGROUND-COLOR: #eeeeee;
}
.TreeSign {
		        WIDTH: 22px; CURSOR: hand;
}
.ExplainON {
		        FONT-SIZE: 9pt; MARGIN: 10%; CURSOR: hand; COLOR: #ff0000; FONT-FAMILY: Arial; WHITE-SPACE: nowrap; TEXT-DECORATION: none;
}
.ExplainOFF {
		        FONT-SIZE: 9pt; MARGIN: 10%; CURSOR: hand; COLOR: #000000; FONT-FAMILY: Arial; WHITE-SPACE: nowrap; TEXT-DECORATION: none;
}

.smcDiv {height:117px; overflow-x:auto; overflow-y:auto; margin:0px;padding:0px}

-->

</STYLE>
