@charset "gb2312";
body{
     font-size: 12px;
     font-family:"Lucida Grande", "Arial", "Lucida", "Verdana", "Helvetica", "宋体","sans-serif";
     cursor:default;
     background-image: url(bj.gif);
     scrollbar-face-color: #727FE6;
     scrollbar-highlight-color: #81C4FC;
     scrollbar-shadow-color: #DEE3E7;
     scrollbar-3dlight-color: #D1D7DC;
     scrollbar-arrow-color:E5EAEE;
     scrollbar-track-color:E5EAEE;
     scrollbar-darkshadow-color:ffffff;
     }
div.RoundedCorner{background: #83de83;} 
b.rtop, b.rbottom{display:block;background: #d7f6d7;} 
b.rtop b, b.rbottom b{display:block;height: 1px;overflow: hidden; background:#83de83;} 
b.r1{margin: 0 5px} 
b.r2{margin: 0 3px} 
b.r3{margin: 0 2px} 
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}	 
	 
A {font-family:"Lucida Grande", "Arial", "Lucida", "Verdana", "Helvetica", "宋体","sans-serif";}
A:link {text-decoration: none; color:#000000;}
A:visited {text-decoration: none; color:#000000;}
A:active {text-decoration: none; color: #FF0000;}
A:hover {text-decoration: none; color: FF0000;}
input{font-family:"Lucida Grande", "Arial", "Lucida", "Verdana", "Helvetica", "宋体","sans-serif";
      font-size:12px;
      background-color:f4f8cd;
      border:1 solid #808080;
	  } 
textarea{font-family:"Lucida Grande", "Arial", "Lucida", "Verdana", "Helvetica", "宋体","sans-serif";
         font-size:12px;
		 background-color:f4f8cd;
		 border:1 solid #808080;
		 }
select{font-family:"Lucida Grande", "Arial", "Lucida", "Verdana", "Helvetica", "宋体","sans-serif";
       font-size:12px;
	   background-color:83de83;
	   }

.1{BACKGROUND-IMAGE:url('tp.gif'); }
.2{BACKGROUND-COLOR: 83de83;}
.3{BACKGROUND-COLOR: bfccd0;}
.4{BACKGROUND-COLOR: d7f6d7;}
.5{   /*定长主输入框*/
   BORDER-TOP:d3d4d2 1px groove; 
   BORDER-RIGHT:d3d4d2 2px groove; 
   BORDER-LEFT:d3d4d2 1px groove; 
   BORDER-BOTTOM:d3d4d2 2px groove; 
   FONT:12px Verdana,Geneva,sans-serif;font-weight:bold; COLOR:2dac51; 
   WIDTH:160px; HEIGHT:20px;BACKGROUND-COLOR:transparent;} 
.6{   /*不定长主输入框*/
   BORDER-TOP:d3d4d2 1px groove; 
   BORDER-RIGHT:d3d4d2 2px groove; 
   BORDER-LEFT:d3d4d2 1px groove; 
   BORDER-BOTTOM:d3d4d2 2px groove; 
   FONT:12px Lucida Grande,Arial,Lucida,Verdana,Helvetica,宋体,sans-serif;
   font-weight:bold;
   COLOR:2dac51;
   HEIGHT:20px;BACKGROUND-COLOR:transparent;} 
.7{/*提交按钮*/
   FONT: 12px;
   font-weight:bold;
   COLOR:2dac51;
   BACKGROUND-COLOR:d3d4d2;
   FONT:12px Lucida Grande,Arial,Lucida,Verdana,Helvetica,宋体,sans-serif;
   cursor:hand;
   }  