/* CSS Document */

#newsblock {
width:545px;
height:200px;
/*padding:5px;*/
border:1px solid #CCCCCC;
background:#FFFFFF;
}

#newsblock .news {
display:block;
color:#777;
font:12px Arial;
text-decoration:none
}

/*#newsblock .news { display:block; color:#777; font:12px "Trebuchet MS", "MS Sans Serif", georgia; text-decoration:none }*/

#newsblock .news:hover {
color:#111;
}

/*resmin width height i */

#newsblock .hot {
float:left;
width:300px;
height:200px;
margin-right:5px;
}

#newsblock .hot a {
margin-top:155px;
padding:5px;
position:absolute;
z-index:99;
display:block;
width:300px;
text-decoration:none;
font:12px "Trebuchet MS", "MS Sans Serif", georgia;
color:#ccc;
line-height:13px;
}

#newsblock .hot a span {
display:block;
font:15px "Arial Narrow", Arial, Tahoma;
letter-spacing:-1px;
padding:0;
margin:0;
color:#eee;
height:35px;
overflow:hidden;
}

#newsblock .hot a:hover {
color:#fff;
}

#newsblock .hot a:hover span {
color:#fff;
}

#newsblock .hot div {
margin:155px 0 0 0px;
position:absolute;
z-index:95;
display:block;
width:300px;
height:45px;
background:#000;
opacity:0.4;
filter:alpha(opacity=40);
}

.butonyeri{

}

/*
* {
	margin:0; 
/*	padding:0;*/
	font-size:100%;
}
*/
