body{
	background:white;
	font-family:"Myriad Pro", "Lucida Sans Unicode";
	font-size:9pt;
	margin:0;
}
#header{
	background:#f38a4a;
	color:white;
	font-size:12pt;
	padding:6px 0 3px 10px;
	font-weight:bold;
	border-bottom:5px solid #f7c7aa;
}
#menu{
	border-bottom:1px solid #f38a4a;
	padding:4px 0 4px 8px;
	font-size:10pt;
}
#menu a, a.tautpage{
	color:#914004;
	text-decoration:none;
}
#menu a:hover, a.tautpage:hover{
	color:#fff;
	background:#914004;
}
#pengakuan{
	padding:4px 0 4px 8px;
	font-size:10pt;
}
#pengakuan strong{
	color:#914004;
	font-size:11pt;
}
.tombol{
	background:#f7c7aa;
	border:1px outset;
}
.pengakuan{
	background:#f7c7aa;
	border-bottom:1px solid #f38a4a;
	margin:0 0 4px -8px;
	padding:2px;
}
.tanggal{
	color:#666666;
}
.komentar{
	border-bottom:1px solid #f7c7aa;
}
.contenttengah ul{
	padding:0;
}
.contenttengah ul li a, .arsipngaku ul li a{
	color:#5e5e5e;
	text-decoration:none;
	/*display:block;*/
}
.contenttengah ul li a:hover, .arsipngaku ul li a:hover{
	color:#000;
}
.contenttengah ul li, .arsipngaku ul li{
	text-align:justify;
	list-style:none;
	padding:4px;
	background:#fbe8d8;
	border-bottom:1px solid #fbcfa7;
	border-top:1px solid #fff;
	word-wrap: break-word;
}
.arsipngaku{word-wrap: break-word;}
.contenttengah ul li.yoi, .arsipngaku ul li.yoi{
	background:#fbefe4;
	border-top:1px solid #fff;
}
.arsipngaku{
	margin-right:30px;
}
.tanggalan{
	color:#918f8f;
	font-size:9pt;
}
.tanggalnya{
	/*border-bottom:1px dashed #666;*/
}
.tanggalnya:hover, .favorit:hover, .komentar:hover, .laporkan:hover{
	border-bottom:1px dashed #666;
}
.favorit{
	background:url(images/fav1.png) no-repeat;
	padding-left:20px;
}
.favorit:hover{
	background:url(images/fav2.png) no-repeat;
}
.errornya{
	color:#C00;
}
a{
	color:#666;
}
a:hover{
	color:#333;
}
abbr{
	border-bottom:1px dashed #666;
	cursor:help;
}
.c404{
	font-size:50pt;
	color:#CCC;
	text-align:right;
}
