html, body
{
  min-width: 950px;
  margin: 0;
  padding: 0;
  font-family: verdana;
  color:#444444; 
}
P
{
  margin: 0;
  padding: 0;
}
A
{ 
  color:#444444;
} 
A:hover 
{ 
  color:#0000FF;  
}
/*----*/
.new
{
  position: absolute;
  margin: -56 0 0 -2;
}
/*----*/
TABLE
{
   margin: 0;
   padding: 0; 
   cellpadding:0;
   cellspacing:0;
}
div
{
  display: block;
}
#_ttt
{
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 10;
}
#_tab
{
  margin: 0;
  padding: 0;
  background:none;
  position: relative;
  z-index: 10;
}
/*--*****************************************************************************************--*/
#ttt_
{
  margin: 0;
  padding: 0;
  float: left;
  overflow: hidden hidden;
  position: relative;
  width: 100%;
  z-index: 4;
}
.logo_
{
  text-align: center;
  width: 280px;
  position: relative;   
  float: left;
}
.len_           
{
  float: right;
  text-align:right;
  position: relative;
  width: 30%;
}
/*--*****************************************************************************************--*/
#ccc_
{
  float: left;
  overflow: hidden hidden;
  position: relative;
  width: 100%;
  z-index: 4;
}
.menu_
{
  min-width: 250px;
  width: 26%;
  float: left;
  position: relative;   
  float: left;
}
.cont_
{
  margin-left: 2%;
  margin-top: -4;
  float: left;
  position: relative; 
  width: 50%;
}
/*--*****************************************************************************************--*/
#_clear
{
  float: left;
  overflow: hidden hidden;
  position: relative;
  width: 950px;
  height: 1px;
  z-index: 0;
}
.temp_
{
  left:50%;                                          
  margin-left: -200px;
  background:url(img/temp_.png) no-repeat;
  background-position: center;
  position: absolute;
  width: 416px;
  height:208px;
  top: 10px;
  z-index: 999;
  
  display: none;
  
  text-align: center;
  font-weight: 300;
  font-size: 16px;
  line-height: 22px;
  font-family: Tahoma;
  letter-spacing: 0px;   
}#footer {	position: absolute; 	margin-top: -30px; 	margin-left: -22px; 	text-align: right; 	z-index: 999; 	width: 100%;	font: 12px Vernada, Arial, Helvetica, sans-serif;	color: #444;}


