.dul{
	width: 100%;
	height:20px;
	float:left;
	margin: 5px 0px 20px 5px;
}
.abdul a, .abdul li{
	float:left;
	display:block;
	width: 118px;
	list-style: none;		
}
.abdul ul{
	left:-1000px;
	position:absolute;
}
.abdul li a{
	float:none;
	padding-bottom: 15px;
	height: auto;
}
li:hover>ul{
	left:auto;
}
.abdul a{
	padding:0px 5px 0px 5px;
	margin: 0px 0px 5px 5px;
	font: 15px "HelveticaNeueLT Std", arial, Helvetica, sans-serif;
	color:#070707;
	text-align: center;
	text-decoration: none;
}
.abdul a:hover{
	color: #ca3305;
}
.abdul li a.current{
	color: #ca3305;
}
.bawah{
	background: url(../img/menu_bottom.png) no-repeat left bottom;
	height: 15px;
	display: block;
	margin: 0px 0px 0 4px;
}
.abdul div, .abdul ul {	
	padding:15px 0px 0px 4px;
	height: 20px;
	z-index:100;
	background:  url(../img/menu_top.png) no-repeat center top;
	width: 118px;	
	margin: -18px 0px 0px 5px;
}
.abdul div a, .abdul ul a{	
	text-align: left;
	padding:3px 0px 3px 3px;
	margin: 0px 0px 0px 4px;
	color: #fff; 
	width: 104px;
	background: #ca3305  url(../img/menu_line.gif) no-repeat bottom center;
	font: 13px "HelveticaNeueLT Std", arial, Helvetica, sans-serif;
}
.abdul div a:hover, .abdul ul a:hover {	
	color: Black;
	padding:3px 0px 3px 3px;
	margin: 0px 0px 0px 4px;
	background: #ca3305 url(../img/menu_line.gif) no-repeat bottom center;
}


