html, body, body1, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #fff url(../images/page_bg.gif) repeat-x;
	text-align: center;
	font: 12px arial, sans-serif;
	color: #232323;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 900px;
  position: relative;
}

h1 {
  position: absolute;
  top: 46px;
  left: 0;
  height: 43px;
  padding-top: 8px;
  width: 652px;
  text-align: center;
  background: #7A808C;
  color: #ffffff;
  font: 18px "Trebuchet MS", serif;
  font-weight: normal;
}
h1 strong {
	font-weight: normal;
	color: #0E1520;
	font-size: 23px;
}
#top-nav {
	position: absolute;
	top: 15px;
	left: 653px;
	width: 246px;
	height: 269px;
	background-color: #F2F2F2;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#top-nav h3 {
	font: 16px "Trebuchet MS", serif;
	margin-bottom: 5px;
	color:#FFFFFF;
	line-height: 26px;
	background-color: #4B515A;
	padding-left: 6px;
}
#top-nav .left {
  margin-right: 4px;
}

#announce {
	padding:0 10px 0 10px;
}

#mmagic {
  background: url(../images/media_magic.gif) no-repeat;
  position: absolute;
  top: 46px;
  left: 852px;
  width: 48px;
  height: 238px;
}

/***** Main menu *****/
ul.avmenu {
	width:178px;
	margin:0 0 18px;
	padding:0;
	list-style:none;
	height: 255px;
}

ul.avmenu li {
width:200px;
padding:0;
line-height:1.3em;
display:inline;
}

ul.avmenu li a {
background-color:#D3E1E7;
color:#505050;
font-weight:bold;
width:215px;
float:left;
margin-bottom:2px;
padding:5px 1px 5px 5px;
border-left:4px solid #cccccc;
text-decoration:none;
}

ul.avmenu li a:hover,ul.avmenu li a.current {
background-color:#B3C4DF;
border-left:4px solid #286ea0;
color:#202231;
}

ul.avmenu li a.akhir {
margin-bottom:5px !important /*Non-IE6*/; margin-bottom:0px /*IE6*/;
}

ul.avmenu ul {
margin:0 0 0 15px;
padding:0 0 5px 0;
font-size:0.9em;
width:165px;
}

ul.avmenu ul a {
padding:3px 1px 3px 5px;
width:200px;
}

ul.avmenu ul ul {
width:113px;
}

ul.avmenu ul ul a {
width:100px;
}



#header {
	position: absolute;
	top: 89px;
	left: 0px;
	width: 652px;
	height: 195px;
	background-color: #000000;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
}

/** body **/
#spacer {
  height: 285px;
}

#body {
  background: url(../images/body_bg.gif) repeat-y;
  width: 100%;
}
#body1 {
  background: url(../images/body_bg1.gif) repeat-y;
  width: 100%;
}

#left {
  float: left;
  width: 652px;
}
#right {
	float: right;
	width: 246px;
	clear:right;
}

#nav ul {
}
#nav li {
  float: left;
  width: 102px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  background: url(../images/tab_lit.gif) repeat-x;
  border-left: 1px solid white;
  list-style: none;
}
#nav a {
  font: 14px "Arial", serif;
  color: #ffffff;
  text-decoration: none;
}
#nav a:hover {
  text-decoration: underline;
}
#nav li.drk {
  background: url(../images/tab_drk.gif) repeat-x;
  border-left: none;
  padding-left: 1px;
}

#visit {
  background: #EEEEEE;
  padding: 10px 20px 14px 20px;
}
#visit h2 {
	font: 24px "Trebuchet MS", serif;
	padding:0px 0px 2px 0px;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #CDCDCD;
	margin-bottom: 15px;
}
#visit a {
  text-decoration: none;
}
#visit a:hover {
  text-decoration: underline;
}
#visit ol {
margin-left:-15px !important /*Firefox*/; margin-left:30px /*IE6*/;
line-height:17px;
}
#visit ul {
margin-left:15px !important /*Firefox*/; margin-left:25px /*IE6*/;
line-height:17px;
}

#subs-left {
  float: left;
  width: 305px;
  padding-left: 20px;
  padding-bottom: 10px;
  margin-top: 22px;
}
#subs-left .left {
  margin-right: 4px;
}

#subs-right {
  float: right;
  width: 265px;
  padding-right: 20px;
  padding-bottom: 10px;
  margin-top: 22px;
}
#subs-right a {
  color: #fff;
}
#subs-left a {
  color: #fff;
}
#subs-left {
  color: #fff;
}
#subs-left h3 {
  color: #FFFFFF;
  font: 16px "Trebuchet MS", serif;
}
#subs-left p {
  text-align: justify;
}

#subs-right {
	color: #fff;
	padding-left: 20px;
}
#subs-right h3 {
  color: #FFFFFF;
  padding-bottom: 14px;
  font: 16px "Trebuchet MS", serif;
}
#subs-right h4 {
  color: #000000;
  font: 14px "Trebuchet MS", serif;
  margin: 0.6em 0;
}
#subs-right ul {
  margin-top: 1em;
}
#subs-right li {
  list-style: none;
  padding-left: 20px;
  background: 5px 3px url(../images/bullet.gif) no-repeat;
}
#left p {
	text-align: justify;
	margin: 0.6em 0;
	line-height: 16px;
}

#right-i {
  padding: 4px 10px 0 10px;
}
#right h2 {
  color: #323E51;
  font: 22px "Trebuchet MS", serif;
  margin-bottom: 12px;
}
#right h3 {
	font: 16px "Trebuchet MS", serif;
	margin-bottom: 5px;
	border-left:4px solid #286ea0;
	color:#FFFFFF;
	line-height: 26px;
	background-color: #4B515A;
	padding-left: 6px;
}
#right p {
  margin-top: 0;
  color: #163348;
}
#right .left {
  margin-right: 4px;
}
#right a {
  color: #163348;
  font-weight: bold;
  text-decoration: none;
}
#right a:hover {
  text-decoration: underline;
}

#left .left {
  margin-right: 10px;
  margin-bottom: 7px;
}

#left img {
padding-left:0px;
padding-right:0px;
}


/** footer **/
#copyright {
  background: #6D7481;
  color: #fff;
  text-align: center;
  font-size: 11px;
  float: right;
  width: 247px;
  padding: 10px 0;
  margin-bottom: 20px;
}
#copyright p {
  margin: 0;
  padding: 0;
}
.judulartikel {
font-weight:bold;
font:Arial, Helvetica, sans-serif;
font-size:15px;
color:#333366;
line-height:18px;
}
.subjudul {
font:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#663399;
font-weight:bold;
}
.tulisan2 {
line-height:18px}
