﻿
div.banner_Code
{
	
	height: 227px;
	position: relative;
	overflow: hidden;
	background-color:White;
	width:930px;

}

div.banner_Rakamlar
{
	width: 100%;	
	position: relative;
	height:35px;
	 text-align:left;
}

ol.banner_Rakamlar
{
	width: 100%;
	list-style-type: none;
	display: inline;
	height: 20px;
	position: relative;
}

ol.banner_Rakamlar li
{
	font-family: Trebuchet Ms;
	font-size: 11pt;
	text-decoration: none;
	color:White;
	margin: 0px 2px 0px 0px;
	padding-top:3px;	
	vertical-align:top;
	float:right;
	cursor: pointer;
	position: relative;
	background-image: url('../resimler/yuvarlak_fon.PNG' );
	background-repeat: no-repeat;
	height: 32px;
	width: 35px;
	text-indent: 12px;
	font-weight:bold;
}

ol.banner_Rakamlar .selected
{
	color: #006170;
}

ol.banner_Rakamlar .navi
{
	color:White;
	cursor: pointer;
}

ol.banner_Rakamlar .navi hover
{
	color: #ee6e00;
	cursor: pointer;
}


