* {
	margin : 0px;
	padding : 0px;
}


body {

	color : #7B7B7B;
	text-align : center;
	font-family : tahoma, sans-serif;
	font-size : 13px;
	background-image: url(images/arkaplan.gif);
}

.style1 {
	font-size: 14px;
	font-weight: bold;
}
.style2 {font-size: 14}

.kirmizi {color: #CE0000}

a:link { 
  text-decoration: none; 
  color: #666; 
	font-family: verdana; 
  font-size: 10px;
  }

a:visited { 
  text-decoration: none; 
  color: #666; 
	font-weight: normal;
	font-family: verdana; 
  font-size: 10px;
  }

a:hover { 
  text-decoration: underline; 
  color: #666; 
	font-family: verdana; 
  font-size: 10px;
  }

/* Header Style */


		font-size:13px;
	
		margin:0px;
		padding:0px;
		text-align:center;
		
	}
	
	.poller{	/* The poller box */
	
				
		height:240px;
			
		padding:3px;	
		
		margin:2px;
	}
	/* Poller title above radio buttons */
	.pollerTitle{
		margin-bottom:5px;
		font-weight:bold;
	}
	/* Label for each radio button */
	.pollerOption{
		margin:0px;
	}
	/* Label for each option above graph - i.e. results */
	.result_pollerOption{
		margin:0px;
		font-size:13px;
	}
	/* Title of poller - when ajax shows the results */
	.result_pollerTitle{
		margin-bottom:5px;
		font-weight:bold;
		font-size:13px;
	}
	/* Don't change this one, it is used to get the left and right image(the corner) positioned correctly */
	.result_pollGraph img{
		float:left;
	}
	/* The <div> tag where the percentage result is shown */
	.result_pollGraph div{
		float:left;
		height:16px;
		background-repeat:repeat-x;
		color:#FFF;
		font-size:13px;
		line-height:16px;
	}
	/* Graph div - parent of both the corner images and the div displaying percentage votes */
	.result_pollGraph{	
		height:16px;
	}
	
	/* Message when Ajax is working getting restults fromt the server */
	.poller_waitMessage{
		display:none;	
	}	
	
	.result_totalVotes{
		clear:both;
		font-size:13px;
		margin-top:10px;
		font-style:italic;
	}
/* Menu Style */

#sayfa_menuler {
	margin : 0px auto;
	width : 684px;
	height : 35px;
	float : none;
	clear : both;
	text-align : center;
}

#sayfa_menuler ul {
	height : 35px;
}

#sayfa_menuler li {
	padding : 12px 24px 0px;
	height : 14px;
	float : left;
	display : block;
	position: relative;
}


/* Gövde sayfa düzeni */

#sayfa_duzeni {
	margin : 0px auto;
	width : 953px;
	text-align : justify;
	display : block;
	clear : both;
}

#sutun_sol {
	width : 179px;
	float : left;
}

#sutun_ana {
	margin-left : 13px;
	width : 562px;
	float : left;
}

#sutun_tek {
	margin-left : 13px;
	width : 760px;
	float : left;
}

#sutun_sag {
	margin-left : 13px;
	width : 185px;
	float : left;
}


/* Sol Sutun */

.sutun_sol_bolum {
	width : 177px;
	background : #fff;
	overflow : hidden;
	display : block;
	clear : both;
}

.sutun_sol_bolum h2 {
	padding : 7px 0px;
	width : 177px;
	height : 11px;
	color : #fff;
	font-size : 13px;
	line-height : 11px;
	font-weight : bold;
}

.sutun_sol_bolum h2 span {
	left : 13px;
	display : block;
	position : relative;
}

.sutun_sol_bolum .icerik {
	margin : 15px 14px;
	width : 149px;
}

.sutun_sol_bolum .dipnote {
	padding-left : 5px;
	padding-right : 5px;
	text-align : justify;
	color : #949393;
	clear : both;
}

.sutun_sol_bolum form {
	width : 149px;
	float : none;
}

