@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	background-image:url(../images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-attachment:fixed;
}
.haber_yazi{
	font-family:Tahoma;
	font-size:10px;
	color:#333333;}
	
.haber_baslik{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#0066FF;}	
	
.footer_text{
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;}		
	
a.footer_link{
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;}
	
a.footer_link:hover{
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	color:#CCCCCC;}
	
.infocity_yazi{
	font-family:Tahoma;
	font-size:11px;
	color:#333333;}

.text1{
	font-family:Tahoma;
	font-size:12px;
	color:#333333;}
.text2{
	font-family:Tahoma;
	font-size:14px;
	color:#0066FF;}	
	
.inp_1 { 
	background-color:#FFFFFF;
	width:188px; height:19px; border: solid 1px #0066FF; 
	font-family:Tahoma; font-size:11px; color:#333333;
	padding-left:6px;}
.inp_2 { 
	background-color:#ffffff;
	width:188px; height:109px; border: solid 1px #0066FF;
	font-family:Tahoma; font-size:11px; color:#333333;
	padding-left:6px;}
	
a.haber_link{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#0066F;
	text-decoration:none;}
	
a.haber_link:hover{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#000066;}	
	

								