
  
/*****************************************/
.InputCss {  
    font-size: 9pt; 
    color: #003399; 
    font-family: "宋体"; 
    font-style: normal; 
	/*background-color: #CCCC99; */
    border-color: #93BEE2 #93BEE2 #93BEE2 #93BEE2 ; 
    border: 1px #93BEE2 solid; 
}
/*按钮样式*/
.ButtonCss {
    font-family: "Tahoma", "宋体";
    font-size: 9pt; color: #003399;
    border: 1px #003399 solid;
    color:006699;
    BORDER-BOTTOM: #93bee2 1px solid; 
    BORDER-LEFT: #93bee2 1px solid; 
    BORDER-RIGHT: #93bee2 1px solid; 
    BORDER-TOP: #93bee2 1px solid;
    background-image:url(../Images/bluebuttonbg.gif);
    background-color: #e8f4ff;
    CURSOR: hand;
    font-style: normal ;
}
/*蓝色按钮样式*/
.blueButtonCss {
    font-family: "Tahoma", "宋体";
    font-size: 9pt; color: #003366;
    border: 0px #93bee2 solid;
   /* BORDER-BOTTOM: #93bee2 1px solid; 
    BORDER-LEFT: #93bee2 1px solid; 
    BORDER-RIGHT: #93bee2 1px solid; 
    BORDER-TOP: #93bee2 1px solid;*/
    background-image:url(../Images/blue_button_bg.gif);
    background-color: #ffffff;
    CURSOR: hand;
    font-style: normal ;
}
/*红色按钮样式*/
.redButtonCss {
    font-family: "Tahoma", "宋体";
    font-size: 9pt; color: #0066cc;
    border: 1px #93bee2 solid;
    BORDER-BOTTOM: #93bee2 1px solid; 
    BORDER-LEFT: #93bee2 1px solid; 
    BORDER-RIGHT: #93bee2 1px solid; 
    BORDER-TOP: #93bee2 1px solid;
    background-image:url(../Images/redbuttonbg.gif);
    background-color: #ffffff;
    CURSOR: hand;
    font-style: normal ;
}
/*绿色按钮样式*/
.greenButtonCss {
    font-family: "Tahoma", "宋体";
    font-size: 9pt; color: #0066cc;
    border: 1px #93bee2 solid;
    BORDER-BOTTOM: #93bee2 1px solid; 
    BORDER-LEFT: #93bee2 1px solid; 
    BORDER-RIGHT: #93bee2 1px solid; 
    BORDER-TOP: #93bee2 1px solid;
    background-image:url(../Images/greenbuttonbg.gif);
    background-color: #ffffff;
    CURSOR: hand;
    font-style: normal ;
}

/*****************************************/


.table
{
	background-color: #DBE8F2;
	border-style:solid;
	
}

.GbText {  font-size: 9pt}

.Tabletitle 
{
	
	background-color: #4455aa;
	color: white;
	font-size: 12px;
	font-weight:bold;
}


TD.TableBody0 {background-color: #BFD3EE;}

TD.TableBody1 {background-color: #e8f4ff;}

TD.TableBody2 {background-color: #DBE8F2;}

.Input3 {
	font-family: "宋体";
	font-size: 9pt;
	color: #0066CC;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #0066CC;
	border-left-color: #FFFFFF;

}
.xuline {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #75a6e5;
	padding-top: 5px;
	padding-bottom: 4px;
}

td 
{  
	font-family: "宋体"; 
	font-size: 12px; 
	color: #000000
}

a 
{  
	font-family: "宋体"; 
	font-size: 12px; 
	color: #000000; 
	text-decoration: none
}
a:hover
{  
	font-family: "宋体"; font-size: 12px; color: #000000; text-decoration: underline
}

a.bai {  font-family: "宋体"; font-size: 12px; color: #FFFFFF; text-decoration: none}
a.bai:hover {  font-family: "宋体"; font-size: 12px; color: #FFFFFF; text-decoration: underline}

  .dropdownlist   
  {   
  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:#e4e4e4;
  }
  

  
 