/*Sayfalar */
#solmenu_sayfalar h2 {
	background-color : #004080;
	border-bottom : #004080 1px solid;
}

#solmenu_sayfalar .icerik {
	text-align : center;
}

#solmenu_sayfalar ul {
	margin-left : 4px;
	margin-right : 4px;
	margin-bottom : 14px;
	width : 141px;
	height : 97px;
	background : 0px 0px;
	overflow : hidden;
}

#solmenu_sayfalar li {
	display : block;
	float : left;
}

#solmenu_sayfalar li span {
	padding-top : 6px;
	padding-bottom : 5px;
	width : 20px;
	text-align : center;
	position : relative;
	display : block;
}

#solmenu_sayfalar li a {
	color : #004080;
	font-size : 13px;
	font-weight : bold;
	text-decoration : none;
}

#solmenu_sayfalar a:hover {
	color : #005BB7;
}

#solmenu_sayfalar .dipnote {
	font-weight : bold;
	line-height : 13px;
}

#solmenu_sayfalar .dipnote h4 {
	padding-bottom : 5px;
	color : #003162;
	text-transform : uppercase;
	font-size : 13px;
}

#solmenu_sayfalar .dipnote em {
	color : #004080;
	font-style : normal;
	font-size:13px;
}

/*Arama */
#solmenu_arama h2 {
	background-color : #7EB610;
	border-bottom : #7EB610 1px solid;
}

#solmenu_arama .icerik {
	text-align : center;
}

#solmenu_arama ul {
	margin-left : 4px;
	margin-right : 4px;
	margin-bottom : 14px;
	width : 141px;
	height : 97px;
	background : 0px 0px;
	overflow : hidden;
}

#solmenu_arama li {
	display : block;
	float : left;
}

#solmenu_arama li span {
	padding-top : 6px;
	padding-bottom : 5px;
	width : 20px;
	text-align : center;
	position : relative;
	display : block;
}

#solmenu_arama li a {
	color : #7EB610;
	font-size : 13px;
	font-weight : bold;
	text-decoration : none;
}

#solmenu_arama a:hover {
	color : #A3E714;
}

#solmenu_arama .dipnote {
	font-weight : bold;
	line-height : 13px;
}

#solmenu_arama .dipnote h4 {
	padding-bottom : 5px;
	color : #3D5607;
	text-transform : uppercase;
	font-size : 13px;
}

#solmenu_arama .dipnote em {
	color : #3D5607;
	font-style : normal;
}

/*Faydalı Linkler*/

#solmenu_faydalilink h2 {
	background-color : #F8C055;
	border-bottom : #F8C055 1px solid;
}

#solmenu_faydalilink .icerik {
	text-align : center;
}

#solmenu_faydalilink ul {
	margin-left : 4px;
	margin-right : 4px;
	margin-bottom : 14px;
	width : 141px;
	height : 97px;
	background : 0px 0px;
	overflow : hidden;
}

#solmenu_faydalilink li {
	display : block;
	float : left;
}

#solmenu_faydalilink li span {
	padding-top : 6px;
	padding-bottom : 5px;
	width : 20px;
	text-align : center;
	position : relative;
	display : block;
}

#solmenu_faydalilink li a {
	color : #F8C055;
	font-size : 13px;
	font-weight : bold;
	text-decoration : none;
}

#solmenu_faydalilink a:hover {
	color : #F8C055;
}

#solmenu_faydalilink .dipnote {
	font-weight : bold;
	line-height : 13px;
}

#solmenu_faydalilink .dipnote h4 {
	padding-bottom : 5px;
	color : #835705;
	text-transform : uppercase;
	font-size : 13px;
}

#solmenu_faydalilink .dipnote em {
	color : #835705;
	font-style : normal;
}

/*İnsan Kaynakları*/

#solmenu_insankaynak h2 {
	background-color : #9F0050;
	border-bottom : #9F0050 1px solid;
}

#solmenu_insankaynak .icerik {
	text-align : center;
}

