body {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	margin: 0px;
}
#wrapper{
	text-align: center;
	width: 800px;
	margin: auto;
	background-color: #FFFFFF;
	padding: 0px 5px 0px 5px;
}
#header {
	background-image: url(kopguestbook.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 82px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#konten {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	margin-top: 20px;
	margin-bottom: 20px;
}
#post {
	margin-top: 10px;
	margin-bottom: 10px;	
}
#post .tamu {
	clear: right;
	float: left;
	margin: 0px 0px 10px 0px;
	background-image: url(guest-tanya.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 48px;
	width: 48px;
	color: #FFFFFF;
	padding: 5px 0px 0px 0px;
	font-size: 11px;
	text-align: center;
}
#post .tamukonten {
	float: right;
	margin: 0px 0px 10px 0px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	width: 730px;
	text-align: justify;
	background-color: #E1F0FF;
}
#post .admin {
	clear: both;
	float: right;
	margin: 0px 0px 20px 0px;
	background-image: url(admin-jawab.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 48px;
	width: 48px;
}
#post .adminjwb {
	float: right;	
	margin: 0px 10px 20px 0px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	width: 672px;
	text-align: justify;
	background-color: #FEEFC0;
}
#menu {
	margin: 0px 0px 30px 0px;
	height: 25px;
	display: block;
}
#menu ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: auto;
	height: 25px;
}
#menu ol li {
	float: left;
	display: block;
	margin-top: 0px;	
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu ol li a {
	float: left;
	display: block;
	color: #999999;
	height: 25px;
	padding: 10px 15px 0 15px;
	border-right: 1px solid #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #F0F0F0;
	border-bottom: 3px solid #FF6600;
}
#menu ol li a:hover {
	float: left;
	display: block;
	color: #000000;
	height: 25px;
	padding: 10px 15px 0 15px;
	text-decoration: none;
	background-color: #CCCCCC;
	border-bottom: 3px solid #006600;
}
.loadingbar {
	font-size: 11px;
	color: #FF0000;
}
#footer {
	border-top: 5px solid #F0F0F0;
	clear: both;
	font-size: 11px;
	padding: 5px;
}
.paging {
	text-align: center;
	margin: 20px 0px 20px 0px;
	font-size: 11px;
}
.paging a {
	padding: 2px 4px 2px 4px;
	border: 1px solid #CCCCCC;
	background-color: #F0F0F0;
	text-decoration: none;
	color: #000000;
	font-size: 11px;
}
.paging a:hover {
	background-color: #000000;
	color: #FFFFFF;
}
