<style type="text/css">

<!-- 基本定义 -->
P
{
	FONT-FAMILY: Tahoma,宋体;
	FONT-SIZE: 8pt;
	LINE-HEIGHT: 14pt;
}
DIV
{
	FONT-FAMILY: Tahoma,宋体;
	FONT-SIZE: 8pt;
	LINE-HEIGHT: 14pt;
}
BODY
{
	BACKGROUND-COLOR: #FFFFFF;
	FONT-FAMILY: Tahoma,宋体;
	FONT-SIZE: 8pt;
	LINE-HEIGHT: 14pt;
	scrollbar-face-color: #D8E4F2;
	scrollbar-highlight-color: #76A7DF;
	scrollbar-shadow-color: #76A7DF;
	scrollbar-3dlight-color: white; 
	scrollbar-arrow-color: #76A7DF;
	scrollbar-track-color: white;
	scrollbar-darkshadow-color: white
}
TD
{
	FONT-FAMILY: Tahoma,宋体;
	FONT-SIZE: 8pt;
	LINE-HEIGHT: 14pt;
	word-break:break-all;
}
SELECT
{
	FONT-FAMILY: Tahoma,宋体;
	FONT-SIZE: 8pt;
	background-color:#ffffff;
}
INPUT
{
	FONT-FAMILY: Tahoma,宋体;
	FONT-SIZE: 8pt;
	height:19px;
}
TEXTAREA
{
	FONT-FAMILY: Tahoma,宋体;
	FONT-SIZE: 8pt;
	background-color:#FFFFFF;
}
IMG
{
	border-width:0px;
	border:0px;
}
A:visited
{
	color: #0C5099;
	TEXT-DECORATION: none;
}
A:link
{
	color: #0C5099;
	TEXT-DECORATION: none;
}
A:hover
{
	COLOR: red;
}
A:active
{
	COLOR: red;
}

<!-- 链接 -->
a.Menu:visited
{
	COLOR:WHITE;
	TEXT-DECORATION: NONE;
	LETTER-SPACING:6PX;
	WIDTH:70%;
	padding-top:0px;
	padding-bottom:3px;
	filter:DropShadow(Color=black, OffX=1, OffY=1, Positive=1)
}
a.Menu:link
{
	COLOR:WHITE;
	TEXT-DECORATION: NONE;
	LETTER-SPACING:6PX;
	WIDTH:70%;
	padding-top:0px;
	padding-bottom:3px;
	filter:DropShadow(Color=black, OffX=1, OffY=1, Positive=1)
}
a.Menu:hover
{
	color:white;
	TEXT-DECORATION: none;
	LETTER-SPACING:6PX;
	width:70%;
	padding-top:0px;
	padding-bottom:3px;
	filter:DropShadow(Color=black, OffX=-1, OffY=-1, Positive=1)
}
a.Menu:active
{
	color:white;
	TEXT-DECORATION: none;
	LETTER-SPACING:6PX;
	width:70%;
	padding-top:0px;
	padding-bottom:3px;
	filter:DropShadow(Color=black, OffX=1, OffY=1, Positive=1)
}
a.SubMenu:visited
{
	color:#0C5099;
	TEXT-DECORATION: NONE;
	WIDTH:80%;
	padding-top:0px;
	padding-bottom:0px;
}
a.SubMenu:link
{
	color:#0C5099;
	TEXT-DECORATION: NONE;
	WIDTH:80%;
	padding-top:0px;
	padding-bottom:0px;
}
a.SubMenu:hover
{
	color:red;
	TEXT-DECORATION: none;
	width:80%;
	padding-top:0px;
	padding-bottom:0px;
}
a.SubMenu:active
{
	color:#000000;
	TEXT-DECORATION: none;
	width:80%;
	padding-top:0px;
	padding-bottom:0px;
}


<!-- 自定义 -->
<!-- Form -->
Input.NormalTxt
{
	width:80px;
}
Input.NormalSbt
{
	height:22;
	padding-top:1px;
	padding-left:1px;
	color:black;
	cursor:hand;
}
Input.PrintSbt
{
	height:20;
  padding-top:1px;
  padding-left:1px;
	color:black;
	cursor:hand;
}
Input.ListChk
{
	height:20;
	background-color:#D8E4F2;
	cursor:hand;
}
Input.ListRdo
{
	height:20;
	background-color:#D8E4F2;
	cursor:hand;
}
Input.ListChked
{
	height:20;
	background-color:#EEEEEE;
	cursor:hand;
}
Input.ListRdoed
{
	height:20;
	background-color:#EEEEEE;
	cursor:hand;
}
<!-- search -->
.SearchTb
{
	border:1px solid #76A7DF;
	width:100%;
	background-color:#D8E4F2;
}
.SearchTr1
{
	height:22;
	background-color:#76A7DF;
	color:white;
	font-weight: bold;
	text-align:center;
}
.SearchTr2
{
	height:22;
	background-color:#76A7DF;
	color:white;
	font-weight: bold;
}
.SearchTd
{
	height:22;
	text-align:right;
	padding-right:6px;
}

