header
{
	background-image: url(../favicon.ico);
}

body
{
	margin: 0px;
	font: 12px 宋体;
	background: #FFFFFF;
	padding-left: 1px;
	padding-top: 1px;
	SCROLLBAR-FACE-COLOR: #799AE1;
	SCROLLBAR-HIGHLIGHT-COLOR: #799AE1;
	SCROLLBAR-SHADOW-COLOR: #799AE1;
	SCROLLBAR-DARKSHADOW-COLOR: #799AE1;
	SCROLLBAR-3DLIGHT-COLOR: #799AE1;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #AABFEC;
}
TD
{
	font-family: "Aria,Microsoft Sans Serif,宋体";
	font-size: 12px;
}
img
{
	border: 0px;
}

/*
a:link
{
	font-family: "Aria,Microsoft Sans Serif,宋体";
	font-size: 12px;
	color: blue;
	text-decoration: none;
}
a:visited
{
	font-family: "Aria,Microsoft Sans Serif,宋体";
	font-size: 12px;
	color: blue;
	text-decoration: none;
}
a:hover
{
	font-family: "Aria,Microsoft Sans Serif,宋体";
	font-size: 12px;
	color: red;
	text-decoration: underline;
}
*/

.afile:link
{
	font-family: "Aria,Microsoft Sans Serif,宋体";
	font-size: 14px;
	font-weight: bold;
	color: blue;
	text-decoration: none;
}
.afile:visited
{
	font-family: "Aria,Microsoft Sans Serif,宋体";
	font-size: 14px;
	font-weight: bold;
	color: Black;
	text-decoration: none;
}
.afile:hover
{
	font-family: "Aria,Microsoft Sans Serif,宋体";
	font-weight: bold;
	font-size: 14px;
	color: red;
	text-decoration: underline;
}

.frmContainer
{
	border: 1px silver solid;
	background-color: #F6F6F6;
}
TEXTAREA
{
	font-family: "Aria,Microsoft Sans Serif,宋体";
	border-right: DimGray 1px solid;
	border-top: DimGray 1px solid;
	border-left: DimGray 1px solid;
	border-bottom: DimGray 1px solid;
}
SELECT
{
	font-family: "Aria,Microsoft Sans Serif,宋体";
	border-top-width: 1px;
	border-left-width: 1px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-right-width: 1px;
}

.BlockBorder
{
	background-color: #FFFFFF;
	border-color: #3A6AB0;
	border-left: solid 1px #3A6AB0;
	border-bottom: solid 1px #3A6AB0;
	border-right: solid 1px #3A6AB0;
}


.ctable TH
{
	font-family: "Aria,Microsoft Sans Serif,宋体";
	height: 25px;
	font-weight: bold;
	font-size: 9pt;
	color: black;
	background-color: #A7CCF5;
}

.ctable
{
	font-family: "Aria,Microsoft Sans Serif,宋体";
	border-right: #183789 1px solid;
	border-top: #183789 1px solid;
	border-left: #183789 1px solid;
	border-bottom: #183789 1px solid;
	background-color: #FFFFFF;
}

.tableforTreeView
{
	font-family: "Aria,Microsoft Sans Serif,宋体";
	border-right: #183789 1px solid;
	border-top: #183789 1px solid;
	border-left: #183789 1px solid;
	border-bottom: #183789 1px solid;
	background-color: #FFFFFF;
}



.ctable tr td
{
	font-family: "Aria,Microsoft Sans Serif,宋体";
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #F3F5F8;
}

.STD
{
	font-family: "Aria,Microsoft Sans Serif,宋体";
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #F3F5F8;
}


.frmLeft
{
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=  '#3C6EC2' , EndColorStr= '#A5CAED' );
}

.btn_normal
{
	background-image: url(../@images/button_bg.gif);
	border: 0px solid #000000;
	font-size: 12px;
	font-family: 宋体;
	padding-top: 1px;
	padding-left: 5px;
	height: 22px;
	width: 60px;
}

.ListTopBorder
{
}

.TopBorder
{
	padding-left: 1px;
	font-weight: bold;
	height: 20px;
	background-image: url(../@images/toolbar_bg.jpg);
}

.ListTopBorder a:hover
{
	text-decoration: none;
}