#solmenu_insankaynak ul {
	margin-left : 4px;
	margin-right : 4px;
	margin-bottom : 14px;
	width : 141px;
	height : 97px;
	
	overflow : hidden;
}

#solmenu_insankaynak li {
	display : block;
	float : left;
}

#solmenu_insankaynak li span {
	padding-top : 6px;
	padding-bottom : 5px;
	width : 20px;
	text-align : center;
	position : relative;
	display : block;
}

#solmenu_insankaynak li a {
	color : #9F0050;
	font-size : 13px;
	font-weight : bold;
	text-decoration : none;
}

#solmenu_insankaynak a:hover {
	color : #9F0050;
}

#solmenu_insankaynak .dipnote {
	font-weight : bold;
	line-height : 13px;
}

#solmenu_insankaynak .dipnote h4 {
	padding-bottom : 5px;
	color : #9F0050;
	text-transform : uppercase;
	font-size : 13px;
}

#solmenu_insankaynak .dipnote em {
	color : #9F0050;
	font-style : normal;
}

/*E-Posta*/

#solmenu_eposta h2 {
	background-color : #58A4DE;
	border-bottom : #58A4DE 1px solid;
}

#solmenu_eposta .icerik {
	text-align : center;
}

#solmenu_eposta ul {
	margin-left : 4px;
	margin-right : 4px;
	margin-bottom : 14px;
	width : 141px;
	height : 97px;
	background : 0px 0px;
	overflow : hidden;
}

#solmenu_eposta li {
	display : block;
	float : left;
}

#solmenu_eposta li span {
	padding-top : 6px;
	padding-bottom : 5px;
	width : 20px;
	text-align : center;
	position : relative;
	display : block;
}

#solmenu_eposta li a {
	color : #58A4DE;
	font-size : 13px;
	font-weight : bold;
	text-decoration : none;
}

#solmenu_eposta a:hover {
	color : #58A4DE;
}

#solmenu_eposta .dipnote {
	font-weight : bold;
	line-height : 13px;
}

#solmenu_eposta .dipnote h4 {
	padding-bottom : 5px;
	color : #1F669A;
	text-transform : uppercase;
	font-size : 13px;
}

#solmenu_eposta .dipnote em {
	color : #1F669A;
	font-style : normal;
}

/* Tarih & Saat*/

#solmenu_tarihsaat h2 {
	background-color : #B87272;
	border-bottom : #B87272 1px solid;
}

#solmenu_tarihsaat .icerik {
	text-align : center;
}

#solmenu_tarihsaat ul {
	margin-left : 4px;
	margin-right : 4px;
	margin-bottom : 14px;
	width : 141px;
	height : 97px;
	background : url('images/catalog_bg.gif') 0px 0px;
	overflow : hidden;
}

#solmenu_tarihsaat li {
	display : block;
	float : left;
}

#solmenu_tarihsaat li span {
	padding-top : 6px;
	padding-bottom : 5px;
	width : 20px;
	text-align : center;
	position : relative;
	display : block;
}

#solmenu_tarihsaat li a {
	color : #7EB610;
	font-size : 13px;
	font-weight : bold;
	text-decoration : none;
}

#solmenu_tarihsaat a:hover {
	color : #A3E714;
}

#solmenu_tarihsaat .dipnote {
	font-weight : bold;
	line-height : 13px;
}

#solmenu_tarihsaat .dipnote h4 {
	padding-bottom : 5px;
	color : #3D5607;
	text-transform : uppercase;
	font-size : 13px;
}

#solmenu_tarihsaat .dipnote em {
	color : #3D5607;
	font-style : normal;
}






#akan {
	margin-top : 13px;
	width : 179px;
	height : 114px;
	overflow : hidden;
	background : url('images/knowmore_bg.gif') #83A028 no-repeat 0px 0px;
	color : #FEFEFE;
	text-align : justify;
}

#akan h2 {
	height: 23px;
	background : url('images/header_knowmore.gif') no-repeat 0px 0px;
}

#akan span.image {
	float : left;
	display : block;
	width : 58px;
	height : 45px;
}

