﻿body
{
	margin: 0;
	background-image: url(images/pattern.jpg);
	background-repeat: repeat;
}
#conatiner_center
{
	width: 597px;
	height: 566px;
	background-image: url(images/center_img.png);
	background-repeat: no-repeat;
}
#container
{
	margin: auto;
	width: 597px;
}
#button
{
	padding-top: 20px;
	text-align: center;
}
#footer
{
	padding-top: 20px;
	font-family:Arial;
	font-size: 13px;
	color: #ffffff;
	text-align: center;
}
#footer span
{
	color: #ead48f;
}


/* Şubeler.html*/
#sube_container
{
	margin: 0;
	background-color: #000000;
	width: 660px;
}
.td_baslik
{
	padding-top: 60px;
	padding-right: 20px;
}
.td_background
{
	background-image: url("images/sube_bg.jpg");
	background-repeat: no-repeat;
	width: 626px;
	height: 120px;
	text-align: left;
	vertical-align: middle;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: lighter;
	padding-left: 30px;
	
}
.td_background span
{
	font-family: Arial;
	font-size: 16px;
	color: #fef7b9;
	font-weight: bold;
}

.table_footer
{
	background-image: url(images/bg_alt.png);
	background-repeat: no-repeat;
	height: 662px;
	height:17px;

}
/*140c01    ead48f*/
