* {
  margin: 0;
  padding: 0;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
}
body {
  height: 100%;
}
div {
  display: block;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
ol, ul {
list-style: none;
}
fieldset{
  border-color: #FFFFFF;
}
input, textarea, select{
  background: #fff;
  border: solid 1px #CCCCCC;
  padding: 5px;
}
input:focus, textarea:focus, select:focus {
  border: solid 1px #D9AD00;
  background: #FFF7D7;
}
input[type="button"], input[type="reset"] {
  background: #FFF7D7;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 3px;
  border: solid 1px #CCCCCC;
}
input[disabled="disabled"] {
  background: #F8F8F8;
  border-color: #FFFFFF;
}

#clear {
  clear: both;
}
/* iklan kiri-kanan */
#palingatas { 
  margin: 0 auto;
  width: 960px;
}
#kiri {
margin-left: -150px;
float: left;
}
#kanan {
float: right;
margin-left: 960px;
}
#kiri, #kanan {
position: fixed;
width: 150px;
height: 100%;
vertical-align: middle;
text-align: center;
}

/* ISI */
/******/
#kanvas {
  display: block;
  width: 960px;
  margin: 0 auto;
}

/* Header */
#header {
  width: 960px;
}
#HeadLogo {
  width: 500px;
  height: 75px;
  float: left;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
  font-family: Garamond, Cambria, "Times New Roman", "Sans Serif";
  font-size: 26pt;
  font-weight: bold;
  color: white;
  line-height: 20pt;
}
#HeadMenu {
  width: 459px;
  height: 90px;
  float: left;
  border-bottom: 1px solid white;
}
#HeadIklan {
  width: 960px;
}
#HeadMenuTop {
  float: right;
  margin: 15px 15px 20px 0;
}
#HeadMenuTop ul {
  float: right;
} 
#HeadMenuTop ul li {
  float: left;
  height: 13px;
  padding-right: 10px;
  padding-left: 10px;
  border-right: 1px solid #396C7E;
}
#HeadMenuTop ul li a {
  color: darkred;
  line-height: normal;
}
#HeadMenuTop ul li a:hover {
  text-decoration: underline;
}
#HeadMenuBottom {
  float: right;
  margin: 0 15px;
}
#HeadTime {
  float: left;
  text-align: right;
  margin-right: 10px;
  padding-top: 15px;
  color: darkred;
  font-size: 10px;
}
#HeadSearch {
  float: right;
  padding-top: 5px;
}
#HeadMainMenu {
  clear: both;
  height: 25px;
  background-color: #598A9E;
}
#HeadMainMenu ul {
  height: 18px;
}
#HeadMainMenu ul li {
  padding: 5px 18px;
  font-size: 11px;
  border-right: 1px solid white;
  color: white;
  float: left;
}
#HeadMainMenu ul li a {
  color: white;
}

#HeadNewsticker {
  clear: both;
  margin-top: 10px;
}

/* Content */
#content {
  background-color: white;
  height: 100%;

}
#MainContent {
  width: 960px;
  height: 245px;
}
#MainLeft {
  width: 500px;
  float: left;
}
#MainRight {
  width: 460px;
  float: left;
}
#MainFocus {
  width: 250px;
  height: 253px;
  margin-left: 10px;
  margin-right: 10px;
  float: left;
  padding: 8px;
  border: 1px solid #C1D3D9;
  background: #F4F8FA;
}
#MainFocus a {
  color: #08526D;
  font-weight: bold;
}
#MainFocus a:hover {
  text-decoration: underline;
}
#MainFocus img {
  margin-bottom: 5px;
  margin-right: 10px;
}
#MainSosok {
  width: 153px;
  height: 253px;
  float: left;
  padding: 8px;
  border: 1px solid #C1D3D9;
  background: #F4F8FA;
}
#MainSosok img {
  border: 1px solid darkblue;
}
#MainSosok a {
  font-weight: bold;
  font-size: 10px;
  color: #08526D;
}

