.captcha
{
  display: block;
}
.fnf
{
  border : 1px solid #dd0000;
  background-color: #330000;
}
.captcha_text
{  
  display : block;
  font-weight : bold;
}
.captcha_code_output
{ 
  display : block;
  font-size : 16px;
  font-weight: bold;
  color : #aa0000;
}
.captcha_code_input
{
  width : 150px;
}


.system
{
}

.system h1
{
  font-size : 14px;
}

.system h2
{
  font-size : 12px;
}

.system a,
.system a:hover,
.system a:visited,
a.system:link:hover,
a.system:visited,
a.system:link
{
  font-size : 12px;
  color : #ff5f5f;
  text-decoration : none; 
}