#akan p {
	margin-left : 10px;
	width : 160px;
}

#akan .readmore {
	margin-right : 5px;
	text-align : right;
	font-weight : bold;
	clear : both;
}

#akan a {
	color : #fff;
}




/* Ana sütun */

#anasutun_kayanyazi {
	margin-top : 13px;
	width : 562px;
	height : 137px;
	background : url('images/akan.gif') repeat-x 0px 0px;
	overflow : hidden;
}

#anasutun_kayanyazi h2 {
	width : 121px;
	height : 32px;
	background :  0px 0px;
}



#anasutun_kayanyazi .icerik {
	position : absolute;
	margin-left : 95px;
	width : 455px;
	color : #fff;
}


#anasutun_kayanyazi a {
	color : #fff;
	font-weight : bold;
	text-decoration : none;
	font-size : 13px;
}

#anasutun_kayanyazi a:hover {
	text-decoration : underline;
}

.haberkutusu {
	width : 560px;
	background :  #FFFFFF ;
	overflow : hidden;
}

.haberkutusu h2 {
	width : 560px;
	height : 26px;
}

.haberkutusu_tek {
	width : 758px;
	background :  #FFFFFF ;
	overflow : hidden;
}

.haberkutusu_tek h2 {
	width : 760px;
	height : 26px;
}

#guncel {
	overflow : hidden;
	background : url('images/gunce1.gif')  ;
	padding-top : 6px;
	padding-bottom : 6px;
	padding-left : 6px;
	padding-right : 6px;
}

#guncel h2 {
		background-image: url(images/guncel.gif);
		color:#004080;
}

#guncel h3 {
color:#004080;
}

#guncel .icerik {
	width : 179px;
	height : 235px;
	float : left;
	overflow : hidden;
}


#guncel a {
	color : #7B7B7B;
	font-size:12px;
}

#guncel a:hover {
	color : #FF8000;
	text-decoration : underline;
	font-size:12px;
}

#guncel li {
	display : block;
	float : left;
}

#guncel li span {
	padding-top : 6px;
	padding-bottom : 5px;
	width : 20px;
	text-align : center;
	position : relative;
	display : block;
}


/* Sağ sütun */


.sutun_sag_bolum {
	width : 183px;
	background-color : #fff;
	overflow : hidden;
}

.sutun_sag_bolum h2 {
	width : 183px;
	height : 26px;
}

/* Anket */

#sagmenu_anket h2 {
	background : url('images/anket.gif') #5C5E5F no-repeat 0px 0px;
}

#sagmenu_anket .ayirac {
	position : relative;
	margin : 0px 9px;
	width : 164px;
	overflow : hidden;
}

#sagmenu_anket h3 {
	clear : both;
	margin-top : 15px;
	margin-bottom : 10px;
	color : #234662;
	font-size : 13px;
	font-weight : bold;
}

#sagmenu_anket p {
	margin-top : 2px;
	margin-bottom : 12px;
}






/* Kurs */
#sagmenu_kurs h2 {
	background : url('images/kurs.gif') #5C5E5F no-repeat 0px 0px;
}

#sagmenu_kurs .ayirac {
	position : relative;
	margin : 0px 9px;
	width : 164px;
	overflow : hidden;
}

#sagmenu_kurs h3 {
	clear : both;
	margin-top : 15px;
	margin-bottom : 10px;
	color : #234662;
	font-size : 13px;
	font-weight : bold;
}

#sagmenu_kurs p {
	margin-top : 2px;
	margin-bottom : 12px;
}

#sagmenu_resimliduyuru h2 {
	background : url('images/depremeduyarlilik.gif') #5C5E5F no-repeat 0px 0px;
}

#sagmenu_resimliduyuru .ayirac {
	position : relative;
	margin : 0px 9px;
	width : 164px;
	overflow : hidden;
}

#sagmenu_resimliduyuru h3 {
	clear : both;
	margin-top : 15px;
	margin-bottom : 10px;
	color : #234662;
	font-size : 13px;
	font-weight : bold;
}

