    table
    {
     cellpadding:0;
     cellspacing:0;
     width:620px;
     height:50px;
     border-collapse:collapse;
     border:1px solid #ddddde;
     
     }
    table td
    {
     background-color:white;
     border:1px solid #ddddde;
     }
     .td_row1
     {
	  width:186px;
	  height:60px;
     }
     .td_row2
     {
	  width:254px;
	  height:60px;
     }
     .td_row3
     {
	  width:180px;
	  height:60px;
     }
     .left_class
     {
      float:left;
      margin:0 0 0 10px;
     }
     .right_class
     {
      float:right;
     }
     
     .bank_class
     {
	  width:170px;
	  height:60px;
	  float:left;
     }
     .bank_img
     {
	  float:right;
 
     }
     .input_class
     {
	  margin:0 0 10px -10px;
     }
     .label_class
     {
	  cursor:pointer;
	  font-size: 10pt;
	  font-family: ËÎÌå; 
	  color:Green;
     }