.lbclass:link
{
	font-family: "Aria,Microsoft Sans Serif,宋体";
	font-size: 12px;
	color: #0035AD;
	text-decoration: none;
}
.lbclass:visited
{
	font-family: "Aria,Microsoft Sans Serif,宋体";
	font-size: 12px;
	color: #0035AD;
	text-decoration: none;
}
.lbclass:hover
{
	font-family: "Aria,Microsoft Sans Serif,宋体";
	font-size: 12px;
	color: red;
	text-decoration: none;
}

.lbclass1:link
{
	font-family: "Aria,Microsoft Sans Serif,宋体";
	font-size: 12px;
	color: blue;
    text-decoration: underline;
}
.lbclass1:visited
{
	font-family: "Aria,Microsoft Sans Serif,宋体";
	font-size: 12px;
	color: #0035AD;
	text-decoration: underline;
}
.lbclass1:hover
{
	font-family: "Aria,Microsoft Sans Serif,宋体";
	font-size: 12px;
	color: red;
	text-decoration: underline;
}

.descriptionPanel
{
	font-size: x-small;
	font-weight: normal;
	padding-top: 2px;
	background-color: #FAFAFA;
	width: 100%;
	height: 100px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-right: 5px;
	color: #3C7FD1; /* royalblue; */
	cursor: default;
}
.descriptionPanelContent
{
	border: solid 1px silver;
	background-color: #FDFDFD;
}
.descriptionPanelHeader
{
	font-family: verdana,helvetica,arial;
	font-weight: bold;
	font-size: small;
	height: 20px;
	background-image: url(../@images/silverglass.gif);
	color: dimgray;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 3px;
	border-left: silver 1px solid;
	border-right: silver 1px solid;
}
.content
{
	/*background-color:F9F9F9; */
	margin: 0px;
	padding: 0px;
	border: 1px solid #FF0000;
}

.hidden
{
	display: none;
}

.Visible
{
	height: 0px;
	width: 0px;
}

.button
{
	border-right: #0066cc 1px solid;
	border-top: #0066cc 1px solid;
	font-size: 12px;
	border-left: #0066cc 1px solid;
	line-height: 120%;
	border-bottom: #0066cc 1px solid;
	background-color: #f1f5fa;
}

.tdFont
{
	color: #309DC0;
}

.tdTitle
{
	color: #333399;
	font-weight: bold;
	font-family: 宋体;
	font-size: 14px;
}

.btnLogin
{
	background-image: url(../@images/btnLogIn.jpg);
	border: 0px solid #000000;
	font-size: 12px;
	font-family: 宋体;
	padding-top: 1px;
	padding-left: 5px;
	height: 23px;
	width: 83px;
}


/* Xql Add Css Begion*/


.ToolBar
{
	height: 25px;
	padding-left: 1px;
	font-weight: bold;
	height: 20px;
	background-image: url(../@images/toolbar_bg.jpg);
	vertical-align: middle;
}
/* EditForm Css Begion*/
.TableMain
{
	font-family: "Aria,Microsoft Sans Serif,宋体";
	border-right: #183789 1px solid;
	border-top: #183789 1px solid;
	border-left: #183789 1px solid;
	border-bottom: #183789 1px solid;
	background-color: #FFFFFF;
	width: 100%;
	margin: 0 auto;
	border: "0";
	cellPadding: 0;
	cellSpacing: 0;
}


.TableMain TR TD
{
	font-family: "Aria,Microsoft Sans Serif,宋体";
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #F3F5F8;
}

.TableMain TH
{
	font-family: "Aria,Microsoft Sans Serif,宋体";
	height: 25px;
	font-weight: bold;
	font-size: 10.5pt;
	color: black;
	background-color: #A7CCF5;
}

/*布局样式
-----------------------------*/
TABLE.TablePanel
{
	width: 100%;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #F3F5F8;
	/*字母换行*/
	word-break:break-all;
}
TABLE.TablePanel TD
{
	font-size: 12px;
	background-color: #F8F8F8;
	color: #000000;
}
TABLE.TablePanel TH
{
	font-size: 12px;
	color: #183789;
	background-color: #F8F8F8;
	font-weight: normal;
	text-align: right;
	width: 120px;
}
TABLE.TablePanel TD A:link
{
	color: darkblue;
	text-decoration: none;
}
TABLE.TablePanel TD A:visited
{
	color: darkblue;
	text-decoration: none;
}
TABLE.TablePanel TD A:hover
{
	color: darkblue;
	text-decoration: underline;
}

TABLE.TablePanel INPUT
{
	background-color: #FFFFFF;
	border: solid 1px #3A6AB0;
}

TABLE.TablePanel INPUT.RequiredTextBox
{
	background-color: #FFFFFF;
	border: solid 1px Red;
}