#sagmenu_resimliduyuru p {
	margin-top : 2px;

		margin-bottom : 12px;

	}
/* Diğer Linkler*/

#sagmenu_diger h2 {
	background : url('images/diger.gif') #5C5E5F no-repeat 0px 0px;
}

#sagmenu_diger .ayirac {
	position : relative;
	margin : 0px 9px;
	width : 164px;
	overflow : hidden;
}

#sagmenu_diger h3 {
	clear : both;
	margin-top : 15px;
	margin-bottom : 10px;
	color : #234662;
	font-size : 13px;
	font-weight : bold;
}

#sagmenu_diger .kitapresmi {
	margin-right : 5px;
	margin-bottom : 5px;
	float : left;
	position : static;
}

#sagmenu_diger p {
	margin-top : 2px;
	margin-bottom : 12px;
}

#sagmenu_diger .detay {
	margin : 30px 0px 5px;
	text-align : right;
	clear : both;
	float : none;
	font-weight : bold;
}

#sagmenu_diger a {
	color : #234662;
	text-decoration : none;
	font-size:12px;
}

#sagmenu_diger  a:hover {
	color : #E87400;
	text-decoration : none;
	font-size:12px;
}

/* online */

#sagmenu_online h2 {
	background : url('images/online.gif') #5C5E5F no-repeat 0px 0px;
}

#sagmenu_online .ayirac {
	position : relative;
	margin : 0px 9px;
	width : 164px;
	overflow : hidden;
}

#sagmenu_online h3 {
	clear : both;
	margin-top : 15px;
	margin-bottom : 10px;
	color : #234662;
	font-size : 13px;
	font-weight : bold;
}

#sagmenu_online .kitapresmi {
	margin-right : 5px;
	margin-bottom : 5px;
	float : left;
	position : static;
}

#sagmenu_online p {
	margin-top : 2px;
	margin-bottom : 12px;
}

#sagmenu_online .detay {
	margin : 30px 0px 5px;
	text-align : right;
	clear : both;
	float : none;
	font-weight : bold;
}

#sagmenu_online a {
	color : #234662;
	text-decoration : none;
	font-size:12px;
}

#sagmenu_online  a:hover {
	color : #E87400;
	text-decoration : none;
	font-size:12px;
}


.ust1 {
	width : 950px;
	background-color : #fff;
	overflow : hidden;
}



#son h2 {
	background : url('images/son.gif') #5C5E5F no-repeat 0px 0px;
}

#son .wrapper {
	position : relative;
	margin : 0px 9px;
	width : 164px;
	overflow : hidden;
}

#son h3 {
	clear : both;
	margin-top : 15px;
	margin-bottom : 10px;
	color : #234662;
	font-size : 13px;
	font-weight : bold;
}

#son .thumbnail {
	margin-right : 5px;
	margin-bottom : 5px;
	float : left;
	position : static;
}

#son p {
	margin-top : 2px;
	margin-bottom : 12px;
}

#son .readmore {
	margin : 30px 0px 5px;
	text-align : right;
	clear : both;
	float : none;
	font-weight : bold;
}

#son .readmore a {
	color : #5C5E5F;
	text-decoration : none;
}

#son .readmore a:hover {
	color : #8C8F91;
	text-decoration : none;
}

#son2 h2 {
	background : url('images/son2.gif') #5C5E5F no-repeat 0px 0px;
	font-size:13px
}

#son2 .wrapper {
	position : relative;
	margin : 0px 9px;
	width : 164px;
	overflow : hidden;
	font-size:13px
}

#son2 h3 {
	clear : both;
	margin-top : 15px;
	margin-bottom : 10px;
	color : #234662;
	font-size : 13px;
	font-weight : bold;

}

#son2 .thumbnail {
	margin-right : 5px;
	margin-bottom : 5px;
	float : left;
	position : static;
	font-size : 13px;
}

#son2 p {
	margin-top : 2px;
	margin-bottom : 12px;
	font-size : 13px;
}

