@charset "utf-8";
@import url("page_secondary.css");
/* CSS INI SET PADA TATA LETAK HALAMAN WEB APLIKASI*/
* {
	margin: 0;
	padding: 0;
	border: 0;
	}
	
body {
	position: relative;
	font-family: "verdana", Arial;
	font-size: 12px; /*Ukuran Pada Konten*/
	width: 100%;
	color: #FFF;
	/*table-layout:fixed;*/
	caption-side:inherit;
	}
	
a {
	font-family: "verdana", Arial;
	font-size: 12px; /*ukuran font pada sub main header dan link di bawah */
	text-decoration: none;
	color: #0066ff; /*warna uplink pada halaman konten*/
	cursor: pointer;
	}
	
a:hover {
	color: #0066FF;
	text-decoration:underline;
	}
	
#background {
	position: relative;
	width: 1007px;
	height: 100%;
	margin: 12.2em auto 0 auto;
	background: #FFF;
	z-index: 0;
	}
	
#header {	
	background:url('../images/main/head/mbo.gif') repeat-x;
	position: absolute;
	width: 1007px;
	height: 157px;
	margin-top: -13em;
	top: 9px;
	}
	
.logo {
	position: relative;
	}
	
.logo img {
	border: 0;
	margin: 0;
	padding: 0;
	}
	
.bahasa {
	position: absolute;
	right: 0;
	top: 3px;
	}
	
.bahasa img {
	border: 0;
	padding: 0;
	}
	
		
#toplink_box {
	position: relative;
	padding: 0;
	top:-5px;
	width: 600px;
	height: 18px;
	}

#headerbtm_box {
	position: relative;
	top: 15px;
	width: auto;
	overflow: hidden;
	}
	
.headerbtm_title a{
	font-family: "verdana", Arial;
	font-size: 12px; /*ukuran font pada sub main header dan link di bawah */
	text-decoration: none;
	color: #FFFF00;
	cursor: pointer;
	}

.headerbtm_title a:hover{
	color:#ff8c00;
	}

#judul {
	width:400px;
        margin-top:-8px;
	color:#fff;
	font-size:14px;
	font-weight:normal;
}


#div {
	position: relative;
	width: 1007px;
	height: 100%;
	margin: 0 auto 0 auto;
	background: #FFF;
	z-index: 0;
	}

#left {
	position: relative;
	width: 242px;
	height: auto;
	border-left:dashed #77000 1px;
	}
	
.left {
	position: relative;
	margin: 0px;
	height: auto;
	overflow: hidden; /*menampilkan menu yang ada pada menu kiri secara keseluruhan jika hidden di ganti show all*/
	}

.left ul {
	margin-top: 15px;
	list-style: auto;
	}
	
.left li {
	height: auto; /* jarak menu kiri dengan navigasi*/
	width: 240px;
	background: url('../images/main/continer/list1.jpg') no-repeat 20px 11px;
	cursor: pointer;
	}	
	
.left li.backLava {
	position: inherit;
	/*background: #660000 url('../images/main/continer/dot.jpg') no-repeat 20px 11px;*/
	list-style: none;
	margin: 0;
	}

.left li a {
	position: relative;
	font-family: "verdana", Arial;
	font-size: 12px; /* ukuran font pada menu samping kiri*/
	left: 0; /*jarak kotak dengan tulisan pada menu kiri*/
	#height: 15px;
	height: auto;
	padding: 5px 0 5px 10px;
	display: block;
	color: #000;
	text-decoration: none;	
	border-bottom:solid #770000 1px;
	z-index: auto;
	}
	
.left li a:hover {
	#height: 15px;
	height: auto;
	left: 0;
	display: block;
	padding: 5px 0 5px 30px;
	color: #FFFF00;
	background: #660000 url('../images/main/continer/dot.jpg') no-repeat 20px 10px;
	cursor: pointer;
	}

.left_ {
	/*background:url(../images/main/continer/title.gif) no-repeat;*/
	font-family: "verdana", Arial;
	color:#000000;
	font-size:16px;
	position: relative;
	height: auto;
	overflow: hidden;
	}
	
.left_ a {
	font-family: "verdana", Arial; /* Jenis Font pada Sisi kanan Web pada Berita agenda*/
	font-size: 12px; /*Ukuran Font pada sisi kanan web site menu berita dan agenda*/
	color:#000000;
}

.left_ a:hover {
	color:#000000;
	text-decoration:underline;
}

.left_ ul {
	margin-top: 15px;
	list-style: none;
	}
	
.left_ li {
	height: auto; /* jarak menu kiri dengan navigasi*/
	cursor: pointer;
	}

.left_ li a {
	position: relative;
	font-family: "verdana", Arial;
	font-size: 12px; /* ukuran font pada menu samping kiri*/
	height: auto;
	padding: 5px 0 5px 10px;
	display: block;
	color: #000;
	text-decoration: none;
	border-top:solid #cccccc 1px;
	z-index: auto;
	}
	
.left_ li a:hover {
	height: auto;
	display: block;
	padding: 5px 0 5px 10px;
	background:url('../images/main/continer/dot.jpg') no-repeat 0px 10px;
	color: #000000;
	cursor: pointer;
	}

.left_e ul {
	margin-top: 15px;
	list-style: none;
	}
	
.left_e li {
	height: auto; /* jarak menu kiri dengan navigasi*/
	cursor: pointer;
	}

.left_e li a {
	position: relative;
	font-family: "verdana", Arial;
	font-size: 12px; /* ukuran font pada menu samping kiri*/
	height: auto;
	padding: 5px 0 5px 0px;
	display: block;
	color: #ccc;
	text-decoration: none;
	border-top:solid #cccccc 1px;
	z-index: auto;
	}
	
