body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #white;
	background-image: url(images/detik_02.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #white;
}
#wrapper {
	background-image: url(images/detik_08.jpg);
	background-repeat: repeat-y;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #header {
	background-image: url(images/header-aini.jpg);
	height: 116px;
	width: 900px;
}
#wrapper #leftcontent {
	float: left;
	width: 500px;
	padding-right: 10px;
	padding-left: 20px;
	line-height: 155%;
	text-align: justify;
}

#wrapper #23content {
	float: left;
	width: 400px;
	padding-right: 0px;
	padding-left: 20px;
	line-height: 155%;
}

#wrapper #middlecontent {
	background-color: #e9e9e9;
	float: left;
	width: 165px;
	padding-right: 5px;
	padding-left: 10px;
	color: #777777;
}

#wrapper #rightcontent {
	float: left;
	width: 165px;
	padding-right: 5px;
	padding-left: 10px;
}

ul {
	padding-left: 12px;
	margin-left: 0px;
}
#wrapper #clearer {
	clear: both;
}
#wrapper #footer {
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(images/detik_10.jpg);
	text-align: center;
	height: 24px;
	width: 900px;
	line-height: 250%;
}



#wrapper #leftcontent a:link {
	color: #6600CC;
	text-decoration: none;
}
#wrapper #leftcontent a:visited {
	color: #6600CC;
	text-decoration: none;
}
#wrapper #leftcontent a:hover {
	color: #777777;
	text-decoration: none;
}

#wrapper #middlecontent a:link {
	color: #6600CC;
	text-decoration: none;
}
#wrapper #middlecontent a:visited {
	color: #6600CC;
	text-decoration: none;
}
#wrapper #middlecontent a:hover {
	color: #888888;
	text-decoration: none;
}

#wrapper #rightcontent a:link {
	color: #0000FF;
	font-weight:bold;
	text-decoration: none;
}
#wrapper #rightcontent a:visited {
	color: #0000FF;
	font-weight:bold;
	text-decoration: none;
}
#wrapper #rightcontent a:hover {
	color: #888888;
	font-weight:bold;
	text-decoration: none;
}

.image {
	background-color: #fff;
	padding: 2px;
	margin: 3px 5px 3px 0;
	border: 1px solid #ddc688;
	float: left;
}

.judul {
	font-family: Georgia;
	font-size: 16px;
	line-height: 120%;
	font-weight: normal;
	color: #888888;
}

.judulsp {
	font-family: Georgia;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
	color: #888888;
	right-padding: 20px;
}

.judulsp2 {
	font-family: Georgia;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
	color: #888888;
	right-padding: 20px;
}
.date {
	font-size: 10px;
	line-height: 135%;
	font-style: italic;
}
.lead {
	font-size: 11px;
	line-height: 135%;
}


.dateagenda {
	font-size: 10px;
	line-height: 135%;
	font-style: normal;
	color: #6600CC;
}

.syariah {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 135%;
	font-style: none;
	font-weight: normal;
}

.posting {
	font-size: 11px;
}
.kategori {
	line-height: 150%;
	padding-left: 9px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

input, select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
}
