
  .policy{font-family:Tahoma; font-size:11px;  color:#A1ACB8; text-decoration:none}
  .main_t{font-family:Tahoma; font-size:11px;  color:#0D4D28; }
  .main_t2{font-family:Tahoma; font-size:11px;  color:#FFFFFF; }
  .gold{font-family:Tahoma; font-size:11px;  color:#cc9900; }
  .main_a{font-family:Tahoma; font-size:11px;  color:#5C5C5C; }
  .brown{font-family:Tahoma; font-size:11px;  color:#34211F; }
  .rose{font-family:Tahoma; font-size:11px;  color:#AD3F32; text-decoration:none }
  .green{font-family:Tahoma; font-size:11px;  color:#729A94; }




  #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
		}