/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	/*vertical-align: baseline;*/
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	padding: 0px;
	background-color: #000001;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #29292A;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
#main {
	width: 775px;
}

#main {
	width: 775px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer {
	width: 775px;
	margin-top: 20px;
	text-align: center;
}
#footer .f-ust {
	width: 775px;
	height: 40px;
	margin-bottom: 10px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #080808;
}
#footer .f-ust .orta {
	float: left;
	width: 153px;
	margin-left: 310px;
}
#footer .f-ust .s-butonlar {
	float: left;
	width: 240px;
	margin-left: 70px;
	text-align: right;
	margin-top: 10px;
}
#footer .f-ust .s-butonlar img {
	margin-right: 7px;
	margin-left: 7px;
}
#footer .alt-yazi {
	width: 775px;
	text-align: center;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #080808;
	padding-top: 5px;
	height: 96px;
}
#footer .alt-yazi-2 {
	width: 775px;
	text-align: center;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #080808;
	padding-top: 15px;
	height: 9px;
}
.flashLink {
	font-size: 13px;
	font-weight: normal;
	color: #696969;
	text-decoration: underline;
}
.bilgi {
	font-size: 10px;
}