#son2 .readmore {
	margin : 30px 0px 5px;
	text-align : right;
	clear : both;
	float : none;
	font-weight : bold;
	font-size: 13px
}

#son2 .readmore a {
	color : #5C5E5F;
	text-decoration : none;
	font-size : 13px;
}

#son2 .readmore a:hover {
	color : #8C8F91;
	text-decoration : none;
	font-size : 13px;
}


/* Footer Style */

#page_spacing {
	clear : both;
	float : none;
	border-top : #fff 5px solid;
}

#page_footer {
	margin : 0px auto;
	width : 955px;
	height : 21px;
	background-color : #FFFFFF;
	font-size : 13px;
	color : #C8C6C6;
}

#page_footer a {
	color : #E4E1E1;
	text-decoration : none;
}

#page_footer a:hover {
	color : #fff;
}

#page_footer #rights {
	padding-top : 3px;
	padding-left : 15px;
	float : left;
}

#page_footer #links {
	padding-top : 3px;
	padding-right : 10px;
	float : right;
	font-weight : bold;
}

#page_footer #links span {
	margin-left : 20px;
	display : block;
	position : relative;
	float : left;
}

#page_credit {
	margin-top : 15px;
	margin-bottom : 7px;
	text-align : center;
	font-size : 13px;
	color : #010101;
}

#page_credit a {
	text-decoration : none;
	color : #010101;
}

#page_credit a:hover {
	color : #464646;
}



.kucukkutu {
	clear : both;
	float : none;
	margin-top : 13px;
	border : #A5A4A4 1px solid;
	font-size:13px
}


.ustkutu {
	clear : both;
	float : none;
	margin-top : 13px;
	border : #A5A4A4 1px solid;
	width:950px;
}

span {
	display : none;
}

img {
	border: 0px;
}

p {
	text-align : justify;
	line-height : 13px;
}

ul {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	display : block;
	font-size:13px
}

li {
	text-indent: 0px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	font-size:13px
}

input {
	padding : 2px 0px 1px 7px;
	background-color : #fff;
	color : #949393;
	border : #D7D7D7 1px solid;
	font-family : tahoma, sans-serif;
	font-size : 10px;
	font-weight : bold;
}

textarea {
	padding : 2px 0px 1px 7px;
	background-color : #fff;
	color : #949393;
	border : #D7D7D7 1px solid;
	font-family : tahoma, sans-serif;
	font-size : 10px;
	font-weight : bold;
}

select {
	padding : 2px 0px 1px 7px;
	background-color : #fff;
	color : #949393;
	border : #D7D7D7 1px solid;
	font-family : tahoma, sans-serif;
	font-size : 10px;
	font-weight : bold;
}

input.submit {
	padding : 0px;
	border : none;
	cursor : pointer;
}

.bosluk {
	margin : 0px;
	clear : both;  
	float : none;	
	font-size : 1px;
	line-height : 0px;
}

/* İMOgenç */

.imogenchaberkutusu {
	width : 760px;
	background :  #FFFFFF ;
	overflow : hidden;
}

.imogenchaberkutusu h2 {
	width : 760px;
	height : 26px;
}

#imogencguncel {
	overflow : hidden;
	background : url('images/gunce1.gif')  ;
}

#imogencguncel h2 {
		background-image: url(images/guncel.gif);
}

#imogencguncel h3 {
color:#004080;
}

#imogencguncel .icerik {
	width : 179px;
	height : 235px;
	float : left;
	overflow : hidden;
}


#imogencguncel a {
	color : #7B7B7B;
	font-size:12px;
}

#imogencguncel a:hover {
	color : #FF8000;
	text-decoration : underline;
	font-size:12px;
}

#imogencguncel li {
	display : block;
	float : left;
}

#imogencguncel li span {
	padding-top : 6px;
	padding-bottom : 5px;
	width : 20px;
	text-align : center;
	position : relative;
	display : block;
}

#imogencsutun_ana {
	margin-left : 13px;
	width : 760px;
	float : left;
}