body {
	font-family:Verdana;
	font-size:12px;
    margin:0;
    color:#000;
    background-color: #f2efe8;
}
a{
	color:#f60;
    font-weight: bold;
    text-decoration: none;
}

#banner{
    background: url(resimler/banner.jpg) no-repeat;
}

#govde {
    background-color: #FFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#solblok {
    float: left;
	width: 200px;
	vertical-align:top;
}
#icerik {
    float: right;
	vertical-align:top;
	width: 700px;
}

.temiz{
    clear: both;
}

#umenu{
    text-align:right;
    line-height: 22px;
}

#umenu a {
	color: #f60;
	text-decoration: none;
}

#umenu a:hover{
	color: #000;
}


#solblok .blok{
	width:200px;
}

#solblok .bbaslik{
    background: url(resimler/blbaslik.jpg) no-repeat;
	line-height:24px;
	color:#FFF;
	padding-left:9px;
	font-weight:bold;
    width:176px;
}

#solblok .bicerik{
}


#icerik .blok{
	width:700px;
}

#icerik .bbaslik{
	color:#fff;
	margin:0;
    font-size:20px;
}

#icerik .bicerik{
	padding:10px;
}

#ymenu{
	border-top:#ccc solid 1px;
	border-left:#ccc solid 1px;
	border-right:#ccc solid 1px;
	font-size:10px;
	margin: 0px;
	padding: 0px;
    background-color: #f2f2f2;
}
#ymenu .ukat {
    background: url(resimler/menuok.jpg) no-repeat 185px center;
    border-bottom  :#ccc solid 1px;
	font-weight: bold;
    line-height: 20px;
}

#ymenu .mgiz{
    border-bottom  :#ccc solid 1px;
}

#ymenu .akat{
    background: url(resimler/menuaok.jpg) no-repeat 5px center;
	line-height: 25px;
	font-weight: bold;
}
#ymenu a {
	color:#f60;
	text-decoration: none;
	display: block;
    padding:5px 5px 5px 15px;
    font-weight:normal;
    font-size:12px;
}

#ymenu a:hover{
	color:#039;
}

.tb_list{
    width:100%;
}

.tb_bas{
    padding:5px;
    font-weight: bold;
}

.tb_sira_1{
    padding:5px;
}

.tb_sira_2{
    background-color:#EAEAEA;
    padding:5px;
}

#katlist{
    padding-top: 10px;
    font-size: 9px;
    border-bottom: 2px #ccc solid;
}

.sorun{
    color: red;
    font-weight:bold;
}

	

.kutu{
    background:#FFF;
}

.kutu .bslk{
	font-size:12px;
	color:#C30;
	padding:2px 5px;
    border-bottom:1px solid #AAA;
}

.kutu .icrk{
	padding:5px;
	text-align:justify;
}

.formtb{
    width:680px;
}



.formtb td{
    padding:5px;
    width:155px;
    vertical-align: top;
}

.formtb .baslik{
    font-weight:bold;
    width:140px;
}


.formtb .yazi{
    width:130px;
    padding:3px;
    border:1px solid #333333;
}

.formtb .buton{
    padding:3px;
    border:1px solid #333333;
}

.formtb .yazialan{
    width:350px;
    height: 100px;
    border:1px solid #333333;
}

.tablo{
    width:530px;
}

.tablo .tr2{
    background:#FFF;
}



.iltablo{
    width:400px;
	margin:auto;
}

.iltablo .baslik{
    font-weight:bold;
    width:100px;
}


.iltablo td{
    padding:5px;
    vertical-align:top;
}
