.ls, .ls a{
  font: normal 12px arial;
  color: #000;
}
.ls a{
  text-decoration: underline
}
.ls input[type='submit'],
.ls input[type='button'],
.ls button{
  background: #ff0000 ;
  border:1px solid #ff0000 ;
  color:#FFFFFF;
  font:11px tahoma;

}
.ls input[type='text'], .ls input[type='password'], .ls textarea{
  border:1px solid #8C8398;
  color:#8C8398;
  font:11px tahoma;
  padding-left:3px;
}
form.linklist input[type='text']{
  width: 350px;
}
div.linklist{
  overflow: hidden;
  margin-top: 30px;
}
div.linklist p{
  /*---------*/
}
div.linklist p a{
  /*---------*/
}
div.linklist div{
  float:left;
  height:221px;
  margin:0 30px 25px 0;
  text-align:center;
  width:196px;
}
div.linklist div a{
  /*---------*/
}
table.linklist div, table.linkbody h1{
  font-size: 16px;
  margin-top: 25px;
  color: #000
}
table.linkbody h1{
  margin: 0
}


div.firmname{
  margin-bottom: 12px;
}
div.firmname-s{
  color: #000;
  font-size: 16px;
  margin-bottom: 12px;
}
div.firmname a{
  color: #0066cc ;
  text-decoration: none
}
span.partnertext{
  font-size: 11px;
}
.linktdbgcolor{
  background: #e3e3e3
}
.linkform input[type='text'], .linkform textarea, .linkform input[type='password']{
  width: 75%;
  margin-bottom: 15px;
}
.linkform textarea{
  height: 90px
}
.ls div.artDiv{
  padding: 0;
  margin-top: 30px;
}
.ls div.artDiv p{
  margin: 0 0 15px 0
}

