table.mainnews
{
border: none;
background: none;
width: 100%;
}

.mainnews table
{
border: none;
background: none;
width: 100%;
}

.mainnews td
{
font-family: verdana;
font-size: 8pt;
color: black;
padding: 5;
border: none;
vertical-align: top;
}

.mainnews td.mainnews-img
{
padding: 2;
border: 1 solid black;
}

.mainnews-img img
{
border: none;
}

td.mainnews-title
{
font-size: 10pt;
font-weight: bold;
border-bottom: 1 solid black;
vertical-align: bottom;
color: #334477;
}

td.mainnews-time
{
text-align: right;
border-bottom: 1 solid black;
vertical-align: bottom;
color: gray;
}

.mainnews-text div
{
padding-bottom: 5;
text-align: justify;
}

table.briefnews
{
border: none;
background: none;
width: 100%;
}

.briefnews table
{
border: none;
background: none;
width: 100%;
}

.briefnews td
{
font-family: verdana;
font-size: 8pt;
color: black;
padding: 5;
border: none;
vertical-align: top;
}

.briefnews td.briefnews-img
{
padding: 2;
border: 1 solid black;
}


.briefnews td.briefnews-img-logo
{
padding: 2;
border: 0 ;
}

.briefnews a.briefnews-img-logo
{
padding: 2;
border: none ;
}

.briefnews-img img
{
border: none;
}

td.briefnews-title
{
font-size: 10pt;
font-weight: bold;
border-bottom: 1 solid black;
vertical-align: bottom;
color: #334477;
}

td.briefnews-caption
{
font-size: 8pt;
font-weight: bold;
vertical-align: bottom;
}

td.briefnews-body
{
text-align: justify;
}

.briefnews a
{
color: black;
text-decoration: none;
}

.briefnews a:hover
{
color: #556699;
text-decoration: none;
}

.mainnews a
{
color: black;
text-decoration: none;
}
#556699
.mainnews a:hover
{
color: red;
text-decoration: none;
}