#newsList { position:relative; }
#newsList .index { position:relative; width: 100%; padding:0; margin: 0; }
#newsList .index ul { position:relative; list-style: none; padding:0; margin: 5px 0; width: 100%; height: 19px; overflow: hidden; background: #ebebeb; }
#newsList .index ul li { position:relative; float: left; height: 15px; display: inline; }
#newsList .index ul li a { position:relative; float: left; display: inline; height: 11px; padding: 4px 5px; margin: 0; color: #000; font: bold 11px/11px Arial, Verdana, Helvetica, sans-serif; text-decoration: none; }
#newsList .index ul li a:hover { background: #d3d3d3; }
#newsList h2 { font: bold 120%/140% Arial, Verdana, Helvetica, sans-serif; }
#newsList h3 { font: bold 110%/130% Arial, Verdana, Helvetica, sans-serif; color: #002970; }
#newsList .list { position:relative; padding: 0 0 0 1px; }
#newsList .list .item { position:relative; width: 100%; padding:0; margin: 10px 0; overflow: hidden; }
#newsList .list .item .more { position:relative; float: right; }
#newsList .list .other { position:relative; padding:0; margin: 2px 0 12px 6px; }
#newsList .list .other li { position:relative; padding-left: 2px; }