a
{
text-decoration: none;
color: #88A501;
}

a:hover
{
color: red;
}

table.news_hl
{
border: none;
width: 100%;
}

.news_hl td
{
border: none;
vertical-align: top;
padding: 0px;
}

td.news_hl_icon
{
width: 64px;
padding: 3px;
vertical-align: top;
}

table.news_hl_icon
{
width: 100%;
border: 1 solid #c0c0c0;
background: white;
}

.news_hl_icon td
{
padding: 3px;
border: none;
}

.news_hl_icon img
{
border: none;
width: 58px;
height: 58px;
}

table.news_hl_data
{
width: 100%;
}

td.news_hl_data
{
padding-left: 5px;
}

td.news_hl_title
{
text-align: left;
vertical-align: top;
font-family: trebuchet ms,arial,sans-serif;
font-size: 16px;
color: #434247;
padding-bottom: 5px;
}

.news_hl_title a
{
text-decoration: none;
color: #88A501;
}

.news_hl_title a:hover
{
color: red;
}

td.news_hl_time
{
text-align: right;
vertical-align: top;
font-family: arial,sans-serif;
font-size: 10px;
color: gray;
}

td.news_hl_brief
{
text-align: left;
vertical-align: top;
font-family: arial,sans-serif;
font-size: 11px;
color: #434247;
}

.news_hl_brief div,span,p
{
font-family: arial,sans-serif;
font-size: 11px;
color: #434247;
}

table.news_vw
{
border: none;
width: 100%;
}

td.news_vw_title
{
font-family: arial,sans-serif;
font-size: 12px;
color: #434247;
vertical-align: top;
text-align: left;
border: none;
padding: 5px;
padding-top: 0px;
padding-left: 0px;
}

.news_vw_title h1
{
font-family: trebuchet ms,arial,sans-serif;
font-size: 24px;
color: #434247;
margin-bottom: 5px;
}

div.news_vw_time
{
font-family: arial,sans-serif;
font-size: 10px;
color: #808080;
padding-bottom: 5px;
}

div.news_vw_brief
{
font-family: arial,sans-serif;
font-size: 12px;
color: #434247;
}

.news_vw p,td
{
font-size: 12px;
}

td.news_vw_illustration_out
{
width: 200px;
border: none;
background: none;
text-align: center;
vertical-align: top;
}

div.news_vw_image
{
padding: 3px;
margin-left: 15px;
margin-bottom: 10px;
border: 1 solid silver;
float: right;
}

td.news_vw_illustration
{
width: 200px;
padding: 3px;
border: 1 solid #c0c0c0;
background: white;
text-align: center;
vertical-align: middle;
}

.comment a
{
color: #808080;
}

.comment a:hover
{
color: red;
}