#NewsHead, #footer {
  height: 90px;
  border-top: 3px solid #D5DFDF;
  border-bottom: 3px solid #D5DFDF;
  margin: 15px 0;
  padding: 8px 0 8px 15px;
}
#NewsHead {
  float:left;
}
#NewsHead ul li{
  width: 208px;
  float: left;
  padding-right: 15px;  
}
#NewsBalik, #NewsLanjut {
  padding: 55px 0 0 0;
  float: left;
  height: 90px;
  width: 25px;
  cursor: pointer;
}
#Konsultasi1, #Konsultasi2 {
  margin-left: 10px;
  float: left;
  background-repeat: no-repeat;
  background-position: top;
}
#Konsultasi1 {
  width: 350px;
}
#Konsultasi2 {
  width: 236px;
}
#Konsultasi1 h1, #Konsultasi2 h1{
  color: red;
  margin-bottom: 5px;
  font-size: 1.1em;
  line-height: 1.3em;
}

#Konsultasi1 ul li, #Konsultasi2 ul li {
  padding-top: 10px;
  margin-left: 10px;
}

#OtherContent, #MainContent{
  clear: both;
  width: 960px;
}

#OtherCenter {
  width: 350px;
  float: left;
  border-left: 1px solid lightgray;
  margin-left: 10px;
}
#OtherRight {
  float: left;
  width: 215px;
  background-color: #F1F0DF;
  margin-left: 10px;
  padding: 12px;
}
#OtherRight2 {
  float: left;
  width: 237px;
  border: 1px solid #08526D;
  margin-left: 10px;
  margin-bottom: 10px;
}
#footer {
  clear: both;
  height: 60px;
}

#poto_esai {
  background-color: #F3F5FF;
}

.OR1 {
  background-color: #08526D;
  padding: 10px;
  color: white;
}
ul.LanjutTrus li{
  float: left;
  width: 110px;
  margin: 5px 0 5px 5px;
}
.bulletlist {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: square;
  margin-left: 18px;
}
.bulletlist li {
  padding-top: 5px;
}
.esaibalik, .esailanjut {
  cursor: pointer;
  margin-bottom: 3px;
  height: 25px;
}
.esaibalik:hover, .esailanjut:hover {
}
a.judul_esai {
  font-weight: bold;
  color: red;
  margin-bottom: 5px;
  font-size: 1.1em;
  line-height: 1.3em;
}
a.judul_esai:hover {
  color: #E36627;
}


.MainLeft {
  width: 184px;
  float: left;
  margin-bottom: 5px;
}
.Main {
  height: 230px;
  padding: 10px 8px 8px 8px;
  border: 1px solid #08526D;
}
.OtherLeft {
  width: 170px; 
  float: left;
}
.OtherElse {
  width: 232px; 
  float: left;
}
.Other, .Others {
  padding: 10px 8px 8px 8px;
  background-color: #D9E4E6;
}
.Others {
  height: 230px;
}
.OtherNews {
  padding-left: 10px;
}
.OtherNews li {
  border-bottom: 1px solid lightgray;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.OtherNews h1 {
  color: red;
}
.MainJudul {
  background-color: #08526D;
  color: white;
  height: 15px;
  margin: -10px -8px 0 -8px;
  padding: 5px;
}
.MainJudul a {
  color: white;
}
.light {
  font-size: 11px;
  color: #08526D;
}
.judul {
  font-size: 12px;
  color: #08526D;
  font-weight: bold;
}
.subjudul {
  display: block;
  font-weight: bold;
  color: black;
  font-size: 1.1em;
  line-height: 1.3em;
}
.judulkecil {
  color: #08526D;
}
.
/* marquee */
.myMarquee {
color: black;
height: 20px;
overflow: hidden;
position: relative;
border: 1px solid #AAA;
margin-bottom: 5px;
-o-box-shadow: 2px 2px 10px rgba(0,0,0,0.7);
-moz-box-shadow: 2px 2px 10px rgba(0,0,0,0.7);
-webkit-box-shadow: 2px 2px 10px rgba(0,0,0,0.7);
box-shadow: 2px 2px 10px rgba(0,0,0,0.7);
}
.scroller {
display: block;
width: 960px;
height: 20px;
color: black;
left: 0;
top: 3px;
-moz-animation-iteration-count: infinite;
-moz-animation-timing-function: linear;
-moz-animation-duration: 10s;
-moz-animation-name: scroll;
-webkit-animation-iteration-count: infinite;
-webkit-animation-timing-function: linear;
-webkit-animation-duration: 10s;
-webkit-animation-name: scroll;
}
a.black {
  color: black;
  text-decoration: none;
}
a.black:hover {
  text-decoration: underline;
}

/* Halaman Dalam (Detail) */
/* container */
#webcontent {
  background-color: white;
  height: 100%;
}
/* bagian HeadLine Atas */
#headline_top {
  width: 100%;
  clear: both;
}
#headline_top_left {
  border-right: 1px solid #DFD5E2;
  width: 580px;
  float: left;
}
#headline_terbaru {
  width: 200px;
  float: left;
}
.pisah_top {
  border-top: 1px dotted gray;
  margin: 10px 0 5px 0;
}