TABLE.TablePanel SPAN.RequiredDropdownList
{
	background-color: #FFFFFF;
	border: solid 1px Red;
	padding: 0 0 0 0;
}

TABLE.TablePanel INPUT.OnlyBottom
{
	background: #f8f8f8;
	border-top: #FFFFFF 0px none;
	border-right: #FFFFFF 0px none;
	border-left: #FFFFFF 0px none;
	border-bottom: #B7B7B7 1px solid;
}

TABLE.TablePanel SELECT
{
	font-family: "Aria,Microsoft Sans Serif,宋体";
	background-color: #F8F8F8;
	border-top-width: 1px;
	border-left-width: 1px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-right-width: 1px;
}

TABLE.TablePanel TD.TableHeader
{
	color: White;
	font-weight: bold;
	cursor: hand;
	background-position: right;
	background-image: url(../@images/up.gif);
	background-repeat: no-repeat;
	background-color: #99ccff;
}
TABLE.TablePanel TD.TableHeaderHidden
{
	color: White;
	font-weight: bold;
	cursor: hand;
	background-position: right;
	background-image: url(../@images/down.gif);
	background-repeat: no-repeat;
	background-color: #99ccff;
}

TABLE.List TH
{
	font-size: 12px;
	color: #183789;
	background-color: #F8F8F8;
	font-weight: normal;
	text-align: right;
	width: 120px;
}
TABLE.List TD
{
	font-size: 12px;
	background-color: #F8F8F8;
	color: #000000;
}

TABLE.List TD INPUT
{
	background-color: #FFFFFF;
	border: solid 1px #3A6AB0;
}
/*布局样式结束
-----------------------------*/

TABLE.NotBorder INPUT
{
	background-color: #FFFFFF;
	border-color: #3A6AB0;
	border: solid 1px #3A6AB0;
	border-width: 0;
}

TABLE.CheckBox
{
	border-width: 0;
}
/* Tab Css Start */
.TopGroup
{
	z-index: 99;
	position: relative;
}

.DefaultTab
{
	color: black;
	background-image: url(../@images/tab_bg.gif);
	font-family: MS Sans Serif, Verdana;
	font-size: 10px;
	cursor: default;
}

.DefaultTabHover
{
	color: black;
	background-image: url(../@images/hover_tab_bg.gif);
	font-family: MS Sans Serif, Verdana;
	font-size: 10px;
	cursor: default;
}

.SelectedTab
{
	color: black;
	background-image: url(../@images/selected_tab_bg.gif);
	font-family: MS Sans Serif, Verdana;
	font-size: 10px;
	cursor: default;
}

.MultiPage
{
	background-color: White;
	border: 1px solid #919B9C;
	width: 487px;
	height: 150px;
	position: relative;
	padding: 10px;
	top: -3px;
	left: 1px;
	z-index: 98;
}

.PageContent
{
	font-family: MS Sans Serif, Verdana;
	font-size: 10px;
}
/* Tab Css End */
/* EditForm Css End*/


/* List Css Begin*/
/* Search Css Begin*/
TABLE.TableSearch
{
	width: 100%;
	border-width: 0;
	margin: auto 0;
}


TABLE.TableSearch TD.TableSearchHeader
{
	font-family: 宋体,verdana, arial;
	font-weight: bold;
	font-size: 12px;
	background-image: url(../@Images/silverGlass.gif);
	height: 24px;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 3px;
	border-left: #EEEEEE 1px solid;
	border-right: #EEEEEE 1px solid;
	cursor: hand;
}


TABLE.TableSearch INPUT
{
	background-color: #FFFFFF;
	border-color: #3A6AB0;
	border: solid 1px #3A6AB0;
	width: 130px;
}

TABLE.TableSearch SELECT
{
	width: 130px;
}
#SearchIsShowStop
{
	width: 20px;
	border-width: 0;
}
#cbID1
{
	width: 20px;
	border-width: 0;
}
#cbID2
{
	width: 20px;
	border-width: 0;
}
#cbID3
{
	width: 20px;
	border-width: 0;
}
#cbID4
{
	width: 20px;
	border-width: 0;
}
#cbID5
{
	width: 20px;
	border-width: 0;
}
#cbID6
{
	width: 20px;
	border-width: 0;
}
#cbID7
{
	width: 20px;
	border-width: 0;
}

TABLE.TableSearch INPUT.Checkbox
{
	background-color: #FFFFFF;
	border-color: #3A6AB0;
	border: solid 0px #3A6AB0;
}

