body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

#container {
	height: 665px;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #030;
	background-image: url(../images/bg-main.png);
	background-color:#d6d6d6;
	background-repeat: no-repeat;
	background-position: center 580px;
	position: relative;
	z-index: auto;
	margin-bottom:5px;
}
#div-menu {
	height: 519px;
	width: 362px;
	position: fixed;
	z-index: 5;
	padding-top: 5px;
	padding-bottom: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	float:left;
	top:6px;
	background-image: url(../images/bg-menu.png);
}

#div-menu ul {
	list-style:none;
	padding:0;
	margin: 0;
}

#div-menu li {
	float:left;
	margin-top: 0;
	margin-right: 1em;
	margin-bottom: 0;
	margin-left: 0.05em;
}
.merata {
	text-indent: -45;
}

.topictitle {
	font-weight:bold;
}
.topic {
	font-size: medium;
	font-weight: bold;
	width: 886px;
	margin-right: auto;
	margin-left: auto;
}
#table-info {
	margin-top:50px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
1


#topic ol li {
	/*	list-style-position: inside; */
	font-weight:bold;
	list-style-type:decimal;
}

#topic ol {
/*	text-indent: -20px; */
	display:inline;
/*	list-style-position: inside; */
	font-weight:normal;
	list-style-type:decimal;
}

#topic ol li ul li {
	/*	text-indent: -20px;
	list-style-position: inside; */
	font-weight:normal;
	list-style-type:lower-alpha;
}

#container #CaptivateContent {
	height: 572px;
	width: 880px;
	float: right;
	margin-bottom: 20px;
	margin-top: 5px;
	background-color: #CCC;
	margin-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position:relative;
	z-index:auto;
}


#div-menu #mainmenu {
	height: 40px;
	width: 330px;
	padding-top: 5px;
	text-align: center;
	margin-bottom: 5px;
	margin-left: 20px;
	z-index: 5;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#div-menu li a {
	height: 2.5em;
	line-height: 2em;
	float: left;
	width: 6.8em;
	display: block;
	text-decoration: none;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

#kotakpilih {
	width: 36px;
	height: 167px;
	position: fixed;
	z-index: 2;
	left:0px;
	text-align: center;
	padding-top: 5px;
	clear: left;
	float: left;
	top: 13px;
	background-image: url(../images/menubar.png);
	background-repeat: no-repeat;

}
#div-menu #topikutama {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #069;
	text-decoration: none;
	text-align: right;
	height: 20px;
	width: 100px;
	clear: left;
	float: right;
	margin-top: 0px;
	padding-top: 5px;
	margin-right: 22px;
}

#div-menu #topikutama a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #069;
	text-decoration: none;
	
}
#div-menu #topikutama a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #069;
	text-decoration: underline;
}

#menu {
	background-image:url(../images/showoff-menu.png);
	background-repeat:no-repeat;
	width: 38px;
	height: 172px;
	position: fixed;
	z-index: 3;
	cursor:pointer;
	top: 50px;
	}

.closemenu {
	height: 36px;
	width: 36px;
	position: absolute;
	z-index: 3;
	margin-left: 405px;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	text-shadow: 0px 1px 1px #000;
}

#content {
	width:330px;
	height:450px;
	margin-left: 15px;
}
iframe {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 440px;
	width: 340px;
	margin-top: 5px;
	margin-right: 15px;
	margin-left: 15px;
	padding-bottom: 15px;
}
#mainmenu a {
	text-shadow: 0px 1px 1px #000;
}

#mainmenu a:hover {
	color: #900;
	text-shadow: 0px 1px 1px #000;
	cursor:pointer;
	text-decoration:none;
}

#topic ol li a {
	color: #069;
	text-decoration: none;
}

#topic ol li a:hover {
	color: #C30;
	text-decoration: underline;
}

#topic ol li ul li a {
	color: #069;
	text-decoration: none;
}

#topic ol li ul li a:hover {
	color: #C30;
	text-decoration: underline;
}

#captivate-content {
	margin: 0px;
	padding: 0px;
	height: 572px;
	width: 880px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	z-index: auto;
	overflow-x: hidden;
	overflow-y: hidden;
}

#main-content {
	overflow-x: hidden;
	overflow-y: scroll;
	
}
.title-info {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-shadow: 0px 1px 1px #000;
	
}

h2 a{
	color:#069;
	text-decoration:none;
}

h2 a:hover {
	color:#C30;
	text-decoration:underline;
}

.default-link a {
	text-decoration: none;
	color:#000;
}
.default-link a:hover {
	text-decoration: underline;
}
.boldy {
	font-weight:bold;
}
