body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial;
}
.genel{
	width:960px;
	margin:auto;
	overflow:hidden;
	padding-top:10px;
}
.menu{
	float:left;
	width:960px;
	text-align:center;
	margin-bottom:10px;
	background-color:#FF0004;
}
.menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.menu ul li {
	float: left;
	margin-left: 0px !important;
	background-image:url(../images/ayrac.png);
	background-repeat:no-repeat;
	background-position:right center;
}
.menu ul li a {
	display: block;
	font-size: 17px;
	color: #fff;
	text-decoration: none;
	padding:10px 45px 10px 45px;
	font-weight: bold;
}
.menu ul li a:hover {
	color: #000;
}
.title{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	margin-bottom:10px;
	margin-top:10px;
}
.sol{
	float:left;
	width:340px;
	margin-right:15px;
}
.sol2{
	float:left;
	width:605px;
}
.orta{
	float: left;
	width: 250px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}
.orta a {
	color:#000;
	text-decoration:none;
}
.orta a:hover {
	color:#FF0004;
}
.sag{
	float:left;
	width:340px;
	margin-left:15px;
}
.kutu{
	width:180px;
	float:left;
	margin-right: 15px;
	margin-top:10px;
	margin-bottom:10px;
}
.text{
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	text-align: justify;
}
.text a:hover{
	color:#FF0004;
}
.urun{
	width:310px;
	float:left;
	margin-right:13px;
	height: 280px;
}
.urun-title{
	font-weight:bold;
	color: #FF0004;
	font-size: 13px;
}
.urun-title a{
	font-weight:bold;
	color: #FF0004;
	font-size: 13px;
	text-decoration:none;
}
.urun-text{
	font-size: 13px;
	text-align: justify;
}
.text a{
	color:#000000;
	text-decoration:none;
	font-weight: bold;
}