TABLE.TableSearch TH
{
	font-family: "Aria,Microsoft Sans Serif,宋体";
	height: 25px;
	font-weight: normal;
	font-size: 12px;
	color: black;
	background-color: #F8F8F8;
	text-align: right;
}
/* Search Css End*/
.ListHeader
{
	width: 100%;
}

.ListTitle
{
	padding-left: 1px;
	font-weight: bold;
	height: 20px;
	background-color: #BCC5EF;
	padding: 0px;
	vertical-align: middle;
	text-decoration: none;
	height: 20px;
	text-align: left;
}

INPUT.Hidden
{
	display: none;
	position: absolute;
}


/* Grid Css Start */
#divGridView
{
	height: 450px; 
	overflow: auto;
}

TABLE.Grid
{
	background-color: White;
	border-color: #999999;
	border-style: none;
	width: 100%;
}

TABLE.Grid TH
{
	white-space: nowrap;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	color: Black;
}


TABLE.Grid TD
{
	white-space: nowrap;
}

TABLE.Grid TR.GridHeader
{
	background-image: url(../@images/silverGlass.gif);
	height: 20px;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	color: Black;
	white-space: nowrap;
	
	/*固定表头*/
	position:relative ; 
	table-layout:fixed;
	top:expression(this.offsetParent.scrollTop);   
	z-index: 999;
}

.fixhead
{
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	color: Black;
	background-color:#DDDCE0;
	white-space: nowrap;
	
	/*固定表头*/
	position:relative ; 
	table-layout:fixed;
	top:expression(this.offsetParent.scrollTop);   
	z-index: 999;
}



.RowTemplate
{
	
}


TABLE.Grid TR.GridFooter
{
}
TABLE.Grid TR.Row
{
	color: Black;
	text-align: center;
	background-color: #FFFFFF;
	height: 18px;
    padding-left: 10px;
}

TABLE.Grid TR.Row1
{
	color: Black;
	text-align: center;
	background-color: #FFFFFF;
	height: 20px;
    padding-left: 15px;
}

TABLE.Grid TR.RowA
{
	background-color: WhiteSmoke;
	text-align: center;
	height: 18px;
}

.TotalRow
{
	background-color: #E3EFFF; 
	cursor: default;
	font-weight:bold;
	font-size:15px;	
	text-align: right;
}

.SelectedRow 
{ 
  cursor: default; 
}

.SelectedRow td.DataCell 
{ 
  background-color: #FFEEC2; 
  padding: 2px; 
  font-family:新宋体; 
  font-size: 12px; 
  border-bottom: 1px solid #4B4B6F; 
  border-top: 1px solid #4B4B6F; 
  border-right: 0px; 
  cursor: default; 
}

.SelectedRow td.FirstDataCell 
{ 
  border-left: 1px solid #4B4B6F; 
  border-right: 0px; 
  padding-right: 3px; 
  cursor: default; 
}

.SelectedRow td.LastDataCell 
{ 
  border-right: 1px solid #4B4B6F; 
  cursor: default; 
}


.EditRow
{
    background-color:GrayText;
}

TABLE.Grid A
{
	color: Black;
	text-decoration:none;
}

TABLE.Grid A:hover
{
	text-decoration:underline;
}

DIV.Pager
{
	font-size: 12px;
	width: 100%;
}

.PagerCustomerInfo
{
	width: 100px;
	text-align: left;
}
/* Grid Css End */

.ToolBarButton
{
	text-decoration: none;
}

.Message
{
	color: Red;
}
/* List Css End*/

/* TreeView Css Start*/
.TreeView
{
	background-color: White;
	padding-top: 4px;
	padding-left: 1px;
	border: #7C7C94 1px solid;
	cursor: default;
}

.TreeNode
{
	font-family: Verdana;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
}

.GrayedTreeNode
{
	font-family: Verdana;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
	color: gray;
	cursor: hand;
}

.HoverTreeNode
{
	font-family: Verdana;
	font-size: 12px;
	text-decoration: underline;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
	cursor: hand;
}

.SelectedTreeNode
{
	font-family: Verdana;
	font-size: 12px;
	background-color: gray;
	color: white;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
	cursor: hand;
}

