@import "base.css";
@import "link.css";
body { line-height: 1.2em; }
.topLeft   { float: left; width: 337px }
.topRight    { margin-left: 349px; width: 337px }
h2  { margin-bottom: 5px }
/* news */
dl.news_b,
dl.news    { font-size: 70%; padding: 10px }
dl.news_b dt,
dl.news dt  { color: #FF6600; font-weight: bold }
dl.news_b  { background-color: #e2f6ff }
dt.newsIcon   { background: url(images/icon_up_b.jpg) no-repeat 7em 0.3em }
dt.newIcon   { background: url(images/icon_new.gif) no-repeat 7em 0.3em }
dt.b_newsIcon   { background: url(images/icon_b_news.gif) no-repeat 7em 0.3em }
span.pink { color:#FF3366; font-weight: bold; font-size: 110% }