﻿* {
	margin:0;
	padding:0;
}

/*
#9c064e
#b81362
#c845b1
#da2d87
c32879
*/
.clear {
	clear:both;
}
body {
	background: #EBE3E0 url(img/body-bg.jpg) repeat-x left top;
	padding:15px 0 15px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #0F3D5E;
	line-height: 18px; 
}
#all { background: transparent url(img/bg.jpg) no-repeat center top; min-height:875px; }
#main { margin: auto; width:648px; background-color: #fff; border: 1px #da2d87 dashed; }
#header { background: #ffffff url('img/orta_bg_ust5.jpg') no-repeat; text-align:center; font-size:40px; padding:30px 0 7px 0; line-height: 40px; }
#menu { background-color: #c32879; height:30px; text-align:center; padding-top:4px; }
#menu ul { width:442px; list-style-type: none; margin: 0 103px; }
#menu ul li { float:left; }
#menu ul li a { text-indent: -9999px; overflow: hidden; display: block; height: 30px; }
.menu1 { background: url(img/menu-bg.gif); width: 106px; }
.menu1:hover { background: url(img/menu-bg.gif) 0 -30px; }
.menu2 { background: url(img/menu-bg.gif) -106px 0; width: 146px; }
.menu2:hover { background: url(img/menu-bg.gif) -106px -30px; }
.menu3 { background: url(img/menu-bg.gif) -251px 0; width: 101px; }
.menu3:hover { background: url(img/menu-bg.gif) -251px -30px; }
.menu4 { background: url(img/menu-bg.gif) -352px 0; width: 89px; }
.menu4:hover { background: url(img/menu-bg.gif) -352px -30px; }

.aktif1 { background: url(img/menu-bg.gif) 0 -60px; width:106px; }
.aktif2 { background: url(img/menu-bg.gif) -106px -60px; width:146px; }
.aktif3 { background: url(img/menu-bg.gif) -251px -60px; width:101px; }
.aktif4 { background: url(img/menu-bg.gif) -352px -60px; width:89px; }
#slider { margin:10px; padding:1px; border: 1px #da2d87 dashed; height:248px; width:622px; }
#container { padding: 10px 15px 10px 10px; text-align: justify; font-size:14px; }
#alt_bg {
	height:45px;
	background: url(img/orta_bg_alt3.jpg) no-repeat center;
}
.tasarim {
	font-size: 10px;
	margin-top:29px;
	padding-right:5px; padding-top:3px;
	width:23px;
	float:right;
	text-align:right;
	border-left: 1px #da2d87 dashed;
	border-top: 1px #da2d87 dashed;
}
a.normalink:link {
	color: #2e73af;	
	text-decoration: none;
}
a.normalink:visited  {
	color: #2e73af;
	text-decoration: none;
}
a.normalink:hover {
	color: #2e73af;
	text-decoration: underline;
}
h2 {
	padding-bottom:20px;
	margin-left:-1px;
	font-size:25px;
	font-family:"Trebuchet MS",Verdana;
}
.yazi {
	text-indent: 30px;
	margin-bottom:15px;
}

a.link1:link {
	font-size:12px;
	color: #2e73af;
	text-decoration:none;
}
a.link1:visited {
	color: #2e73af;
	text-decoration:none;
}
a.link1:hover {
	color: #2e73af;
	text-decoration:underline;
}
.resim {
	border: 1px #b8c5d1 dashed;
	padding: 2px;
}
.resimtablo td { padding-top:10px; }
.tdAciklama { padding-top:7px; width:25%; text-align:center;}