@charset "utf-8";
.ana {
	height: 760px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.banner {
	background-image: url(resim/b2.jpg);
	height: 200px;
	width: 900px;
}
.sol {
	background-color: #A1737E;
	float: left;
	height: 500px;
	width: 200px;
	margin-top: 5px;
	padding-top: 5px;
}
.sag {
	background-color: #4A41B8;
	height: 500px;
	width: 695px;
	margin-top: 5px;
	float: left;
	margin-left: 5px;
}
.alt {
	background-color: #4F4E87;
	float: left;
	height: 50px;
	width: 900px;
	margin-top: 5px;
}
