@charset "utf-8";
.orta {
	background-image: url(images/orta.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.cizgi {
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
	border-bottom-width: thin;
}
