﻿#slider ul{clear:both;}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	
	}
#slider li{ 
	margin-top:5px;
	width: 323px;
	height: 133px;
	overflow:hidden; 
	}	
#back{ float:left;}	
#next {float:right;}	
#geri a, #ileri a{  
	text-decoration:none;
	display:block;
	float:left;
	width:8px;
	height:15px;
	}	


.news_box {
	width: 323px;
	height: 133px;
	padding:10px 0px 0px 10px;
	float:left;
	margin-left:12px;
}

.news_box_no {
	width: 44px;
	height: 15px;
	background: url("images/news_box_no.png"); background-repeat:no-repeat;
	float:right;
	margin-right:20px;
}


.news_box_left {
	clear:left;
	float:left;
	color:#5a707e;
	width:100px;
	margin-right:5px;
	font-size:12px;
}


.news_box_right {
	float:left;
	color:#5a707e;
	width:210px;
}

.news_header{
	color:#5a707e;
	font-weight:bold;
	font-size:12px;
	
	
}

.news_text	{
	height:28px;
	font-size:11px;
	font-weight:normal;
	overflow:hidden;
	
	
}