 
body{ margin: 0; padding: 0; }
 

input{ width:150px; display: block; padding: 4px; margin: 0 0 3px 0; font-size: 12px;color: #3a3a3a; font-family: Georgia, serif;}
.input2{width:80px; display: block; padding: 4px; margin: 0 0 3px 0; font-size: 12px;color: #3a3a3a; font-family: Georgia, serif;} 

.t_bg{background:url(./images/login_bg.jpg) no-repeat;}

.tt	{font-size: 13px;color: #000000; text-align:left}		  
.t1 {font-size: 20px; color:#FF3333; text-align:left}
.button	{  background:#5587B8; border: 1px solid #999;
		 -moz-border-radius: 3px; padding: 3px; 
		 color: #ffffff; font-weight: bold;
		 -webkit-border-radius: 3px; font-size: 13px;  
		  width: 150px; height:30px; } 
		  
.button:hover{ background-color:#145190; BACKGROUND-POSITION: -110px 0px;}
