/* CSS Document */
body{
	font-size:14px;
	border-top:none;
	bgproperties:fixed;
	}
th{
	background-image:url(../image/blue.JPG);
		
  }
  
td{
	font-size:12px;
  }
 h1{
 	font-family:"Tahoma","华文楷体", "华文行楷";
 }
 /**//*****************************************************
线条文本编辑框显示风格
*****************************************************/
input.text{
   
    border: 1px solid #203D81;   
    font-family: "Arial";
    font-size: 10pt;
    height: 22px;
    padding: 1px;
}
 .fontk{
 	font-family:"华文楷体", "华文行楷";
 }
 .tablemax{
 	background-color:#FFFFFF;
 	
 }
 .trag{
 	background-image:url(../image/argent.jpg);
 }
 .buttonCss{
    font-family: "Tahoma", "宋体";
    font-size:9pt;
	background-image:url(../image/blue.JPG);
	
   BORDER-BOTTOM: #5ca4e2 1px solid; 
    BORDER-LEFT: #5ca4e2 1px solid; 
    BORDER-RIGHT: #5ca4e2 1px solid; 
    BORDER-TOP: #5ca4e2 1px solid;
    border: 1px #5ca4e2 solid;
    background-color: #e8f4ff;
    CURSOR: hand;
   
    /* width:60px;*/
    height:22px;
}
.buttonArgent{
	background-image:url(../image/argent.jpg);
	border:2;
	}
