A {font-family:Tahoma; font-size:11px; text-decoration:underline;  color:#FFF995; line-height:12px }
A:hover {font-family:Tahoma; font-size:11px; text-decoration:none; color:#FFF995; line-height:12px }
A:visited {font-family:Tahoma; font-size:11px;  text-decoration:underline; color:#FFF995; line-height:12px }
A:active {font-family:Tahoma; font-size:11px;  text-decoration:underline; color:#FFF995; line-height:12px }

  .main{font-family:Tahoma; font-size:11px;  color:#FFFFFF; line-height:12px }
  .mainfront{font-family:Tahoma; font-size:11px;  color:#7d7d7d; line-height:12px }
  .blue{font-family:Tahoma; font-size:11px; text-decoration:underline; color:#3E6EB1; }
  .blue:hover{font-family:Tahoma; font-size:11px; text-decoration:none;  color:#3E6EB1; }
  .blue:active{font-family:Tahoma; font-size:11px;  color:#3E6EB1; }
  .blue:visited{font-family:Tahoma; font-size:11px;  color:#3E6EB1; }
  .input{font-family:Tahoma; font-size:10px;  color:#A3A3A3; }
  .text2{font-family:Tahoma; font-size:10px;  color:#BAC3CD; }
  .yellow{font-family:Tahoma; font-size:11px;  color:#FFF995; }
  .white{font-family:Tahoma; font-size:11px;  color:#FFFFFF; line-height:12px }
  .title{font-family:Tahoma; font-size:11px;  color:#4F4F4F; }
  .gray{font-family:Tahoma; font-size:11px;  color:#616161; }
  .text{font-family:Tahoma; font-size:11px;  color:#6B6B6B; }
  .menu{font-family:Tahoma; font-size:11px;  color:#5F6266; text-decoration:none }
  .menu:visited{font-family:Tahoma; font-size:11px;  color:#5F6266; text-decoration:none }
  .menu:active{font-family:Tahoma; font-size:11px;  color:#5F6266; text-decoration:none }
  .menu:hover{font-family:Tahoma; font-size:11px;  color:#9a0000; text-decoration:none }
  .policy{font-family:Tahoma; font-size:11px;  color:#586878; text-decoration:none }

  #input{
  		width:160px; height:20px;
		border-width:2px;
		border-style:solid;
		background-color:#E8F6F4;
		border-color:#0A0A0A;
		padding-top:2px;
		}
		
	  #textarea{
		width:160px; height:132px;
		border-width:2px;
		border-style:solid;
		background-color:#E8F6F4;
		border-color:#0A0A0A;
		padding-top:2px;
		overflow:auto
		}
