body
{
	margin:0px,0px,0px,0px;
	color:#000000;
	font-family: 宋体, Verdana, Arial;
	BACKGROUND-COLOR: #ffffff; 
	/*background-image: url(../images/bg_image.gif);*/
}
.TableHeader
{
	height:25px;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-image:url(../Images/head5.gif);
	background-color:#ffffff;
	font-weight:bold;
}

.Bottom
{
    border-bottom: 1px solid #808080; 
}

.TableHeaderLarger
{
	height:30px;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-image:url(../Images/head4.gif);
	background-color:#ffffff;
	font-weight:bold;
}

.TreeHeaderLarger
{
	height:5px;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-image:url(../Images/head4.gif);
	background-color:#ffffff;
	font-weight:bold;
}
.TableSplit
{
	height:20px;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-image:url(../Images/head4.gif);
	font-weight:bold;
	border-bottom:0px;
}
.Button
{
	width:68px;
	height:25px;
	background-color:white;
	border:0px 0px 0px 0px;	
	font-family: 宋体, Verdana, Arial;
	font-size: 12px;
    cursor: pointer;
	background-image :url(../Images/btn_blue2.gif);
}
.HplinkFilter
{
	position:relative;
}

.MidleButton
{
	width:128px;
	height:25px;
	background-color:white;
	border:0px 0px 0px 0px;
	background-image :url(../Images/btn_blue3.gif);
}

.LargeButton
{
	width:160px;
	height:25px;
	background-color:white;
	border:0px 0px 0px 0px;
	background-image :url(../Images/btn_blue1b.gif);
}
  
.TextBox 
{
	border: 1px solid #808080;
    padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 2px;
	font-family: 宋体, Verdana, Arial;
}
 
.RptTextBox 
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	width: 160px;
	padding-top: 2px;
	font-family: 宋体, Verdana, Arial;
	height: 20px;
	border-style: solid;
	border-color: #808080;
	border-width: 1px;	
	vertical-align: middle;
}

.NumBox 
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	width: 160px;
	padding-top: 2px;
	font-family: 宋体, Verdana, Arial;
	height: 20px;
	border-style: solid;
	border-color: #808080;
	border-width: 1px;
	ime-mode:disabled;
	vertical-align: middle;
}

.StrIntBox 
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	width: 160px;
	padding-top: 2px;
	font-family: 宋体, Verdana, Arial;
	height: 20px;
	border-style: solid;
	border-color: #808080;
	border-width: 1px;
	ime-mode:disabled;
	vertical-align: middle;
}

.FloatBox 
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	width: 160px;
	padding-top: 2px;
	font-family: 宋体, Verdana, Arial;
	height: 20px;
	border-style: solid;
	border-color: #808080;
	border-width: 1px;
	ime-mode:disabled;
	vertical-align: middle;
}

.AmountBox 
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	width: 160px;
	padding-top: 2px;
	font-family: 宋体, Verdana, Arial;
	height: 20px;
	border-style: solid;
	border-color: #808080;
	border-width: 1px;
	ime-mode:disabled;
	vertical-align: middle;
}

.ComBox
{
     border-right : #0099cc 1px groove;
	 border-top: 1px solid #0099cc;
	 border-left: 1px solid #0099cc;
	 border-bottom: 1px inset #0099cc;
	 font-family: 宋体;
	 background-color:aliceblue;
	 width: 160px;
	 height: 22px;
	 vertical-align: middle;	
	 line-height: 22px; 
}

.imgBox
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-style: solid;
	border-color: #808080;
	border-width: 1px;
	vertical-align: middle;
}

.DateText
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	width: 80px;
	padding-top: 2px;
	font-family: 宋体, Verdana, Arial;
	height: 20px;
	border-style:solid;
	border-color:#808080;
	border-width:1px;
}


.lblTextBox
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	width: 160px;
	color: blue;
	padding-top: 2px;
	font-family: 宋体, Verdana, Arial;
	height: 20px;
	border-style:solid;
	border-color:#808080;
	border-width:0px;
}

.ListBox
{
	border: 1px solid Gray;
	color: #000000;
	font-family: 宋体, Verdana, Arial;
	margin-top: 0px;
}


