/*-------- CSS -------------*/
/* ------------------Reset--------------------- */
a,abbr,acronym,address,applet,article,aside,audio,b,blockquote,big,body,center,canvas,caption,cite,code,command,datalist,dd,del,details,dfn,dl,div,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,keygen,label,legend,li,meter,nav,object,ol,output,p,pre,progress,q,s,samp,section,small,span,source,strike,strong,sub,sup,table,tbody,tfoot,thead,th,tr,tdvideo,tt,u,ul,var{background:transparent;border:0 none;font-size:100%;margin:0;padding:0;border:0;outline:0;vertical-align:top;}ol, ul {list-style:none;}blockquote, q {quotes:none;}table, table td {padding:0;border:none;border-collapse:collapse;}img {vertical-align:top;}embed {vertical-align:top;}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}
input, textarea {border:0; padding:0; margin:0; outline: 0;}
iframe {border:0; margin:0; padding:0;}
input, textarea, select {margin:0; padding:0px;}

/*----------------- global ------------------------*/


div {
	box-sizing: border-box;
	
}

body {
	background: black;
	font-family: 'Roboto Slab', serif;
	background-image: url(http://178.128.111.13/wp-content/uploads/2020/01/back.jpg);
	
}


.container {
	width: 75%;
	margin: auto;
	
}

.head {
	width: 100%;
	padding: 15px;
	background: #000000;
	border: 1px solid #910000;
}

.logo {
	display: block;
	width: 450px;
	height: 130px;
	background: url(data-hk.jpg) center no-repeat;
	background-size: 100% 100%;
	margin: auto;
}

.menu {
	width: 100%;
	display: block;
	text-align: center;
	padding: 15px 0px;
	background: #ffffff;
}

.menu a {
	text-decoration: none;
	color: #000000;
	display: inline-block;
	width: 16%;
	text-align: center;
	font-size: 16px;
}

a {
	color:rgb(76 159 14);
  }
  
  a:focus, a:hover {
	text-decoration:none;
	color:rgb(255, 45, 45);
  }
  
.banner {
	display: block;
	width: 100%;
	text-align: center;
	padding: 0px;
	margin: 0px;
	border: 1px solid #620000;
}


.banner img {
	display: inline-block;
	width: 48%;
	padding: 0px;
	margin: 0px;
}

.banner-float {
	position: fixed;
	width: 100%;
	text-align: center;
	bottom: 1px;
	z-index: 9999;
}

.banner-float img {
	width: 728px;
	
}

.content {
	width: 100%;
	padding: 5px;
	border: 1px solid #ad0000;
	color: white;
}

.content p {
	margin: 5px 0px;
	text-align: justify;
	font-size: 15px;
	
}

.img {
  width: 100%;
  height: auto;
}

h1 {
	text-align: center;
	margin: 15px 0px;
	
}

h2 {
	text-align: center;
	margin: 15px 0px;
	
}

h3 {
	text-align: center;
	margin: 15px 0px;
	
}


.head-title {
	text-decoration: none;
	color: white;
	font-size: 24px;
}

.head-title2 {
	text-decoration: none;
	color: white;
	font-size: 20px;
}

.head-title3 {
	text-decoration: none;
	color: white;
	font-size: 18px;
}

#myTable {
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #a8b2bc;	
	font-size: 18px;
  }
  
  #myTable th, #myTable td {
	text-align: center;
	padding: 3px 0px 3px 0px;
	border: 2px solid #240000;
	font-size:15px;
	color:white;
  }
  
  #myTable th {
	color:#fff;
	background-color:#b70000;
	font-size:15px;
  }
  
  
  #myTable tr {
	border-bottom: 1px solid 3px;
  }
  
  #myTable tr:hover {
	border-bottom: 1px solid #d25503;
  }
  
  table tr.header, table td:hover {
	background-color: #292929;
  }

.foot {
	width: 100%;
	background: #ff0000;
	padding: 30px;
	color: white;
}


.numprize img {
	width: 80px;
	height: 15px;
}

.iklanld {
	width: 100%;
	border: 1px solid #6f6f6f;
}

.iklanld img {
	width: 100%;
	
}

.foot-ul {
	margin: 0px 15px;
	
}

.foot-ul a {
	text-decoration: none;
	color: white;
	
}


@media only screen and (max-device-width: 1000px) {

	.container {
		width: 100%;
		
	}
	
	.logo {
		width: 100%;
		
	}
	
	.menu {
		padding: 0px;
		
	}
	
	.menu a {
		width: 100%;
		display: block;
		padding: 10px 0px;
		border: 1px solid white;
	}
	
	.banner img {
		display: block;
		width: 100%;
	}
	
	.kol-dp {
		width: 12%;
		font-size: 10px;
		
	}
	
	.foot {
		font-size: 12px;
		
	}
	
    .banner-float {
		width: 100%;
		
	}
	
	.banner-float img {
		width: 100%;
		
	}
}

#toc_container {
    background: #3b3b3b none repeat scroll 0 0;
    border: 1px solid rgba(255, 255, 255, 0.1803921568627451);
    border-radius: 10px;
    display: table;
    font-size: 95%;
    margin-bottom: 1em;
    padding: 10px;
    width: auto;
}

.toc_title {
    font-weight: 300;
    text-align: left;
}

#toc_container li, #toc_container ul, #toc_container ul li{
    list-style: outside none none !important;}
