
*,body{
	margin: 0 0 0 0;
	padding: 0;
	text-align: center;
}
#anabolum{
	width: 1024px;
	height: 768px;
	background-image:url(images/introbg.jpg);
	margin: 0 auto;
}
#sayfaicerik{
	background-image: url(images/mainBg.jpg);
	width: 1024px;
	height: 1000px;
}
#introBg{
	width:984px;
	height:122px;
	margin-top: 465px;	
	text-align:right;
	padding-top: 15px;
}
.intrologo{
	margin-right: 40px;
	border: 0;
}
#menu{

	width: 177px;
	height: 375px;
	background: none;
	font: Bold 12pt Galliard BT;
	line-height: 25px;
	color: white;
	text-align: left;
	padding-left: 5px;
	top: 220px;
}
#urun{
	float: left;
	width: 80%;
	left:0px;
	position: absolute;
	font-family:tahoma;
	font-weight: normal;
	text-align:left;
	padding-left: 30px;
	cursor: pointer;
	font-size: 8pt;	
	}
#urun:hover{
	background: gray;
	filter:alpha(opacity=60);
	color:black;
	font-weight: bold;
}
.menu{
	border-bottom: solid 1px white;
	cursor: pointer;

}
