@charset "utf-8";
/* CSS Document */
#orta_ihaleler {
	border:1px #9ab6d2 solid;
	width:298px;
	height:100px;
	background:url(../image/ihaleler_bg.gif) repeat-x;
} 

#orta_ihaleler .diver {
	background:url(../image/arrow_ihale.gif) no-repeat left top;
	text-align:left;
	margin:5px;
}

#orta_ihaleler .diver a{
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left:15px;
}

#orta_ihaleler .diver a:hover {
	 text-decoration:underline;
}