@charset "utf-8";
/* CSS Document */
.baslik
{
font-family:Verdana;
font-size:17px;
color:#ff7c21;
font-weight:bold;
}
.baslik2
{
font-family:Verdana;
font-size:12px;
color:#ff7c21;
font-weight:bold;
text-indent:20px;
}
.icerikyazi
{
font-family:Verdana;
font-size:12px;
color:#FFF;
}
.bayiyazi
{
font-family:Verdana;
font-size:11px;
color:#FFF;
}
.duyurulink a
{
	font-family:Verdana;
	font-size:10px;
	color:#ff7c21;
	text-decoration:none;
}
.duyurulink a:hover
{
text-decoration:underline;
}
#ustkisim
{
	background-image:url(/static/images/top_bg.jpg);
height:200px;
background-repeat:no-repeat;
background-position:top center;
}
#altkısım
{
background:url(/static/images/bottom_bg.jpg);
height:124px;
background-repeat:no-repeat;
background-position:bottom center;
font-family:Verdana;
font-size:11px;
color:#FFF;
}
#ustlink
{
width:970px;
height:160px;
margin-right:auto;
margin-left:auto;
font-family:Verdana;
}

#ustlink a
{
font-family:Verdana;
font-size:12px;
color:#FFF;
text-decoration:none;
}
#ustlink a:hover
{
color:#ff7c21;
}
#icerik1
{
width:970px;
height:170px;
margin-left:auto;
margin-right:auto;
}
#icerik2
{
width:970px;
height:400px;
margin-left:auto;
margin-right:auto;
}
 #urunkategori
 {
list-style:none; 
list-style-image: url(/static/images/urunok.png);
 }
#urunkategori a
{
font-family:Verdana;
font-size:12px;
color:#FFF;
text-decoration:none;

}
#urunkategori a:hover
{
font-family:Verdana;
color:#ff7c21;
}
#altlink a
{
	font-family:Verdana;
	font-size:11px;
	color:#FFF;
	text-decoration:none;
	display:block;
	float:left;
	padding-left:15px;
	padding-right:15px;
}
#altlink a:hover
{
	color:#ff7c21;
}
.altlinkcizgi
{
width:1px;
height:12px;
background-color:#FFF;
display:block;
float:left;

}
#haberlink a
{
font-family:Verdana;
font-size:13px;
color:#FFF;
text-decoration:none;
}
#haberlink a:hover
{
	color:#ff7c21;
	text-decoration:underline;
}
#altkategori a
{
font-family:Verdana;
	font-size:14px;
	color:#FFF;
	text-decoration:none;
}
#altkategori a:hover
{
color:#c80606;
}
#duyurulink a
{
font-family:Verdana;
font-size:12px;
color:#FFF;
text-decoration:none;
}
#duyurulink a:hover
{
color:#dcdcdc;
}
#pdflink a
{
font-family:Verdana;
font-size:10px;
color:#FFF;
text-decoration:underline;
}
#pdflink a:hover
{
color:#ff7c21;
text-decoration:underline;
}

#gereklilink a
{
font-family:Verdana;
font-size:12px;
color:#FFF;
text-decoration:none;
}
#gereklilink a:hover
{
	color:#ff7c21;
text-decoration:underline;
}
	


<!--haber css-->
#scr1 {
  visibility:hidden;
 }
 #scr1, #scr1 div.default {
   width:400px;
   height:40px;
   overflow:hidden;
   visibility:visible;
 } 
 #scr1 table tr td div {
  visibility:visible;
 }
 #scr1 table tr td {
   color: #fff;
   font-family: Verdana;
   font-size:13px;
  }
  .link a
  {
   color: #fff;
   font-family: Verdana;
   font-size:12px;
   text-decoration:none;
  }
  .link a:hover
  {
	  color:#ff7c21;
  }
	  
 <!-- haber css bitişi-->