.left_e li a:hover {
	height: auto;
	display: block;
	padding: 5px 0 5px 0px;
	color: #000000;
	cursor: pointer;
	}
#center {
	height:auto;
	width: 100%;
	min-height: 400px;
	border-left:dashed #770000 1px;
	}
.center {
	position: relative;
	margin-left: 5px;
	height: auto;
	}
		
#titlebox {
	position: relative;
	top: 0px;
	width: 730px;
	height: 40px;
	border-bottom: #880000 solid 0px;
	}
	
.titlepost {
	position: absolute;
	bottom: 0;
	padding-bottom: 5px;
	}
	
.titlepost h3, .titlepost h3 a {
	font-family: "AvantGarde Bk BT", Arial; /*Ukuran Font pada Judul Konten*/
	font-size: 20px;
	color: #660000;
	}
	
.titlepost h3 a:hover {
	color: #999900;
	}
	
.post {
	position: relative; /*ukuran font pada konten*/
	width: 730px; /*lebar isi konten*/
	color: #333333;
	margin:0 10px 0px 10px;
	font-family: "verdana", Arial; 
	font-size: 11px; /*ukuran font isi konten*/
	}
	
/*#table {
  border-collapse: collapse;
  border: 1px solid #C2C5C9;
  font: normal 11px "verdana", arial, helvetica, sans-serif;
  color: #363636;
  background: #f6f6f6;
  text-align:left;
  }*/

.post p {
	font-family: "verdana", Arial;
	font-size: 11px;
	line-height: 1.4em;
	color: #000;
	}

.post ul {
	margin-left:15px;
	height:auto;
}

.post li {
	margin-left:20px;
	height:auto;
}
.post ul ul{
	margin-left:20px;
	height:auto;
}

.post li li{
	margin-left:25px;
	height:auto;
}	

.post h3 {
	font-size: 11px;
	word-spacing: 3px;
	margin: 0 0 10px 0;
	font-weight: bold;
	color: #000;
	}
	
/*.post img {
	float: left;
	margin: 0 1px 0 0;
	padding: 0;
	}*/
	
#load {
	position:relative;
	width: auto;
	background:#ecebed;
	height:20px;
	z-index:10;
}

#line {
	position: absolute;
	top: 20.1em;
	right: 15.5em;
	height: 382px;
	overflow: hidden;
	}
	
#rightrector {
	position: absolute;
	width: 175px;
	height: 450px;
	top: 241px;
	right: 0;
	}
	
.rightrector {
	position: relative;
	font-family: "Humnst777 Lt BT", Arial;
	font-size: 10px;
	width: 174px;
	height: 304px;
	overflow: hidden;
	border-top: #FFF solid 12px;
	}

/*Subpost*/

#subpost {
	position: absolute;
	width: 721px;
	height: 37px;
	top: 50px;
	left: 21.4em;
	background: url('../images/content/post/headpost.gif') no-repeat;
	z-index: 2;
	}
	
#linesubpost {
	position: absolute;
	top: 75px;
	left: 21.3em;
	height: 696px;
	width: 4px;
	background: url('../images/content/post/line.jpg') no-repeat;
	overflow: hidden;
	z-index: 1;
	}
	
.subpost {
	margin: -38em 0 0 22.5em;
	width: 700px;
	height: auto;
	padding-bottom: 50px;
	min-height: 700px;
	}
	
.subpost h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 5px 0;
	color:#000;
	width: 700px;
	padding-left: 10px;
	background: url('../images/content/post/titlehead.jpg') no-repeat 0 6px;
	}
	
.subpost h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 5px 0;
	color:#000;
	}
.subpost h5 {
	font-size: 14px;
	margin: 10px 0 5px 0;
	color:#000;
	}	
.subpost P {
	text-indent: 3em;
	color: #000;
	margin-bottom: 2px;
	}
	
.subpost P a {
	font-weight:bold;
	color: #999900;
	}

.subpost P a:hover {
	color: #990000;
	}
	
.subpost P img.postright {
	float: right;
	margin: 5px 0 5px 5px;
	}
	
.subpost P img.postleft {
	float: left;
	margin: 5px 5px 5px 0;
	}
	
/*End Subpost*/
	
#footer {
	position: relative;
	width: 1007px;
	height: 82px;
	background: url('../images/footer.gif') repeat-x;
	bottom:0;
	}
	
.footer {
	letter-spacing: 1px;
	font-size: 10px;
	width: 1007px;
	height: 80px;
	}

.footer a {
	font-family: "verdana", Arial;
	font-size: 10px; /*ukuran font pada sub main header dan link di bawah */
	text-decoration: none;
	cursor: pointer;
	color: #FFF;
	}
	
.footer a:hover {
	color: #FFFF00;
	text-decoration:underline;
	}
	
.footer_r {
	width: 240px;
	top: 10px;
	right: 48px;
	font-family: "verdana", Arial;
	margin: 0;
	padding: 0;
	}
	
ul.footer_r {
	position: absolute;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
ul li.footer_r {
	padding: 0 10px;
	background: url('../images/kotak.jpg') no-repeat 0 4px;
	}
	

.footer_l {
	width: 220px;
	margin-left: 14px;
	}

ul.footer_l {
	position: absolute;
	margin: 10px 0 0 0;
	left: 465px;
	text-align: right;
	list-style: none;
	}
	
ul li.footer_l {
	padding: 0 10px;
	width: 210px;
	background: url('../images/kotak.jpg') no-repeat right 4px;
	}

span.footer_gr {
	position: absolute;
	top: 10px;
	right: 293px;
	height: 65px;
	border-right: #FFF solid 1px;
	}
	
.copyright {
	position: absolute;
	top: 24px;
	left: 10px;
	}
	
.visitor {
	position: absolute;
	top: 48px;
	left: 10px;
	}

