﻿body 
{
	font-family:Tahoma;
	font-size:11.5px;
	text-align:left;
	text-decoration:none;
}

.main{width:920px;margin:0 auto;}

/****************************************************************************************/

/*****THUMBNAIL NEWS*****************/
.thumbnailnews{position: relative;z-index: 0;}
.thumbnailnews:hover{background-color: transparent;z-index: 50;overflow:hidden;}
.thumbnailnews span{position: absolute;padding:2px;left:-2000px;border:none ;visibility: hidden;color: black;text-decoration: none;}
.thumbnailnews span img{border-width: 0;padding: 2px;width:250;}
.thumbnailnews:hover span{overflow: visible;bottom:100;left: 100px;}
#timer{font-family:Tahoma;font-size:10px;}
