html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, 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;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	font-family: arial,tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	text-align:center;
	background-color:#F1F1F1;
}

ol, ul {
	list-style-type: 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: "" "";
}

#container{
	width:598px;
}

#ust{
	width:598px;
	height:200px;
}

#menu{
	width:138px;
	float:left;
	text-align:left;
	list-style:none;
}

#menu li{
	margin-top:5px;
	margin-right:25px;
	float:left;
}

#icerik{
	width:322px;
	float:left;
	font-family:georgia,times new roman;
	font-size:11px;
	color:#818181;
	line-height:16px;
	text-align:left;
}

#icerik a{
	font-family:georgia,times new roman;
	font-size:11px;
	color:#818181;
	line-height:16px;
	text-decoration:none;
}

#icerik a:hover{
	color:#4E4E4E;
}