.NodeEdit
{
	border: 1px gray solid;
	font-family: Verdana;
	font-size: 12px;
}
/* TreeView Css End*/
/* EditTab Css Start */
DIV.EditTab
{
	float: left;
	width: 100%;
	background: #F4F4F4;
	font-size: 110%;
	line-height: normal;
	border-bottom: 1px solid #24618E;
}
DIV.EditTab .EditTabSpanOff
{
	background-color: #eeeeee;
	cursor: hand;
	vertical-align: middle;
	text-align: center;
	height: 24px;
	width: 120px;
	padding: 4px 4px 4px 4px;
	color: Black;
	background-image: url(../@images/WhiteTabLong.gif);
}

DIV.EditTab .EditTabSpan
{
	cursor: hand;
	vertical-align: middle;
	text-align: center;
	height: 24px;
	width: 120px;
	padding: 4px 4px 4px 4px;
	color: White;
	background-image: url(../@images/BlackTabLong.gif);
}

DIV.Pager DIV#AspNetPager1 A:link
{
	font-size: 10px;
	color: blue;
	background-color: lightskyblue;
	padding: 0 4 0 4;
	text-decoration: none;
	border: steelblue 1px solid;
}

DIV.Pager DIV#AspNetPager1 A:visited
{
	font-size: 10px;
	color: blue;
	background-color: lightskyblue;
	padding: 0 4 0 4;
	text-decoration: none;
	border: steelblue 1px solid;
}

DIV.Pager DIV#AspNetPager1 A:hover
{
	font-size: 10px;
	border: steelblue 1px solid;
	color: Red;
	padding: 0 4 0 4;
	text-decoration: none;
	background-color: lavender;
}

/* EditTab Css End */
/* Xql Add Css End*/


INPUT.OnlyBottom
{
	background: #f8f8f8;
	border-top: #FFFFFF 0px none;
	border-right: #FFFFFF 0px none;
	border-left: #FFFFFF 0px none;
	border-bottom: #B7B7B7 1px solid;
}


#ShowNameResult
{
	position: absolute;
	width: 100px;
	height: 80px;
	z-index: 999;
	background: #FFFFFF;
}
#ShowSNResult
{
	position: absolute;
	width: 100px;
	height: 80px;
	z-index: 999;
	background: #FFFFFF;
}
#ShowTypeResult
{
	position: absolute;
	width: 100px;
	height: 80px;
	z-index: 999;
	background: #FFFFFF;
}
#ShowProductSNResult
{
	position: absolute;
	width: 100px;
	height: 80px;
	z-index: 999;
	background: #FFFFFF;
}
#ShowCustomerProductPartNumberResult
{
	position: absolute;
	width: 100px;
	height: 80px;
	z-index: 999;
	background: #FFFFFF;
}
#ShowCustomerProductSNResult
{
	position: absolute;
	width: 100px;
	height: 80px;
	z-index: 999;
	background: #FFFFFF;
}
#ShowPriceResult
{
	position: absolute;
	width: 180px;
	height: 80px;
	z-index: 999;
	background: #FFFFFF;
}
#ShowPartNumber2Result
{
	position: absolute;
	width: 180px;
	height: 80px;
	z-index: 999;
	background: #FFFFFF;
}
#ShowStockInOutSNResult
{
	position: absolute;
	width: 180px;
	height: 80px;
	z-index: 999;
	background: #FFFFFF;
}

#divProductSN
{
	position: absolute;
	width: 100px;
	height: 80px;
	z-index: 999;
	background: #FFFFFF;
}
#divProductPartNumber
{
	position: absolute;
	width: 100px;
	height: 80px;
	z-index: 999;
	background: #FFFFFF;
}
#divCustomerSN
{
	position: absolute;
	width: 100px;
	height: 80px;
	z-index: 999;
	background: #FFFFFF;
}
#divCustomerName
{
	position: absolute;
	width: 100px;
	height: 80px;
	z-index: 999;
	background: #FFFFFF;
}
#divSupplierSN
{
	position: absolute;
	width: 180px;
	height: 80px;
	z-index: 999;
	background: #FFFFFF;
}
#divSupplierName
{
	position: absolute;
	width: 180px;
	height: 80px;
	z-index: 999;
	background: #FFFFFF;
}


.ListBox
{
	width: 250px;
	height: 160px;
}

.SumRow
{
	background-color: #66ccff;
	font-weight: bold;
	text-align: center;
}

.ExecuteTag
{
	line-height: 10px;
}

INPUT.Normal
{
	background-color: #FFFFFF;
	border-color: #3A6AB0;
	border: solid 1px #3A6AB0;
}


