@charset "utf-8";
/*genel ayarlar*/
body {font:12px Verdana, Arial, Helvetica, sans-serif; margin:0px; color:#454545}
a, a:visited {color:#454545; text-decoration:none}
img {border:0px}
ul {margin:0px; padding:0px}
li {display:inline}
form {margin:0px}
h1,h2,h3,h4,h5,h6{font-size:12px; font-weight:normal; display:block; margin:0; padding:0}
/*genel classlar*/
.none {display:none}
.textbox {font-size:11px; width:150px; background:#fff url(resimler/form_textbox_bg.gif) top repeat-x; border:1px solid #FFF; margin:2px; .margin:1px}
.textbox2 {border-color:#999}
.combobox {font-size:11px; .font-size:9px; width:150px; border:1px solid #999; margin:2px; .margin:1px}
.button {font-size:10px; .font-size:11px; height:17px; .height:18px; background:url(resimler/form_button_bg.gif) center repeat-x; border:1px solid #fff; margin-bottom:2px; .margin:1px; padding: auto 10px}
.button2 {border-color:#999}
.text_button{font-size:10px; font-weight:bold; text-align:center; height:20px; line-height:20px; background:url(resimler/form_button_bg.gif) top repeat-x; border:1px solid #CCC; display:block}


/*haberler*/
.haber_iller {font-size:10px; width:292px; height:155px; overflow:auto; float:left; clear:left}
.haber_iller a, .haber_iller a:visited {font-weight:bold; display:block;float:left}
.haber_iller a:hover {}


/*genel pencereler stili*/
.pencere {width:292px; height:auto; background:#FFF url(../resimler/penc_alt.gif) bottom no-repeat; margin-bottom:10px; .clear:both}
.penc_bslk {width:100%; height:39px; background:url(../resimler/penc_bslk_bg.gif) repeat-x}
.penc_bslk_sol {width:15px; height:39px; background:url(../resimler/penc_bslk_sol.png) left no-repeat; float:left}
.penc_bslk_txt {line-height:38px; font-weight:bold; width:auto; height:39px; padding-left:5px; float:left}
.penc_bslk_r_txt {color:#CC0000; font-weight:bold; line-height:38px; width:auto; height:39px; padding-left:5px; float:left}
.penc_bslk_ico {height:39px; float:right}
.penc_bslk2 {font-size:11px; font-weight:bold; width:310px; height:auto; background:#f2f2f2; border-top:1px solid #FFF; padding:5px}
.penc_icerik {font-size:11px; width:282px; height:auto; padding:5px; overflow:auto}
