@charset "iso-8859-9";
/* CSS Document */

.bg_leftmain{
	background:url('lef_main.gif') repeat-y;
	width:19px;
	background-repeat:repeat-y
}
.bg_topmain{
	background:url('main_top.gif') repeat-x;
	height:26px;
	background-repeat:repeat-x
}
.bg_bottommain{
	background:url('main_bottom.gif') repeat-x;
	height:24px;
	background-repeat:repeat-x
}
.bg_rightmain{
	background:url('right_main.gif');
	height:38px
}
.bg_left_top_kose{
	background:url('left_top_kose.gif') no-repeat;
	height:26px;
	width:19px;
	background-repeat:no-repeat
}
.bg_right_top_kose{
	background:url('right_top_kose.gif') no-repeat;
	height:26px;
	width:21px;
	background-repeat:no-repeat
}
.bg_left_bottom_kose{
	background:url('left_bottom_kose.gif') no-repeat;
	height:24px;
	width:19px;
	background-repeat:no-repeat
}
.bg_right_bottom_kose{
	background:url('right_bottom_kose.gif') no-repeat;
	height:21px;
	width:24px;
	background-repeat:no-repeat
}
.bg_main{
	background:url('bg_05.gif') inherit;
	
}
.bg_news_top{
	background:url('news_bg_top.gif') no-repeat;
	
}
.bg_news_right{
	background:url('news_bg_right.gif') repeat-y;
	
}
.bg_news_left{
	background:url('news_bg_left.gif') repeat-y;
	
}
.bg_news_bottom{
	background:url('news_bg_bottom.gif') no-repeat;
	
}
.news_text{
	font-family:tahoma;
	font-size:10pt;

}
.news_head{
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color: rgb(82, 109, 148);
}
.news_link{
	cursor:pointer;
	}
.altbaslik{
	font-family:tahoma;
	font-size:10pt;
	color:#000000;
	font-weight:bold;
}
.read_news_head{
	font-size:16pt;
	font-weight:bold;
	font-family:tahoma;
	color: rgb(82, 109, 148);
}
.read_news_text{
	font-size:10pt;
	font-family:tahoma;
}