
  .policy{font-family:Tahoma; font-size:11px;  color:#A1ACB8; text-decoration:none}
  .main_t{font-family:Tahoma; font-size:11px;  color:#A3A0A0; }
  .blue{font-family:Tahoma; font-size:11px;  color:#92A7B9; }
  .main_a{font-family:Palatino Linotype; font-size:12px;  color:#5c5c5c; }
  .brown{font-family:Tahoma; font-size:11px;  color:#CEB49E; }
  .rose{font-family:Tahoma; font-size:11px;  color:#D3739A; text-decoration:none }


  H1{
  	font-family:Tahoma; 
  	font-size:11px;  
  	color:#5c5c5c;
  }

  #input{
  		width:290px; height:20px;
		border-width:1px;
		border-style:solid;
		border-color:#DECAB0;
		background-color:#B19A7C;
		}
		 
		
	  #textarea{
  	width:290px; height:60px;
		border-width:1px;
		border-style:solid;
		border-color:#DECAB0;
		background-color:#B19A7C;
		overflow:auto
		}


a, input
{
position: relative;
z-index: 1;
}
