@charset "utf-8";
/* CSS Document */
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
body {
	background-color: #CCCCCC;
	margin-left: 150px;
	margin-top: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#men {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	height: 30px;
	width: 700px;
	text-align: center;
	vertical-align: bottom;
	font-weight: bold;
	background-image: url(images/ustmenu_alt.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#orta {
	background-color: #000000;
	height: 400px;
	width: 700px;
	text-align: center;
	vertical-align: bottom;
	color: #FFFFFF;
	
}
.flash {
	position: absolute;
	z-index: -3;
	height: 200px;
	width: 700px;
	top: 130px;
	left: 150px;
	font-size: 24px;
	}
	
.dilim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	height: 200px;
	width: 180px;
	margin-top: 100px;
	padding-left: 20px;
	position: absolute;
	z-index: 1;
}

.bos {
	float: left;
	width: 50px;
}


.bt1 {
	width: 100px;
	float: left;
	padding-top: 7px;
}
.midl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	height: 160px;
	width: 260px;
	margin-top: 100px;
	text-align: justify;
	vertical-align: middle;
	padding: 20px;
	z-index: 1;
	position: absolute;
	left: 350px;
}
.sol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	height: 200px;
	width: 180px;
	margin-top: 100px;
	padding-left: 20px;
	position: absolute;
	z-index: 1;
	left: 650px;
}
