﻿    .input {
	     height:20px;
	     border:1px solid #BBBBBB; 
	     padding-top:5px; 
	     font-family:Arial, Helvetica, sans-serif; 
	     padding-left:5px; 
	     width:190px;
	     letter-spacing:2px; 
	     font-weight:bold; 
	     font-size:14px;
        }
    .btn { 
        background-image:url(../images/enter_bg.png);
	    width:61px; height:28px; border:0px;
	    background-repeat:no-repeat; 
	    font-weight:bold;
        }
