﻿
div.banner_Code
{
	
	width: 100%;
	height: 250px;
	position: relative;
	overflow: hidden;
	
}


div.banner_Rakamlar
{
	width: 100%;	
	position: relative;
}


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: 13pt;
	text-decoration: none;
	color: #333333;
	text-align:left;	
	padding-top: 2px;	
	margin: 0px 0px 0px 0px;	
	vertical-align: middle;
	float:left;
	cursor: pointer;
	position: relative;
	background-image: url(       '../resimler/top.png' );
	background-repeat: no-repeat;
	height: 25px;
	width: 25px;
	text-indent: 7px;
	behavior: url( '../scripts/iepngfix.htc' );
}

ol.banner_Rakamlar .selected
{
	color: #ee6e00;
}

ol.banner_Rakamlar .navi
{
	color: #ee6e00;
	cursor: pointer;
}

ol.banner_Rakamlar .navi hover
{

	color: #ee6e00;
	cursor: pointer;
}


