/***created by t4rdj0*****/

@charset "UTF-8";

body {
	margin:0px; padding:0px;
	background-color:#d9d9d9;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:13px;
	line-height:19px;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:green;
	text-align:center;
	font-size:24px;
	line-height:30px;
	text-transform: uppercase;
}
h1, h2, h3, h4, h5, h6 { font-weight:normal; color:#181818; margin:0px 0 20px 0; font-family:arial,verdana;}
h2 {font-size:25px;}
h3 {font-size:20px;}
h4 {font-size:18px;}
h5 {font-size:15px;}
h6 {font-size:13px;}
h2 {
	border-bottom: 1px dashed #E1E1E1;
	line-height: 39px;
}
#utama {
	background:#d9d9d9 url(bg_top.png) repeat-x;
}
#judul {
	height: 110px;
	padding-top: 20px;
}
.logo {
	float: left;
	width: 280px;
}
.ads1 {
	float: right;
}
#judul h3 {
	font-family: arial;
	font-size: 15px;
	color: #fff;
	text-align: center;
}
#konten {
	width: 1030px;
	margin-top: 10px;
	background: #FFFCF1;
	min-height: 1200px;
	box-shadow: 0 0 5px #8E8E8E;
}
#slide {
	height: 180px;
}
#header {
	margin-top: 10px;
}
#kiri {
	width: 740px;
	float: left;
	margin : 20px 20px 0 10px;
}
#kanan {
	margin: 10px 0 0 0;
	width: 250px;
	float: left;
}
/**************************************************
BANNER SLIDER
***************************************************/


#slider, #slider img {
	width: 1030px;
	height: 180px;
	margin: 0px 0px 0px 0px;
}
#slideshow {
	margin: 0px 0px 0px 0px;
	padding: 0;
	border: none;
}
#slideshow {
	height:168px;
	overflow: hidden;
}
#slideshow ul {
	list-style: none !important;
	margin: 0 !important;
	padding: 0 !important;
}
#slideshow ul li {
	list-style: none !important;
	margin: 0 !important;
	padding: 0 !important;
}
#slider {
	overflow: hidden !important;
}
#slider img {
	-ms-interpolation-mode: bicubic;
}

#berita {
	overflow:auto;
	border: 1px solid #E1E1E1;
	padding: 10px;
}
#berita p {
	text-align: justify;
	font-size: 12px;
	line-height: 16px;
}
#berita a {
	text-decoration: none;
	font-weight: bold;	
	color: #004182;
}
#berita a:hover {
	text-decoration: underline;
}
#berita .kolom {
	float:left;
	width:250px;
}
#berita .kolom1 {
	float:left;
	width:720px;
	margin-right:20px;
}
a.hover {text-decoration:underline;}
p {margin: 0px 0px 15px 0px;}
a.button {
	background:#083d02 url(button.png) repeat-x;
	padding:5px 10px 5px 10px;
	color:#ffffff;
	text-decoration:none;
	border:1px solid #a4a4a4;
	text-transform:uppercase;
	font-size:12px;
	line-height:25px;
}
a.button:hover {
	background:#3d3102 url(button_hover.png) repeat-x;
	border-color:#a4a4a4;
}
#berita .blok {
	display:block;
	background-color:#FFFCF1;
	overflow:auto;
}
#footer {
	background-repeat:repeat-x;
	background-color:#08100a;
	color:white;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
}
#footer a {
	text-decoration: none;
	color: #84FF00;
}
#footer a:hover {
	text-decoration: underline;
}
.isi {
	width:1030px;
	margin:0 auto;
	position:relative;	
}