html{
	color:#f8f8f8;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,input,textarea,blockquote,th{margin:0;padding:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}caption{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}
form {
	font-size:0.9em;
	color:#039;
}
p {
	padding-top:3px;
	padding-bottom:3px;
	margin:0;
}

div {
    overflow: hidden;
    word-wrap: break-word;
}
body {
	background-image:url(images/bground.jpg);
	background-repeat:repeat;
}
#page {
	position:relative;
	float:left;
	left:0;
	width:960px;
	height:100%;
	background-image:url(images/bgroundline.jpg);
	background-repeat:repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size:8.6pt;
	color:#333;
	line-height:1.3em;
	word-spacing:0.2em;
	margin-bottom:10px;
}
#display {
	position:relative;
	float:left;
	left:0;
	width:890px;
	height:100%;
	padding-left:35px;
	padding-right:35px;
}
#header {
	position:relative;
	float:left;
	left:0;
	width:890px;
	height:83px;
}
#topnav {
	position:relative;
	float:left;
	left:0;
	width:890px;
	height:20px;
	background-color:#b9de00;
}
#topnavtext {
	position:relative;
	float:left;
	left:0;
	width:730px;
	height:20px;
	padding-top:3px;
	text-align:center;
	font-size:0.8em;
}
#topnavtext a:link{
	color:#222;
	text-decoration:none;
}
#topnavtext a:hover{
	color:#eee;
}
#topnavtext a:visited{
	color:#666;
	text-decoration:none;
}
#topnavsearch {
	position:relative;
	float:left;
	left:0;
	width:160px;
	height:20px;
	padding-top:1px;
}
#runtext {
	position:relative;
	float:left;
	left:0;
	width:890px;
	height:18px;
	background-image:url(images/runtext.gif);
	background-repeat:repeat-x;
}
#runtextitem {
	position:relative;
	float:left;
	left:0;
	width:870px;
	height:18px;
	padding-left:10px;
	padding-right:10px;
	font-size:0.8em;
	padding-top:1px;
}
#runtextitem a:link{
	color:#224717;
	text-decoration:none;
}
#runtextitem a:hover{
	color:#eee;
}
#runtextitem a:visited{
	color:#ccc;
	text-decoration:none;
}
#topbar {
	position:relative;
	float:left;
	left:0;
	width:890px;
	height:220px;
	background:#239e00;
}
#leftnav {
	position:relative;
	float:left;
	left:0;
	width:180px;
	height:220px;
	background-image:url(images/lnav.gif);
	background-repeat:repeat-y;
	text-align:left;
}
#leftnavbox {
	position:relative;
	float:left;
	left:0;
	width:180px;
	height:100%;
	margin-top:15px;
	margin-bottom:20px;
}
#leftnavitem {
	position:relative;
	float:left;
	left:0;
	width:150px;
	padding-top:4px;
	padding-left:20px;
	padding-right:10px;
	padding-bottom:4px;
	font-size:1.2em;
	line-height:1.2em;
	letter-spacing:normal;
	text-shadow:#FFF;
}
#leftnavitem li{
	margin-left:10px;
	list-style-image:url(images/navbullet.gif);
}
#leftnavitem a:link{
	color:#FFF;
	text-decoration:none;
}
#leftnavitem a:hover{
	color:#6F0;
	text-decoration:none;
}
#leftnavitem a:visited{
	color:#FFF;
	text-decoration:none;
}
#leftnavitem a:active{
	color:#3F6;
	text-decoration:none;
}
#slider {
	position:relative;
	float:left;
	left:0;
	width:710px;
	height:220px;
}
#midbar {
	position:relative;
	float:left;
	left:0;
	width:890px;
	height:89px;
	background-image:url(images/midbarbg.gif);
	background-repeat:repeat-x;
}
#midbarphoto {
	position:relative;
	float:left;
	left:0;
	width:108px;
	height:66px;
	padding-top:11px;
	padding-bottom:11px;
	padding-left:6px;
}
#arabic {
	position:relative;
	float:right;
	right:0;
	width:420px;
	height:66px;
	padding-top:11px;
	padding-bottom:11px;
}
#main {
	position:relative;
	float:left;
	left:0;
	width:890px;
	height:100%;
	background-image:url(images/bgcontenthome.gif);
	background-repeat:repeat-y;
	padding-top:25px;
	padding-bottom:20px;
	text-align:left;
}
#maindetail {
	position:relative;
	float:left;
	left:0;
	width:890px;
	height:100%;
	background-image:url(images/bgcontentdetail.gif);
	background-repeat:repeat-y;
	padding-top:25px;
	padding-bottom:20px;
	text-align:left;
}
#bar {
	position:relative;
	float:left;
	left:0;
	width:180px;
	height:100%;
}
#baritem {
	position:relative;
	float:left;
	left:0;
	width:169px;
	height:100%;
	margin-left:15px;
	margin-right:15px;
	padding-bottom:40px;
}
#context {
	position:relative;
	float:left;
	left:0;
	width:710px;
	height:100%;
}
#content {
	position:relative;
	float:left;
	left:0;
	width:530px;
	height:100%;
}
#contenttext {
	position:relative;
	float:left;
	left:0;
	width:500px;
	height:100%;
	margin-left:15px;
	margin-right:15px;
}
#topimgcontexthome {
	position:relative;
	float:left;
	left:0;
	width:500px;
	height:40px;
	padding-bottom:5px;
}
#bgcontentimgtop {
	position:relative;
	float:left;
	left:0;
	width:500px;
	height:10px;
	background-image:url(images/bgcontenttop.gif);
	background-repeat:no-repeat;
}
#bgcontentimgbtm {
	position:relative;
	float:left;
	left:0;
	width:500px;
	height:10px;
	background-image:url(images/bgcontentbtm.gif);
	background-repeat:no-repeat;
	padding-bottom:5px;
}
#bgcontent {
	position:relative;
	float:left;
	left:0;
	width:500px;
	height:100%;
	background-color:#f2f2f2;
}
#contenthome {
	position:relative;
	float:left;
	left:0;
	width:480px;
	height:100%;
	margin-left:10px;
	margin-right:10px;
	border-bottom: 1px dotted #bbb;
}
#contenthometitle {
	position:relative;
	float:left;
	left:0;
	width:460px;
	height:100%;
	color:#0a8400;
	font-size:1.1em;
	font-weight:bold;
	margin-left:10px;
	margin-right:10px;
	padding-bottom:2px;
	padding-top:5px;
}
#tanggal {
	position:relative;
	float:left;
	left:0;
	width:460px;
	height:100%;
	color:#990;
	font-size:0.8em;
	margin-left:10px;
	margin-right:10px;
	padding-bottom:10px;
	word-spacing:0;
	letter-spacing:0;
}
#tanggalhome {
	position:relative;
	float:left;
	left:0;
	width:260px;
	height:100%;
}
#linkinghome {
	position:relative;
	float:left;
	left:0;
	width:200px;
	height:100%;
	text-align:right;
}
#contenthometitle a:link, a:visited {
	color:#0a8400;
	text-decoration:none;
}
#contenthometitle a:hover {
	color:#79c800;
}
#contenthometext {
	position:relative;
	float:left;
	left:0;
	width:420px;
	height:100%;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:10px;
	margin-bottom:15px;
	border-bottom: 1px dotted #bbb;
}
#contenthometext a:link, a:visited {
	color:#0a8400;
	text-decoration:none;
}
#contenthometext a:hover {
	color:#79c800;
	text-decoration:underline;
}
#iklanspace {
	position:relative;
	float:left;
	left:0;
	width:500px;
	height:80px;
	padding-top:5px;
	padding-bottom:5px;
}
#contentdetail {
	position:relative;
	float:left;
	left:0;
	width:660px;
	height:100%;
	margin-left:18px;
	margin-right:30px;
}
#contentdetailsitemap {
	position:relative;
	float:left;
	left:0;
	width:652px;
	height:100%;
	color:#0a8400;
	font-size:0.8em;
	margin-bottom:30px;
	padding-bottom:5px;
	padding-top:10px;
	border-bottom:dotted 1px #bbb;
}
#contentdetailsitemap a:link, a:visited {
	color:#0a8400;
	text-decoration:none;
}
#contentdetailsitemap a:hover {
	color:#79c800;
	text-decoration:underline;
}
#contentdetailarchive {
	position:relative;
	float:left;
	left:0;
	width:652px;
	height:100%;
	color:#0a8400;
	font-size:0.9em;
	text-align:left;
	margin-bottom:30px;
	margin-top:30px;
	padding-left:10px;
	padding-bottom:10px;
	padding-top:10px;
	border-top:dotted 1px #bbb;
	border-bottom:dotted 1px #bbb;
}
#contentdetailarchive a:link, a:visited {
	color:#0a8400;
	text-decoration:none;
}
#contentdetailarchive a:hover {
	color:#79c800;
	text-decoration:underline;
}
#contentdetailtitle {
	position:relative;
	float:left;
	left:0;
	width:652px;
	height:100%;
	color:#0a8400;
	font-size:1.5em;
	font-weight:bold;
	line-height:1.5em;
	padding-bottom:5px;
	padding-top:5px;
}
#contentdetailtitlesub {
	position:relative;
	float:left;
	left:0;
	width:652px;
	height:100%;
	color:#0a8400;
	font-size:1.8em;
	font-weight:bold;
	line-height:1.5em;
	padding-bottom:5px;
	padding-top:5px;
}
#contentdetailtitle a:link, a:visited {
	color:#0a8400;
	text-decoration:none;
}
#contentdetailtitle a:hover {
	color:#79c800;
	text-decoration:underline;
}
#contentdetailcontent {
	position:relative;
	float:left;
	left:0;
	width:652px;
	height:100%;
	margin-bottom:20px;
	padding-bottom:10px;
	padding-top:3px;
	border-bottom:dotted 1px #bbb;
}
#contentdetailcontent ul{
	margin-left:25px;
	padding-top:5px;
}
#contentdetailcontent ol{
	margin-left:23px;
}
#contentdetailcontent ul li{
	list-style-image:url(images/bullet-1.gif);
	padding-top:5px;
}
#contentdetailcontent ol li{
	padding-top:5px;
}
#contentdetailcontent ul,li,span{
	padding-top:15px;
}
#contentdetailcontent ol,li,span{
	padding-top:5px;
}
#contentdetailcontent a:link, a:visited {
	color:#0a8400;
	text-decoration:none;
}
#contentdetailcontent a:hover {
	color:#79c800;
	text-decoration:underline;
}
.detcontent {
	position:relative;
	float:left;
	left:0;
	width:652px;
	height:100%;
}
.detcontent ul{
	margin-left:25px;
	padding-top:5px;
}
.detcontent ol{
	margin-left:23px;
}
.detcontent ul li{
	list-style-image:url(images/bullet-1.gif);
	padding-top:5px;
}
.detcontent ol li{
	padding-top:5px;
}
.detcontent ul,li,span{
	padding-top:15px;
}
.detcontent ol,li,span{
	padding-top:5px;
}
.detcontent a:link, a:visited {
	color:#0a8400;
	text-decoration:none;
}
.detcontent a:hover {
	color:#79c800;
	text-decoration:underline;
}
#contentdetailtanggal {
	position:relative;
	float:left;
	left:0;
	width:652px;
	height:100%;
	color:#990;
	font-size:0.8em;
	font-weight:bold;
	padding-top:10px;
	word-spacing:0;
	letter-spacing:0;
}
#contenttanggal {
	position:relative;
	float:left;
	left:0;
	width:430px;
	height:100%;
}
#contentlinking {
	position:relative;
	float:right;
	right:0;
	width:100px;
	height:100%;
	text-align:right;
}
#footer {
	position:relative;
	float:left;
	left:0;
	width:890px;
	height:100%;
}
#footerline {
	position:relative;
	float:left;
	left:0;
	width:890px;
	height:48px;
	background-image:url(images/footerline.gif);
	background-repeat:repeat-x;
	margin-bottom:5px;
}
#footerlink {
	position:relative;
	float:left;
	left:20px;
	width:850px;
	height:52px;
}
#l_linklogo {
	position:relative;
	float:left;
	left:0;
	width:7px;
	height:52px;
	background-image:url(images/l_linklogo.gif);
	background-repeat:no-repeat;
}
#linklogo {
	position:relative;
	float:left;
	left:0;
	width:836px;
	height:52px;
	background-image:url(images/linklogo.gif);
	background-repeat:repeat-x;
}
#linklogoimage {
	position:relative;
	float:left;
	left:0;
	width:836px;
	height:52px;
	margin-top:8px;
	text-align:center;
}
#r_linklogo {
	position:relative;
	float:left;
	left:0;
	width:7px;
	height:52px;
	background-image:url(images/r_linklogo.gif);
	background-repeat:no-repeat;
}
#footerbottom {
	position:relative;
	float:left;
	width:890px;
	height:100%;
	margin-top:10px;
	margin-bottom:10px;
	font-size:8pt;
	font-family:Verdana, Geneva, sans-serif;
}
#footerbottom a{
	color:#006700;
	text-decoration:none;
}
#footerbottom a:hover{
	color:#b42823;
	text-decoration:underline;
}
.fbdate {
	position:relative;
	float:left;
	left:10px;
	width:180px;
	height:100%;
	text-align:left;
	font-size:0.9em;
	line-height:normal;
}
.fbcopy {
	position:relative;
	float:left;
	left:0;
	width:530px;
	height:100%;
	text-align:center;
	line-height:normal;
	letter-spacing:normal;
	word-spacing:normal;
	font-size:0.9em;
}
.fbpowered {
	position:relative;
	float:right;
	right:10px;
	width:180px;
	height:100%;
	text-align:right;
	font-size:7pt;
	color:#333;
}
.sa {
	width:16px;
	height:16px;
	background-image:url(images/zoom.png);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	border:none;
}
#bglinebtm {
	position:relative;
	float:left;
	left:0;
	width:960px;
	height:30px;
	background-image:url(images/bgroundlinebtm.jpg);
	background-repeat:repeat-y;
}
#browser {
	position:relative;
	float:left;
	left:0;
	width:160px;
	height:100%;
	margin-left:8px;
	margin-right:8px;
	padding-bottom:40px;
}
#linkpage {
	position:relative;
	float:left;
	left:0;
	width:670px;
	height:100%;
	padding-bottom:20px;
	padding-top:10px;
	border-top:dotted 1px #bbb;
	color:#999;
}
#linkpage a:link, a:visited {
	color:#0a8400;
	text-decoration:none;
}
#linkpage a:hover {
	color:#79c800;
	text-decoration:underline;
}