<!-- changepage -->
.ChangepageTb
{
	width:100%;
	height:30;
}
.ChangepageTd
{
	vertical-align:bottom;
	height:27;
}
<!-- list -->
.ListTb
{
	border:1PX SOLID #76A7DF;
	width:100%;
}
.ListTr1
{
	height:22;
	background-color:#76A7DF;
	color:white;
	font-weight: bold;
	text-align:center;
}
.ListTr2
{
	height:22;
	background-color:#76A7DF;
	color:white;
	font-weight: bold;
}
.ListTr3
{
	height:22;
	background-color:#D8E4F2;
}
.ListTr3ed
{
	height:22;
	background-color:#EEEEEE;
}
.ListTr4ed
{
	height:22;
	background-color:#FFB0B0;
}
.ListTr5ed
{
	height:22;
	background-color:#FFCD9B;
}

<!-- detail -->
.NewTb
{
	border:1px solid #76A7DF;
	font-size:8pt;
	width:100%;
}
.NewTb1
{
	border:1px solid #76A7DF;
	font-size:8pt;
	width:600px;
}
.NewTr1
{
	height:22;
	background-color:#76A7DF;
	color:white;
	font-weight: bold;
	text-align:center;
}
.NewTr2
{
	height:22;
	background-color:#76A7DF;
	color:white;
	font-weight: bold;
}
.NewTr3
{
	height:22;
	background-color:#FFFFFF;
}
.NewTd1
{
	height:22;
	padding-left:4px;
	background-color:#D8E4F2;
	border:1px solid #D8E4F2;
	text-align:center;
}
.NewTd2
{
	height:22;
	padding-left:4px;
	background-color:#D8E4F2;
	border:1px solid #D8E4F2;
}
.NewTd3
{
	height:22;
	padding-left:4px;
	background-color:#FFFFFF;
	border:1px solid #D8E4F2;
}

<!-- Report -->
.ReplistTb
{
	width:100%;
	background-color:#d8d8d8;
    BORDER:1PX SOLID #76A7DF;
}
.ReplistTr1
{
	height:22;
	background-color:#76A7DF;
	color:#ffffff;
	font-weight: bold;
	text-align:center;
}
.ReplistTr2
{
	height:22;
	background-color:#76A7DF;
	color:#ffffff;
	font-weight: bold;
}
.ReplistTr3
{
	height:22;
	background-color:#ffffff;
	color:#000000;
	padding-left: 4px;
}
.title
{
	COLOR: black;
	FONT-FAMILY: 黑体;
	FONT-SIZE: 20pt;
	FONT-WEIGHT: bold;
	LINE-HEIGHT: 30pt
}
<!-- print -->
.PrintTb
{
	border:3PX double #000000;
	font-size:8pt;
	width:100%;
	background-color:#000000;
}
.PrintTr1
{
	font-weight: bold;
	text-align:center;
	background-color:#FFFFFF;
}
.PrintTr2
{
	font-weight: bold;
	background-color:#FFFFFF;
}
.PrintTr3
{
	background-color:#FFFFFF;
}
.PrintTr4
{
	height:26;
	text-align:center;
	background-color:#FFFFFF;
}
.PrintTd
{
	height:22;
	padding-left:4px;
}
.PrintHead
{
	font-size:15pt;
	font-weight: bold;
	text-align:center;
	height:30;
}

/*==========EC打印专用=================*/
.ECPrintTable
{
	border-collapse: collapse; 
	table-layout: fixed;
	width : 100%;
}

.ECPrintTableNoBorder
{
	width : 100%;
}

.ECPrintTD
{
	font-family : Tahoma;
	font-size : 9pt;
}

.ECPrintRightAlignTD
{
	font-family : Tahoma;
	font-size : 9pt;
	text-align : right;
}

.ECPrintSumTD
{
	height:22;	
	font-weight: bold;
	letter-spacing:1px;	
	font-family : Tahoma; 
	font-size : 9pt;
	text-align : right;
}

/*==========EC显示专用=================*/
.ECViewTable
{
	BORDER:1PX SOLID #76A7DF;
	width:100%;
	font-family : Tahoma;
	font-size : 8pt;
}

.ECViewTDNormal
{
	height:20;
	font-family : Tahoma;
	font-size : 8pt;
}

.ECViewTDTitle
{
	background-color:#D8E4F2;
	border: solid 1px #C9D8E9;
	height:20;
	font-family : Tahoma;
	font-size : 8pt;
}

.ECViewTDContent
{
	border: solid 1px #C9D8E9;
	height:20;
	font-family : Tahoma;
	font-size : 8pt;
}

.ECViewRightAlignTDContent
{
	border: solid 1px #C9D8E9;
	height:20;
	font-family : Tahoma;
	font-size : 8pt;
	text-align : right;
}

.ECViewSumTD
{
	height:22;	
	font-weight: bold;
	letter-spacing:1px;	
	font-family : Tahoma; 
	font-size : 8pt;
	text-align : right;
}


.SearchBox
{
  border: 1px solid #C0C0C0;
  width: 100%;
}


.ReadOnlyBox
{
  border: 1px solid #C0C0C0;
  width: 100%;
  background-color: #FFFFCC;
}

.MustFillBox
{
  border: 1px solid #C0C0C0;
  width: 100%;
  background-color: #FFCCCC;
}

.ListTdFocus
{
  background-color: #FFFFCC;
  padding-left:4px;
  padding-right:4px;
}

</style>