#menu ul {
	list-style-type: none;
	width: 195px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-top: 5px;
}

ul#menu a {
	display: block;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #EEE;
}

ul#menu li {
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	width: 200px;
}

ul#menu li a {
	color: #FFF;
	padding: 0.5em;
	background-image: url(../images/h3-bg2.jpg);
	text-decoration: none;
	font-weight: bold;
}

ul#menu li a:hover {
}
ul#menu li ul li a {
	color: #FFF;
	font-weight: normal;
	width: 190px;
	background-image: url(../images/kat_ic.png);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

ul#menu li ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9F6;
	text-decoration: none;
	width: 195px;
}
.urunmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	margin-top: 15px;
	margin-left: 15px;
}
