﻿.main_news
{
background:#fff;
position:relative;
color:#fff;
text-align:left;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;


}
.main_news .desc .block h4
{
margin:0px 0px 0px 0px;
padding:0 0 0 0px;
font-size:12;
}
.main_news .desc .block p 
{
font-family:Trebuchet MS;
font-size:70%;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}
.main_news .desc .block small 
{
margin:0px 0px;
font-family:Trebuchet MS;
font-size: 70%;

}
.main_news .desc{
position: absolute;
bottom: 0;
left: 0; 
top:0;
right:0px;
display: none; 
}
.main_news .desc .block{
background: #111;
border-top: 1px solid #000;
text-align:justify;
}
.rtl .main_news .desc .block
{
direction:rtl;
}

.subtitlebar
{
background:yellow;
}
.subtitlebar span
{
padding:2px 0px;
color:Navy;
white-space:nowrap;
font-family:Trebuchet MS;
font-size:85%;
width:100%;
}

.Header
{
background:#fff;
height:30px;
width:355px;
padding:5px 0px 0px 5px;
}

.Header td
{
width:355px;
padding:5px 0px 0px 5px;
vertical-align:top;
text-align:left;

}

.toolbar
{
background:#fff;
height:75px;
max-height:75px;
width:355px;
}

.toolbar td
{
width:355px;
padding:15px 5px 5px 5px;
vertical-align:top;
text-align:left;
}

.rtl .pagerbar
{
direction:rtl;
}
.pagerbar span
{
color:#fff;
margin:0px 15px;
}
.pagerbar ul
{
padding:0;
margin:0;
white-space:nowrap;
}
.pagerbar ul li
{
margin:0px 1px;
padding:0px 5px;
display:inline;
font-weight:bold;
color:#e99;
}
.rtl .pagerbar ul li
{
float:right;
}
.pagerbar ul li.hover { 
cursor: pointer;
color:Yellow;
}
.pagerbar ul li.active {
color:#222;
cursor:pointer;
background-color:#aaa;
}

.picndate
{
float:left;
position:relative;
}
.picndate div
{
position:absolute;
bottom:0;
left:0;
background:#111;
font-size:9px;
font-family:Trebuchet MS;
color:#fff;
padding-left:2px;
padding-right:2px;
}

.news_thumb
{

vertical-align:top;
position:relative;
height:0px;
padding:0 0 0 0px; 
list-style-type:none;
white-space:nowrap;
margin-top:10px;

}

.news_thumb img {
border-top:none;
padding: 2px;
background: #fff;


}
.news_thumb div
{
margin-top:0px;
margin-left:0px;

}
.news_thumb tr {
margin: 0;
padding: 0;
list-style: none;

}

.rtl .news_thumb tr 
{
direction:rtl;
}
.news_thumb tr hr
{
margin:0px 1px;
color: #fff; 
background-color: #fff; 
border: 1px dotted #008080; 
border-style: none none dotted; 
}
.news_thumb tr td{
background: #f0f0f0;
margin:0px 0px 0px 0px;
border-bottom:5px solid #ccc;
border-left:5px solid #ccc;
border-right:5px solid #ccc;
border-top:5px solid #ccc;
}

.news_thumb tr td.hover { 
cursor: pointer;
background: #fff;
border-bottom:5px solid #2e6f8d;
border-left:5px solid #2e6f8d;
border-right:5px solid #2e6f8d;
border-top:5px solid #2e6f8d;

}
.news_thumb tr td.active {
background: #2e6f8d;
color:White;
cursor: pointer; 
border-bottom:5px solid #2e6f8d;
border-left:5px solid #2e6f8d;
border-right:5px solid #2e6f8d;
border-top:5px solid #2e6f8d;
text-decoration:underline;

}

.news_thumb tr td h4 {
margin:2px;
padding:0;
font-family:Trebuchet MS;
font-size:10px;
}
.news_thumb tr td .block {
float: left;
margin-left: 1px;
padding: 0;
overflow:hidden;
display:inline;
}
.news_thumb tr td p
{
background:#fff;
margin:0;
margin-top:1px;
padding:0;


}

.news_thumb tr td  {
position:relative; 
min-width:40px; 
width:80px;
height:65px;
float:left; 
white-space:normal;
}

.news_thumb tr td span {
display:block; 
color:#000; 
background:#2e6f8d; 
border:1px solid #fff; 
border-width:2px 1px; 
text-align:center; 
padding:4px 16px; 
cursor:pointer;
}

.news_thumb tr td.active em  {
display:block; 
overflow:hidden; 
border:16px solid #06a; 
border-color: #2e6f8d #fff; 
border-width:0px 9px 6px 9px; 
position:absolute; 
left:50%; 
margin-top:-26px;
margin-left:-6px;
}
  
A:link 
{

text-decoration: none;
color:#000;

}
A:visited 
{
text-decoration: none;
color:#000;
}
A:active 
{

text-decoration: none;
color:#000;
}

A:hover 
{

color: #000;
}

.Header A:link 
{
background: #fff; 
text-decoration: none;
color:Blue;
}

.Header A:visited 
{
background: #fff; 
text-decoration: none;
color:Blue;
}

.Header A:hover 
{
background: #fff;
text-decoration:underline;
color: Blue;
}