/* Top CSS */
div#hbkWrapper { position: relative; top: 0px; width: 950px; margin: 0 auto 0 auto; padding: 0px; }
div#hbkLeftColumn { width: 255px; background-image: url(../images/descriptionpage/sub_leftbg.jpg); background-position: 0px -3px; float: left; }
div#hbkRightColumn { width: 695px; background: white; float: left; overflow:hidden; }
div#hbkFooter { width: 950px; height: 53px; background-image: url(../images/descriptionpage/sub_footer.gif); background-repeat: repeat-x; background-position: 0 20px; clear: both; }
div#hbkCopyright { width: 950px; height: 68px; background: white; }

/* right side of Top */
div#hbkBar { height: 50px; width: 695px; background-image: url(../images/descriptionpage/sub_header.jpg); }
div#hbkInfoContents { width: 695px; background: white; background-image: url(../images/toppage/contents_bg.jpg); background-position: 0px 0px; background-repeat: no-repeat; }


/* \ */
.hbkInfos {
  padding:20px;
  background-image: url(../images/more_news/article_content.gif);
  background-repeat : repeat-y;
}
.hbkInfoLinks
{
  width: 198px;
  border-left: solid 1px #73756a;
  border-right: solid 1px #73756a;
  background-color: white;
}

.hbkInfos a {
  color: #fe0000;
}

