@charset "utf-8";
body {
	background-color:#fdca5c;
	margin: 0px;
	background-image:url(../img/head-bg2.jpg);
	background-repeat:repeat-x;
}
.main {
	margin: auto;
	height: 600px;
	width: 800px;
}
.header {
	float: left;
	width: 800px;
	height: 144px;
	background-color:#313030;
	background-image:url(../img/head-bg.jpg);
}
.logo {
	width: 176px;
	height: 83px;
	float:right;
}
.yazi-kismi {
	width:800px;
	height:123px;
	float:left;
}
.yazi-title {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#313030;
	font-size:20px;
	font-weight:bolder;
}
.yazi-kismi-icyazi {
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#313030;
	float:left;
	margin-top:40px;
	margin-left:28px;
}
.ana-icerik {
	float: left;
	width: 800px;
	height:456px;
	background-image:url(../img/bg1.jpg);
}
.butonlar {
	margin-top: 170px;
	margin-left:27px;
	float:left;/*width:300px;
	height:115px;*/
}

.giris {
	margin-top: 70px;
}
.telif {
	margin-top: 420px;
	margin-left: 29px;
	/*float: left;*/
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#666;
}