.ctable2 TH
{
	font-family: "Aria,Microsoft Sans Serif,宋体";
	height: 25px;
	font-weight: bold;
	font-size: 9pt;
	color: black;
	background-color: #A7CCF5;
}

.ctable2
{
	font-family: "Aria,Microsoft Sans Serif,宋体";
	border-right: #183789 1px solid;
	border-top: #183789 1px solid;
	border-left: #183789 1px solid;
	border-bottom: #183789 1px solid;
	background-color: #FFFFFF;
}

.ctable2 tr td
{
	font-family: "Aria,Microsoft Sans Serif,宋体";
	background-color: #F3F5F8;
}

TD.Remarkable
{
	font-weight:bold;
	color:Red;
}
TR.CurrentRow
{
	background-color:#B9D1F3;
	cursor:pointer;
}

TABLE.TablePanel INPUT.ReadOnly
{	
	background: #f8f8f8;
	border-top: #FFFFFF 0px none;
	border-right: #FFFFFF 0px none;
	border-left: #FFFFFF 0px none;
	border-bottom: #B7B7B7 1px solid;
}
T
{
    background-color:lightblue;
    border-color:red;
}

/*
如果全选按钮所在GridView行数太大时，全选按钮自动隐藏
*/
#chk
{
	display:expression(this.parentElement.parentElement.parentElement.rows.length > 50 ? "none" : "");
}



.TTT1
{
	 font-family:新宋体;
	 font-size:	9pt;
	 font-weight:bold;
	 padding-left:10px;
	 height: 25px;
}

.TTT3
{
	 font-family:新宋体;
	 font-size:	9pt;
	 font-weight:bold;
	 text-decoration:underline;
	 
	 height: 25px;
}

.TTT2
{
	 font-family:新宋体;
	 font-size:	9pt;
	 padding:15px; 	 
}

.TTT4
{
	 font-family:新宋体;
	 font-size:	9pt;
	 text-decoration:underline;
	 
	 height: 15px;
}

.TTT5
{
	 font-family:新宋体;
	 font-size:	9pt;
	 font-weight:bold;
	 
	 height: 25px;
}


.Z1
{
	 font-family:新宋体;
	 font-size:	9pt;
	 font-weight:bold;
	 padding-left:5px;
	 height: 15px;	
}

.Z2
{
	 font-family:新宋体;
	 font-size:	9pt;
	 padding-left:10px;
	 text-decoration:underline;
	 height: 15px;
	 background-color:#FFFF99;				
}

.Z3
{
	 font-family:新宋体;
	 font-size:	9pt;
	 padding-left:20px;
	 font-weight:bold;
	 height: 15px;
}

.Z4
{
	 font-family:新宋体;
	 font-size:	12pt;
	 font-weight:bold;
	 height: 30px;
	 text-align:center;	
	 background-color:#CCFFFF;
}

.Z5
{
	 font-family:verdana,tahoma;
	 font-size:	9pt;
	 font-weight:bold;
	 height: 25px;
	 text-align:center;
}

.Z55
{
	 font-family:新宋体;
	 font-size:	9pt;
	 font-weight:bold;
	 height: 20px;
	 text-align:right;	
}

.Z6
{
	 font-family:新宋体;
	 font-size:	9pt;
	 height: 20px;
	 text-align:right;
	 padding-left:15px;
}

.Z7
{
	 font-family:新宋体;
	 font-size:	9pt;
	 height: 20px;
	 text-align:right;
	 color:Blue;
	 padding-left:15px;
}

.Z8
{
	 font-family:新宋体;
	 font-size:	9pt;
	 height: 20px;
	 text-align:right;
	 color:red;
	 padding-left:15px;
}

.HeaderRow
{
	height: 20px;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	color: Black;
	text-align:center;
	background-color:#FFFF99;
}

.divBackgroud
{
	 	
}


.fixhead1
{
	font-size: 16px;
	font-family: Tahoma;
	font-weight: bold;
	color: Black;
	background-color:#FFFF99;
	white-space: nowrap;
	height:30px;
}

.fixhead2
{
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	color: Black;
	background-color:#FFFF99;
	white-space: nowrap;
}


.LinkRow
{
	font-family: "Aria,Microsoft Sans Serif,宋体";
	font-size: 12px;
	color: #0035AD;
	text-decoration:underline;

}

.LinkRow2
{
	font-family: "Aria,Microsoft Sans Serif,宋体";
	font-size: 12px;
	color: red;
	text-decoration:underline;
}

.BlueRow
{
	 color:Red;	
}

.GrayRow
{
	 color:Red;	
}