<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
#menu {
	list-style:none;
	width:230px;
	margin:0px auto 0px auto;
	height:25px;
	
}

.handclick {
	margin-right: -7px;
	margin-top: 2px;
	float: left;
}

#menu li {
	float:left;
	display:block;
	text-align:center;
	position:relative;
	padding: 4px 8px 8px 8px;
	border:none;
	z-index: 100;
}

#menu li:hover {
	background: #000000;	
}

#menu li a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px; 
	color: #e2e2e2;
	text-decoration:none;
}

#menu li:hover a {
	color:#c2c2c2;
}

.dropdown_5columns {
	margin:6px auto;
	float: right;
	position:absolute;
	left:-999em; /* Hides the drop down */
	text-align:right;
	padding:10px 5px 12px 5px;
	background:#000000;

}

.dropdown_5columns {width: 950px;}

#menu li:hover .dropdown_5columns {
	left:-756px;
	top:auto;
}

.col_5 {
	
	float: right;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
}

.col_5 {width:950px;}


#menu li:hover .align_right {
	left:auto;
	right:0px;
	top:auto;
}


.imgshadow { /* Better style on light background */
	
	padding:0px;
	margin-top:0px;
}
.img_left { /* Image sticks to the left */
	width:auto;
	float:left;
	margin:0;
	padding-left:55px;
}
.logo-berastagi { /* Image sticks to the left */
	padding:0px;
	margin-top:12px;
	width:auto;
	float:left;
	padding-left:105px;
}
.logo-batam { /* Image sticks to the left */
	padding:0px;
	margin-top:16px;
	width:auto;
	float:left;
	padding-left:60px;
}
/*
.logo-bukit { 
	margin-top:-14px;
	width:auto;
	float:left;
	padding-left:55px;
}
*/
.logo-bandung { /* Image sticks to the left */
	padding:0px;
	margin-top:15px;
	width:auto;
	float:left;
	padding-left:60px;
}
.logo-semarang { /* Image sticks to the left */
	padding:0px;
	margin-top:13px;
	width:auto;
	float:left;
	padding-left:60px;
}
.logo-benoa { /* Image sticks to the left */
	padding:0px;
	margin-top:2px;
	width:auto;
	float:left;
	padding-left:115px;
}
.logo-jakarta { /* Image sticks to the left */
	padding:0px;
	margin-top:8px;
	width:auto;
	float:left;
	padding-left:55px;
}
.logo-cipanas { /* Image sticks to the left */
	padding:0px;
	margin-top:14px;
	width:auto;
	float:left;
	padding-left:55px;
}
.logo-bandungan { /* Image sticks to the left */
	padding:0px;
	margin-top:17px;
	width:auto;
	float:left;
	padding-left:55px;
}

</pre></body></html>