h2.newsbar2 {
width:570px;
height:37px;
margin:0 0 20px 0;
padding:0;
text-indent:-9999em;
background:url(../img/index/news-bar.gif) no-repeat 0 0;
display:block;
}
h2.newsbar2 a {
width:570px;
height:37px;
margin:0;
padding:0;
text-indent:-9999em;
background:url(../img/index/news-bar.gif) no-repeat 0 0;
outline:none;
display:block;
}


.news-box-e {
width:570px;
margin:0 0 10px 0;
padding:0;
    overflow: hidden;
}

.news-box-e:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .news-box {
    height: 1em;
    overflow: visible;
}
/**/

.news-box-e h3 {
margin:0 0 10px 0;
padding:5px 0 5px 5px;
font-size:16px;
color:#CC0000;
border-left:#CC0000 1px solid;
}
.news-box-e img {
float:left;
margin:0 10px 10px 0;
padding:0;
border:none;
}