.LabelContent
{
	color: #000000;
	font-family: 宋体, Verdana, Arial;
	font-size:16px;
}
.LabelTitle
{
	font-weight: bold;
	font-size: 16px;
	color: #808080;
	font-family: 宋体, Verdana, Arial;
}
.LabelRemark
{
	color: #808080;
	font-family:  宋体, Verdana, Arial;
}
.LabelAlert
{
	color: red;
	font-family: 宋体, Verdana, Arial;
}
.LabelFlag
{
	color: red;
	font-family: 华文行楷,宋体, Verdana, Arial;
	font-size:20px;
}
textarea
{
	font-family: 宋体, Verdana, Arial;
	font-size: 12px;
	border-style: solid;
	border-width: 1px;
	border-color: Gray;	
	sword-wrap:normal;
	word-break:break-all;
}
.FrameTable
{
	border: solid 0px transparent;
	width: 100%;
}
.FrameHeader
{
	padding: 4px 4px 4px 4px;
}
.FrameContent
{
	padding: 4px 4px 4px 4px;
}
.FrameContentSpan
{
	background-color: #808080;
}
.FrameFooter
{
	padding: 4px 4px 4px 4px;
}
td
{
	font-family: 宋体, Verdana, Arial;
	font-size: 12px;
}
.EditTable
{
	cursor: default;
	width: 100%;
	text-Align: center;
	border: solid 0px #808080;
	background-color: #808080;
	border: none;          
}

.EditTableGrid
{
	cursor: default;
	width: 100%;
	text-Align: center;
	border: none;          
}

.TableLabel
{
	background: #E0ECFF;
	height: 26px;
	padding: 3px 10px 3px 3px;
	text-align: right;
	width: 15%;
}

.TableLabel_Grid
{	
	background: #E0ECFF;
	height: 26px;
	padding: 3px 10px 3px 3px;
	text-align: right;
	width: 15%;
	border-bottom: 1px solid #808080; 
	border-right: 1px solid #808080;
}

.TableField
{
	background: #F3F8FA;		
	height: 26px;
	text-align: left;
	padding: 3px 3px 3px 10px;
	width: 35%;
}

.TableField_Grid
{
	background: #F3F8FA;		
	height: 26px;
	text-align: left;
	padding: 3px 3px 3px 10px;
	width: 35%;
	border-bottom: 1px solid #808080;
    border-right: 1px solid #808080;
}

.TableField_Grid_Right
{
	background: #F3F8FA;		
	height: 26px;
	text-align: left;
	padding: 3px 3px 3px 10px;
	width: 35%;
	border-bottom: 1px solid #808080;
    border-right: 0px solid #808080;
}

.TableField.Right
 {
	border-right: none;
 }
        
.TableGrid
{
	
	vertical-align:text-top;
	padding: 0px 0px 0px 0px;
	width: 100%;
}

.TableRight
{
	background: #F3F8FA;
	vertical-align:text-top;
	padding: 0px 0px 0px 0px;
	width: 80%;
}

.TableLeft
{
	background: #F3F8FA;
	text-align: left;
	vertical-align:text-top;
	padding: 0px 0px 0px 0px;
	height:380px;
	width: 20%;
}
.ButtonSet
{
	background: #FFFFFF;
	height: 26px;
	padding: 3px 3px 3px 10px;
	text-align: center;
	width: 35%;
}
.TableTool
{
	background: RGB(76,149,1);
	height: 35px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	width: 100%;
	cursor:hand;
}
.ToolButton
{
	border-right: green 0pt solid;
	border-top: green 0pt solid;
	border-left: green 0px solid;
	border-bottom: green 0px solid;
	background-attachment: fixed;
	background-image: url(../images/button.gif);
	width: 12.5%;
	cursor: hand;
	color: blue;
	background-repeat: repeat;
	font-family: 宋体, Verdana, Arial;
	font-size:medium;
	height: 100%;
}

.ButtonNoGif
{
	width:100%;
	height:25px;
	background-color:white;
	border:0px 0px 0px 0px;
	background-image :url(../Images/btn_blue1.gif);
	background-repeat:no-repeat;
		

}

.MainTitle
{
  width:95px ;
}
.MainPageText
{
	width:20px;
}
.MainPageSpace
{
	 width:120px;
}

.LabelInfo
{	
	text-align:right;
	font-size: 12px;
	color: #000000;
	font-family: 宋体, Verdana, Arial;
}


.CenterLabel
{
	background: #B8E1F8;
	height: 26px;
	padding: 3px 10px 3px 3px;
	text-align: center;
	width: 15%;
}
.CenterField
{
	background: #FFFFFF;
	height: 35px;
	padding: 3px 10px 3px 3px;
	text-align: center;
	width: 35%;
}

.CenterField.Frame
{
	border-bottom: 1px solid #808080;
    border-right: 1px solid #808080;
    border-left: 1px solid #808080;    
}

.CenterField.Frame_RightLeft
{	
    border-right: 1px solid #808080;
    border-left: 1px solid #808080;    
}

