@charset "utf-8";

body{
	background:url(images/bg.gif) repeat;
	font-family:Arial;
	background-color:#ffffff;
	font-size:12px;
	margin:0px;
	padding:0px;	
}
.more{
	text-decoration:none;
	font-weight:bold;
	background:url(images/c.gif) left no-repeat;
	padding-left:10px;
}
#btgl{
	background-image:url(images/btgl.png);
	height:30px;
}
#tgl{
	color: #FFCC00;
	padding-top:8px;
	text-align:right;
	padding-right:10px;
	font-weight:bold;
}
#sam{
	color: #000000;
	padding:10px;
	border:1px solid #003e88;
	margin-bottom:5px;
}
h2{
	font-size:14px;
	color:#003366;
	height:25px;
	padding-top:0px;
	margin-top:0px;	
/*
	padding-left:40px;
	background:url(images/barh.png) left no-repeat;
*/	
	border-bottom:1px;
	border-bottom-style:dotted;
	border-bottom-color: #006699;
}
table{
	font:11px/11px Arial;
}
#clear{
	clear: both;
}
#kulit {
	width: 1020px;	
	background:url(images/bgk.png) repeat-y;
	margin:0px;
	padding:0px;
}
#container {
	width: 980px;	
	margin:0px;
	padding:0px;
	xborder:1px solid #003e88;	
}
#header{
	height:250px;
}
#hatas{
	height:100px;
	text-align:left;
	background-color:#FFFFFF;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	background:url(images/ba.png) repeat-x;
}
#left{
	float:left;
	width:201px;
	margin:3px;
}
#bara{
	font-family: Arial;
	background:url(images/bar.png) repeat-x;
	height:10px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
}
#barb{
	font-family: Arial;
	background:url(images/bab.png) repeat-x;
	height:10px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	margin-bottom:7px;
}
.dtree {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	white-space: nowrap;
	text-align:left;
	background-color:#003e88;
	font-weight:bold;
	padding:2px;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #FF9900;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #FFCC00;
	color:#6666FF;
}
.dtree .clip {
	overflow: hidden;
}
#content{
	float:left;
	width:550px;	
	text-align:justify;
	margin:5px 0px 5px 0px;
	padding: 0px 5px 5px 5px;
}
#right{
	float:left;
	width:200px;
	margin:4px;
}
#berita {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-align:left;
	background-color:#003e88;
	padding:0 5px 0 5px;
	
}
#bitem{
	margin:0px;
	border-bottom:1px;
	border-bottom-style:dotted;
	border-bottom-color:#FFFFFF;
	padding:0px;
}
#tberita{
	color:#C7CB74;
}
#berita h4{
	height:25px;
	padding-top:10px;
	padding-left:5px;
	background:url(images/barb.png) left no-repeat;
	font-size:14px;
	color: #ffffff;
	margin:0px 0px 6px 0px;
}
#bitem div{
	color:#ffffff;
	margin:0px;
}
#bitem div a{
	color:#ffffff;
	font-weight:bold;
	text-decoration: none;
}
#bitem div a:hover{
	color: #FFCC00;
}

#footer{
	border-top:3px solid #000000;
	background-color:#163274;
	clear:both;	
	color:#FFFFFF;
	text-align:center;
	text-align:center;
	padding:10px 0 10px 5px;
	margin-top:20px;
	font-size:10px;
	height:20px;
}
#footer a{
	color:#FF9900;
	font-weight:bold;
	text-decoration: none;
}
