
 body {margin:0px; padding:0px; background-color:#E8E8E8}

  .policy{font-family:Tahoma; font-size:11px;  color:#84877F; text-decoration:none }
  .green{font-family:Tahoma; font-size:11px;  color:#79994E; text-decoration:none }
  .main_d{font-family:Tahoma; font-size:11px;  color:#424242; line-height:13px}
  .main_h{font-family:Tahoma; font-size:14px;  color:#424242; line-height:16px}
  .main_l{font-family:Tahoma; font-size:11px;  color:#727272; line-height:13px}

img
{  border-style: none;
}


  .input{
  		width:109px; height:18px;
		border-width:1px;
		border-style:solid;
		background-color:#F6F6F6;
		border-color:#C3CABB;
		font-family:Tahoma; font-size:11px;  color:#424242;
		padding-top:2px;
		}

		.textarea{
		width:109px; height:89px;
		border-width:1px;
		border-style:solid;
		background-color:#F6F6F6;
		border-color:#C3CABB;
		font-family:Tahoma; font-size:11px;  color:#424242;
		padding-top:2px;
		overflow:auto;
		}