.TableLabel3
{
	background: #ECECEC;
	padding: 3px 10px 3px 3px;
	text-align: right;
	width: 15%;
}
.TableField3
{
	background: #FFFFFF;
	text-align: left;
	width: 18%;
}
.TextBox3
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	width: 80px;
	color: blue;
	padding-top: 2px;
	font-family: 宋体, Verdana, Arial;
	height: 20px;
	border-style:solid;
	border-color:#000000;
	border-width:1px;
   
}
.Panel
{
	BORDER-RIGHT: 1px solid; 
	PADDING-RIGHT: 0px; 
	BORDER-TOP: 1px solid; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 1px; 
	OVERFLOW: auto; 
	BORDER-LEFT: 1px solid; 
	PADDING-TOP: 0px; 
	BORDER-BOTTOM: 1px solid; 
	HEIGHT: 500px
}
.border_T
{
	border-top: solid 1px #808080;
	padding: 0px 0px 0px 0px;
}

.border_L
{
	border-left: solid 1px #808080;
	padding: 0px 0px 0px 0px;
}

.border_R
{
	border-right: solid 1px #808080;
	padding: 0px 0px 0px 0px;
}

.border_LR
{
	border-left: solid 1px #808080;
	border-right: solid 1px #808080;
	padding: 0px 0px 0px 0px;
}

.border_All
{
	border-left: solid 1px #808080;
	border-right: solid 1px #808080;
	border-top: solid 1px #808080;
	border-bottom: solid 1px #808080;
	padding: 0px 0px 0px 0px;
}
.TableLabelC
{
	background: #B8E1F8;
	height: 26px;
	padding: 3px 10px 3px 3px;
	text-align: center;
	width:7%;
}
.TableFieldC
{
	background: #FFFFFF;
	height: 26px;
	text-align: center;
	width:7%;
}
.TableLabelVF
{
	background: #CAE4F3;
	padding: 3px 10px 3px 3px;
	text-align: right;
	width: 15%;
}
.TableFieldVF
{
	background: #FFFFFF;
	padding: 3px 10px 3px 3px;
	text-align: left;
	width: 35%;
}


.TopHeader
{
	height:25px;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-image:url(../Images/bg_menutopabc.jpg);
}

img
{
	border-style: none;
	border-color: inherit;
	border-width: 0;
	vertical-align:middle;
	margin-left: 0px;
}

 .nice   
  {   
	 border-right: #0099cc 1px groove;
	 border-top: 1px solid #0099cc;
	 font-size: 9pt;
	 border-left: 1px solid #0099cc;
	 border-bottom: 1px inset #0099cc;
	 font-family: 宋体;
	 background-color:aliceblue;

  }
  
.DetailMain
{
	float: left;
	padding: 5px;
	margin: 1px;
	background: #FFF;
	border: 1px solid #666;
	width: 250px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family: inherit;	
}

.PageQuryTitle
{
	text-align:center ;
	height:30px;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-image:url(../Images/head4.gif);
	background-color:#ffffff;
	font-weight:bold;
}

.PageQuryLabel
{
	background: #CAE4F3;
	height: 26px;
	/*padding: 3px 10px 3px 3px;*/
	text-align: left;
	width: 100%;
}
  
.MouseOver
{
	color:#fff; 
	background: #7A7979; 
	border:1px solid #555;
}
  
.MouseDown
{
	color:#fff; 
	background: navy; 
	font-style: italic
}  
.MouseSelf
{
	color:#fff; 
	background: #B7B7B7; 
	border:1px solid #555;
}

.GridViewStyle
{    
	color:#333333;    
    padding: 4px;
}

.GridViewAlternatingRowStyle 
{
    background-color: #E7F6FD;
}

.GridViewEditRowStyle
{
    background-color: #CAE4F3;
    font-weight:bold;
}

.GridViewFooterStyle
{
    font-weight: bold;
}


.GridViewHeaderStyle
{    
    font-weight: bold;
    background-color: #B8E1F8;
    text-Align: center;    
}

.GridViewPagerStyle
{    
    text-align:center;
}

.GridViewRowStyle
{    
    background-color:#EFF3FB;
}

.GridViewSelectedRowStyle
{
    background-color: #CAE4F3;
    font-weight: bold;
    color: #333333;
}

.GridViewSortedAscendingCellStyle
{
	background-color:#F5F7FB;
}

.GridViewSortedAscendingHeaderStyle
{
	background-color:#6D95E1;
}

.GridViewSortedDescendingCellStyle
{
	background-color:#E9EBEF;
}

.GridViewSortedDescendingHeaderStyle
{
	background-color:#4870BE;
}

.GridViewPagerStyle table /* to center the paging links*/
{
    margin: 0 auto 0 auto;
}


