
Table#new_outer {
width: 100%;
background-color: #FFFFFF;
}
Table#new_outer TD{
padding: auto;
}
Table#news {
width: 100%;
}
Table#news TD{
padding: 2px;
}
Table#news2 TD {
padding-top: 15px;
padding-bottom: 8px;
border-bottom: 1px solid #CCCCCC;
text-align: left;
vertical-align: top;
font: 13px;
}

.smallnews_title {
font-weight: bold;
}

Div.paging {
background-color: #e5e5e5;
width: auto;
padding: 5px 8px;
}
Div.paging A{
color: #000;
text-decoration: none;
}
Div.paging A:hover {
color: #999999;
text-decoration: none;
}
Table#search {
width: 75%;
margin-top: 7px;
}
Table#search Input{
font: 11px Arial, Helvetica, sans-serif;
color: #333333;
}
Table#search TD{
font: 11px Arial, Helvetica, sans-serif;
color: #333333;
}

.Title {
font: 21px;
color: #333333;
font-weight: bold;
float: left;
height: 40px;
}
.line {
border-bottom: 1px solid #999999;
}