#headline_gambar {
  padding: 0 10px;
  float: left;
  width: 375px;
}
#headline_gambar ul {
  line-height: 10px;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: square;
}
#headline_gambar ul li {
  margin-left: 15px;
  color: orange;
}
#headline_gambar ul li a{
  color: #093D72;
  text-decoration: none;
}
#headline_gambar ul li a:hover{
  color: #3B8914;
}
.list {
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  line-height: 12px;
}
.kecil {
  display: block;
  font-size: 9px;
  color: #666;
  margin: 5px 0 3px 0;
}

#headline_top_right {
  float:left;
  width: 347px;
  margin: 0 0 0 10px;
}

#isi_berita {
  margin: 0px 15px 10px 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5em;
}
#isi_berita p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.5em;
  margin-bottom: 18px;
  text-align: justify;
}

#ListKategori {
  background-color: #F1F0DF;
  padding: 10px;
  margin: 0 0 20px 0;
}
#ListKategori h1 {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 0.5em;
  color: #333;
}
#ListKategori a {
  color: #08526D;
  text-decoration: none;
}
#ListKategori a:hover {
  text-decoration: underline;
}
.isi_gambar {
  display: block;
  padding: 10px 0;
  margin: 5px 15px 5px 0;
/*  float: left;
  width: 260px;*/
}
.box-kategori {
  padding: 5px;
}
a.linkkategori {
  color: darkred;
  text-decoration: none;
}
a.linkkategori:hover {
  text-decoration: underline;
}
.pemisah {
  margin: 0 5px;
}
.juduldetail {
  font-size: 14pt;
  font-family: Georgia,"Century Schoolbook","Times New Roman",Times,serif;
  line-height: 17pt;
}
.penulis {
  color: #666;
  font-size: 10pt;
}
.asai {
  font-size: 10px;
  color: #666;
  /* text-align: right; */
  display: block;
}
.text {
  color: #333;
  font-size: 11px;
  line-height: 1.2em;
  padding-bottom: 10px;
}

.text_detail, .text_detail a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.5em;
  margin-bottom: 18px;
}
.text_detail a {
  color: darkred;
  text-decoration: underline;
}
.text_detail {
  text-align: justify;
}
.box_detail ul {
list-style-image: none;
list-style-position: outside;
list-style-type: square;
}
.box_detail ul li {
color: orange;
margin-left: 15px;
padding-top: 10px;
}

.judul_artikel {
font-size: 14pt;
font-family: Georgia,"Century Schoolbook","Times New Roman",Times,serif;
line-height: 17pt;
text-align: left;
background-color: #fff;
}
.date {
display: block;
font-size: 9px;
color: #666;
margin: 5px 0 3px 0;
}
.title {
  font-size: 1.2em;
  font-weight: bold;
  color: #333;
}
.img-kategori {
  margin-left: 10px;
}
.bottom5 {
  margin-bottom: 5px;
}
.top5 {
  margin-top: 5px;
}
/* Meerkat, Iklan paling bawah */
#meerkat-wrap {
	overflow: auto;	
}
#adsense-container {
	width: 960px;
	margin: 0 auto;
}
a.close-meerkat {
	display: block;
	height: 23px;
	width: 25px;
	background: url(../images/x-btn.png) no-repeat 0 0;
	text-indent: -9000px;
	position: absolute;
	right: 5px;
	_right: 20px;
	top: 10px;
}
#meerkat {
	width: 960px;
	margin: 0 auto;
	color: #FAFAFA;
	padding: 0;
}

#meerkat a.close {
	color: #FFF;
	text-decoration: underline;	
}

#meerkat a {
	cursor: pointer;	
}
#meerkat-container {
        overflow: hidden;
}