@charset "iso-8859-1";

#home-flash {
  width:920px;
  height:180px;
  margin:-10px 0 0 0;
}

#ht-news {
  width:340px;
  height:38px;
  background:url("../img/ht-news.png") no-repeat;
}
#ht-blog {
  width:340px;
  height:38px;
  background:url("../img/ht-blog.png") no-repeat;
}
#ht-news a, #ht-blog a {
  display:block;
  height:28px;
  text-indent:-9999px;
  float:left;
}
#ht-news h3, #ht-blog h3 {
  width:295px;
  float:left;
}
#ht-news h3 a, #ht-blog h3 a {
  width:295px;
}
#ht-news-rss, #ht-blog-rss {
  width:12px;
}
#ht-news-to, #ht-blog-to {
  width:12px;
}

