@charset "UTF-8";

.cssskin-_block_footer a:link {
  color: #ffffff;
  text-decoration: none;
  border-bottom: none;
  padding-bottom: 1px;
}

.cssskin-_block_footer a:hover {
  color: #ffffff;
  text-decoration: none;
  background: url(block);
  border-bottom: 1px solid #fff;
}

.cssskin-_block_footer a:visited {
  color: #ffffff;
  text-decoration: none;
  border-bottom: 1px solid #e6e6e6;
}

.cssskin-_block_footer  {
  width: 980px;
  font-size: 12px;
  line-height: 2;
  color: #ffffff;
}

.cssskin-_block_footer h3 {
  font-size: 14px;
  font-weight: bold;
  border-left: 4px solid #fff;
  padding-left: 10px;
  margin-bottom: 6px;
}

.cssskin-_block_footer h4 {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.6;
}

