﻿body { background:#fff url('images/bg.gif') repeat-x; padding:0; margin:0; color:#333; font-family: Arial, helvetica, sans-serif; font-size: .75em; line-height: 1.4;}
h1 { font-size:2.2em;}
div, mg, p, a, ul, form, label, h2 { padding:0; margin:0; font-weight:normal;}
h3 { font-size:1.6em; font-weight:normal; padding-top:1px;padding-bottom:8px; margin:0px;}
h2 { font-size:1.9em;}
h4 { font-size:1.5em;}
h1, h4 { padding-top:1px;padding-bottom:4px; margin:0px; font-weight:normal;}
img { border:none;}
a:link { outline:none; text-decoration:none; color:#222;}
a:visited { outline:none; text-decoration:none; color:#444;}
a:hover { outline:none; text-decoration:underline;}
ul { list-style-type:none;}
.spacer { clear:both;}
.atsimg { border:none; vertical-align:top;}
.styimg { border:none; vertical-align:middle;}
.styimgb { border:none; vertical-align:bottom;}
.trans { margin:0 auto; width:200px; color:#777; padding:10px;}
.tab_content { padding: 5px;}
#tabContainer { padding-bottom: 0px; margin-bottom: 0px; display: block; overflow:hidden;}
#tabContainer div { padding-bottom: 5px; padding-right: 8px; padding-left: 8px; font-weight: bold; margin-left: 5px; padding-top: 5px; color:fuchsia; float: left;}
#tabContainer .tabs_on, #tabContainer .tabs_off { background-color: #EFEFEF;color:#777; border-color:#ccc; border-style:solid; border-width:1px; cursor: pointer; border-bottom-width:0px;}
#tabContainer .tabs_on { background-color: #BBBBBB; color:#000;}

#wrapper {	margin: 0 auto; width: 1050px; border:1px #999 solid; border-top:0px; overflow:hidden;}

#header { background:#0b54ac url('images/headerbg.gif') repeat-x bottom; margin:0px; padding:0px; height:220px; }
#header #bantop { margin:0 auto; width:730px; padding: 9px 0px;}
#header #logo {	float:left; width:300px; padding-left:20px; padding-top:10px;}
#header #search { float:left; width: 400px; height:28px; background:#0b54ac url('images/searchbg.gif') no-repeat; padding:6px 0 0 40px;}
#header a:link { outline:none; text-decoration:none; color:#fff;}
#header a:visited { outline:none; text-decoration:none; color:#bbb;}
#header a:hover { outline:none; text-decoration:underline;}

.divwatas {	margin-left:770px;}
.divwatas2 { margin-left:336px;}
.kng {	color:#FF9900; font-weight:bold;}
.watas { padding:0 5px; vertical-align:middle;}
.abu2 {	color: #777;}


#menutop {
	background:#444 url('images/menubg.gif') repeat-x; height:18px; color:navy; padding:5px;
}
#menutop  a:link, #menutop a:visited { outline:none; text-decoration:none; color:navy}
#menutop  a:hover { outline:none; text-decoration:underline;}
#menutop li {display:inline; }
	
#publis {
	margin:0px; margin-left:10px; font-size:1.5em;
	list-style:circle;
	padding:5px;
}
#publis li {
	padding:3px;
}
.hrfpu {
	font-size:0.7em; color:#999;
}
#contentall { 	margin: 0 auto; width:1046px; overflow:hidden; background-color:#e3ecf7; padding:2px;  }
#contentleft { float:left; background-color:#ddd; margin: 1px; width:736px; }
.cl_l1a { overflow:hidden; background:#fff url('images/bg_content_s.gif') repeat-x; width:728px; margin:1px;padding:3px; margin-bottom:6px;}
.cl_l1b { overflow:hidden; background:#f4f4f4 url('images/bg_content_p.gif') repeat-x; width:728px; margin:1px;padding:3px; margin-bottom:6px;}
.cl_l1w { overflow:hidden; background:#fff; width:728px; margin:1px;padding:3px;}
.tengah {text-align:center;}

div#kotakal a
{
	width:90px;
	height:50px;
   background:#ffffff;
   color:#759;
	float:left;
	padding:5px;
	text-decoration:none;
	text-align:center;
	
}
div#kotakal a:hover
{
	width:90px;
	height:50px;
   background:#e0e7f8;
   color:#15f;
	float:left;
	padding:5px;
	text-decoration:none;

	text-align:center;
}

.leftct{
width:424px;
float:left;
margin-left:5px;
margin-right:5px;
}


.leftdt{
width:274px;
float:left;
background:#dadada;
margin-left:15px;
}
.round-dlm-ok{padding:6px;margin:6px;background:#fff;}
.rightp {
	display:inline;
	float:right;
	color:#0066FF;
	font-size:2.5em;
	font-weight:normal;
}
.gbwulr {float:left;padding:5px; width:110px; text-align:center;}
.gbwulr img {
  display:block;
   border:1px #ccc solid;
   padding:3px;
	max-width:100px;
	max-height:70px;
height: expression(this.height >= this.width && this.height > 70 ? 70 : true);
width: expression(this.height < this.width && this.width > 100 ? 100 : true);
  }
.gbwu img {
	float:left;
	margin-right:10px;
	margin-bottom:20px;
  display:block;
   border:1px #ccc solid;
   padding:5px;
	max-width:230px;
	max-height:180px;
height: expression(this.height >= this.width && this.height > 180 ? 180 : true);
width: expression(this.height < this.width && this.width > 230 ? 230 : true);
  }
.gbf {
	padding:5px;
   border:1px #ccc solid;
}
.tipmsg {padding: 5px; background-color: #FFF8DC;  border: 1px solid #DEB887; width:180px;font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #6b6b6b; display:none; position:absolute;left:0px;top:0px; }
  
.logouser {
   padding:3px;
	max-width:180px;
	max-height:120px;
height: expression(this.height >= this.width && this.height > 120 ? 120 : true);
width: expression(this.height < this.width && this.width > 180 ? 180 : true);
  }
  



#contentright { float:left; background-color:#ddd; margin: 1px; width:306px; }
.cl_r1 {overflow:hidden; margin:1px; padding:2px; margin-bottom:5px; background:#f4f4f4 ;}
.cl_dlm {overflow:hidden;padding-left:5px;}
.submnats { padding:3px 3px 6px 0;color:#6d7f91;font-family:"Times New Roman", Times, serif; font-size:2.2em;}
.subul { list-style:disc; margin-left:20px; padding-left:5px; color:navy; line-height:1.2;}



.sliderwrapper{
margin-top:12px;
position: relative; 
overflow: hidden; 
width: 728px; 
height: 100px;
}



.sliderwrapper .contentdiv{
visibility: hidden; 
position: absolute;
left: 0; 
top: 0; background: white;
width: 728px; 
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

	

#wrsearchbwh {	background:#0b54ac; margin: 0 auto; width: 1050px; border:1px #999 solid; margin-top:5px; margin-bottom:5px; height:50px;}
#search2 { height:28px; background:#0b54ac url('images/searchbg.gif') no-repeat; padding:6px 0 0 40px; margin-left:320px; margin-top:6px; width:400px;}

#wrapper2 {	margin: 0 auto; background:#fff url('images/bgbawah.gif') repeat-x; width: 1030px; border:1px #999 solid; border-bottom:0px; overflow:hidden; padding:10px; color:black}
#wrapper2  a:link, #wrapper2 a:visited { outline:none; text-decoration:none; color:navy}
#wrapper2  a:hover { outline:none; text-decoration:underline;}
#wrapper2 #banfot { margin:0 auto; width:730px; padding: 9px 0px;}
#wrapper2 #awal { float:left; width:190px; margin-right:10px;}

#wrapper2 #netw { float:left; width:310px; margin-right:14px; margin-left:19px;}
.footmenu {	list-style:disc; margin-left:10px; padding-left:5px; color:aqua;}
.copyright {text-align:right;}
.netp {	color:gray; padding-bottom:17px; padding-top:17px;}
