*,html{
	padding:0px;
	margin:0px;
	}
body{
	background:url(images/bg.main.jpg) repeat-x top #f3f6fa;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	text-align:center;
	}
a{	
	color: #ef7d00;
	text-decoration:none;
}
a:visited{	
	color: #ef7d00; 
	text-decoration:none;
}
a:hover{
	color: #132b83;
	text-decoration: underline;
}

/* HEADER */
#header{
	margin:0px auto;
	width:996px;
	height:128px;
	}
.topmenu{
	margin:0px;
	width:1000px;
	height:40px;
	float:left;
	}
.headercari{
	padding:10px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:450px;
	height:40px;
	float:right;
	color:#FFFFFF;
	}

.logo{
	margin:13px 0px 3px 0px;
	width:996px;
	height:136px;
	float:left;
	background:url(images/bg.header.jpg) repeat top center;
	}
.logo-kiri{
	margin:0px;
	width:321px;
	height:88px;
	float:left;
	}
.logo .hotline{
	margin:0px;
	width:200px;
	height:40px;
	float:right;
	margin-top:-50px;
	margin-right:9px;
	position:relative;
	color:#333399;
	font-weight:bold;
	border:1px #f5821f dashed;
	font-size:16px;
	letter-spacing:2px;
	font-family:"georgia";
	
	}
.hotlines{
	margin:0px;
	width:500px;
	height:40px;
	float:right;
	margin-top:-25px;
	position:relative;
	color:#333399;
	font-weight:bold;
	font-size:13px;
	font-family:"georgia";
	
	}
.logo .simpleclick{
	margin:0px;
	width:200px;
	height:40px;
	float:right;
	margin-top:-124px;
	margin-right:12px;
	position:relative;
	color:#333399;
	font-weight:bold;
	font-size:16px;
	
	font-family:"georgia";
	text-decoration:none;
	}
.logo .simpleclick a{
	text-decoration:none;
	}
.tagline{
	padding:30px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:650px;
	height:60px;
	float:left;
	color:#FF6600;
	font-weight:bold;
	font-size:15px;
	text-align:left;
	letter-spacing:2px;
	font-family:hand writing;
	}
.cari{
	width:175px;
	padding:3px;
	float:right;
	border:1px solid #acc4e1;
	background:#e7f0fb;
	}
.caributton{
	margin:3px 0px 3px 0px;
	width:75px;
	padding:1px 3px 1px 3px;
	float:right;
	color:#FFFFFF;
	border:1px solid #fff;
	background:#f5821f;
	}
	
/*menu*/
.menu{
	}

.menu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

.menu ul li{
	position: relative;
	display: inline;
	float: left;
	}

.menu ul li a{
	width:140px;
	display: block;
	text-decoration:none;
	display:block;
	padding:3px 20px 3px 20px;
	background-color:#fff ;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	background:  right center no-repeat;
	color:#000000;
	}

.menu ul li a:hover{
	background-color:#fd6a23 ;
	background-image:none;
	color:#FFF;	
	}
.menu ul li active{
	background-color:#fd6a23 ;
	background-image:none;
	color:#FFF;	
	}
.menu ul li ul{
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background:#f6ebc5;	
	border:1px solid #CCC; 
	width:auto;
	min-width:200px;
	margin:-30px 0px 0px 205px;
	z-index:50000;
	}
	
.menu ul li ul li{
	display: list-item;
	float: none;
	}
.menu ul li ul li ul{
	top: 0;
	}

.menu ul li ul li a{
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background:#f6ebc5;	
	left:0;
	width:auto;
	min-width:200px;
	}

.menu ul li ul li a:hover{ 
	background-color:#fd6a23 ;
	color:#FFF;
	}
/* MAIN BOX */
#mainbox{
	margin:0px auto;
	width:996px;
	height:auto;
	}
.mainbox-atas{
	float:left;
	background:url(images/bg.mainbox.atas.gif) no-repeat top center;
	height:31px;
	width:996px;
	}
.mainbox-tengah{
	float:left;
	background:url(images/bg.mainbox.tengah.gif) repeat-y center;
	min-height:400px;
	width:996px;
	}
.mainbox-bawah{
	float:left;
	background:url(images/bg.mainbox.bawah.gif) no-repeat bottom center;
	min-height:85px;
	width:994px;
	margin:1px 0px 15px 1px;
	background-color:#f5821f;
	}

.mainbox-bawah img{	
	height:50px;
	
	}
.mainbox-isi{
	margin:8px;
	width:986px;
	float:left;
	height:auto;
	}

.mainbox-menu{
	float:right;
	width:990px;
	height:31px;
	margin:0px 0px 0px 0px;
	}
ul.topnav {
	position:relative;
	list-style: none;
	padding: 0px;	
	margin:0px 0px 0px 0px;
	float: left;
	width: 960px;
	height:31px;
}
ul.topnav li {
	float: left;
	position: relative; 
}
ul.topnav li a{
	font-size:12px;
	font-weight:normal;
	width:auto;
	padding:5px 15px 5px 14px;
	height:21px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
	margin:0px;
	position: relative;
	background:url(images/bg.menutop.jpg) center right no-repeat;
}
ul.topnav li a:hover{
	color:#000000;
}
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; 
	left: 0; top: 31px;
	background: #f16d2c;
	margin: 0; padding: 0;
	display: none;
	float: left;
	min-width: 200px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 1px solid #b64209;
	z-index:50000;

}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #f16d2c; 
	border-bottom: 1px solid #b64209; 
	clear: both;
	min-width: 200px;
	text-align:left;
	z-index:50000;

}
html ul.topnav li ul.subnav li a {
	float: left;
	min-width: 200px;
	font-size:12px;
	padding:5px;
	height:auto;
	background: #f36621;
	padding-left: 5px;
}
html ul.topnav li ul.subnav li a:hover { 
	background: #f69137;
	color:#000000;
}


/* TENGAH */
.tengah-1{
	float:left;
	min-height:500px;
	height:auto;
	width:196px;
	margin:0px 5px 0px 0px;
	}
.tengah-2{
	float:left;
	min-height:500px;
	height:auto;
	width:582px;
	margin:0px 5px 0px 0px;
	}
.tengah-2detail{
	float:left;
	min-height:500px;
	height:auto;
	width:720px;
	margin:0px 5px 0px 0px;
	}
.tengah-2detail .kanal{
	background:#065b84;
	padding:5px 10px 2px 10px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	width:762px;
	min-height:25px;
	margin:0px 0px 0px 0px;
	text-align:left;
	}

.tengah-2full{
	float:left;
	min-height:500px;
	height:auto;
	width:970px;
	margin:0px 5px 0px 0px;
	}
.tengah-2full .boxabu
{
	margin-left:180px;
	padding-bottom:20px;
	margin-top:20px;
	margin-bottom:20px;

}
.tengah-3{
	float:left;
	min-height:500px;
	height:auto;
	width:196px;
	}
.tengah-3member{
	float:right;
	min-height:500px;
	height:auto;
	width:196px;
	margin-right:2px;
	}

.garis_biru {
	PADDING-RIGHT: 2px; PADDING-LEFT: 10px; FONT-SIZE: 12px; BACKGROUND: #acc4e1; PADDING-BOTTOM: 2px; MARGIN: 20px 0px 0px; PADDING-TOP: 2px; BORDER-BOTTOM: #8bb1df 1px solid
	}
.boxmember{
	BORDER: #8bb1df 1px solid;
	padding:10px;
	min-height:300px;
}

/* BOX */
.boxbiru{
	float:left;
	margin:0px 0px 8px 0px;
	border:1px solid #acc4e1;
	border-bottom:5px solid #acc4e1;
	width:194px;
	min-height:50px;
	background:#f3f6fa;
	}
.boxbiru-atas{
	float:left;
	margin:0px 0px 8px 0px;
	width:194px;
	height:20px;
	padding:5px 0px 5px 0px;
	background:#acc4e1;
	}
.boxbiru-isi{
	margin:5px;
	text-align:left;
	}
.boxbiru-judul{
	margin:0px 5px 0px 5px;
	text-align:left;
	color:#03428e;
	font-size:13px;
	font-weight:bold;
	}
.judul{
	margin:0px 5px 10px 0px;
	text-align:left;
	color:#03428e;
	font-size:15px;
	font-weight:bold;
	
}
.judulbawah{
	margin:0px 0px 5px 0px;
	text-align:left;
	color:#03428e;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	
}

.slideno{
	float:left;
	background:#f5821f;
	height:25px;
	margin:0px;
	padding:5px 0px 5px 0px;
	width:582px;
	}

#divTrigger{
	float:right;
	margin:0px 10px 0px 0px;
	}
#divTrigger a{
	text-decoration: none; 
	margin:2px; 
	background: #FFF;
	color: #000;
	float:left;
	padding:1px 8px 1px 8px;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
 }
 #divTrigger a:hover,#divTrigger a:active,.selected{ 
	background: #000000;
	color: #FFF;
 }
 #divContent{
	margin:0px;
	height:582px;
	height:241px;
	float:left;
 }
 #divContent .mainbanner{ 
	display:none
 }	


/* TENGAH */
.boxabu-detail{
	float:left;
	margin:0px 0px 0px 0px;
	border:1px solid #bfbfbf;
	border-bottom:8px solid #bfbfbf;
	width:582px;
	min-height:200px;
	}

.boxabu-detailmember{
	float:left;
	margin:0px 0px 0px 0px;
	border:1px solid #bfbfbf;
	border-bottom:8px solid #bfbfbf;
	width:780px;
	min-height:200px;
	}
.boxabu-full{
	float:left;
	margin:0px 0px 0px 0px;
	border:1px solid #bfbfbf;
	border-bottom:8px solid #bfbfbf;
	width:980px;
	min-height:200px;
	background:url(images/bg.boxtengah.gif) top repeat-x #efefef;
	}
.signin_menu2{
	margin-top:20px;
	margin:0 auto;
	width:350px;
	min-height:150px;
	border:1px solid #bfbfbf;
	padding:20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;

	}
	

.boxabu{
	float:left;
	margin:8px 0px 0px 0px;
	border:1px solid #bfbfbf;
	border-bottom:8px solid #bfbfbf;
	width:582px;
	min-height:200px;
	}
.boxabu-isi{
	margin:5px 0px 5px 5px;
	text-align:left;
	}
.boxabu-isitext{
	margin:5px 0px 5px 5px;
	padding :15px 8px 8px 8px;
	text-align:left;
	}
.boxabu-isitext ul{
	padding :8px 0px 8px 8px;
	text-align:left;
	}
.boxabu-isitext ol{
	padding :8px 0px 8px 10px;
	text-align:left;
	}
.boxabu-judul{
	margin:10px 5px 5px 5px;
	padding:0px 0px 5px 0px;
	text-align:left;
	color:#333333;
	font-size:14px;
	font-weight:bold;
	float:left;
	width:570px;
	border-bottom:1px solid #CCCCCC;

	}

.boxabu-1{
	float:left;
	margin:0px;
	width:290px;
	min-height:200px;
	text-align:left;
	}
.boxabu1-judul{
	margin:10px 5px 5px 5px;
	text-align:left;
	color:#f5821f;
	font-size:13px;
	font-weight:bold;
	float:left;
	width:280px;
	}
.boxabu-1-isi{
	margin:5px;
	text-align:left;
	}


/* TEXT DAN LINKS */
.judul a, a.judul{ font-size: 12px; color: #cc3017; text-decoration: none;} 
.judul a:hover, a.judul:hover{ color: #000000; font-weight: bold;   } 

.judul-1 a, a.judul-1{ font-size: 11px; color: #cc3017; text-decoration: none; font-weight: bold;} 
.judul-1 a:hover, a.judul-1:hover{ color: #000000; font-weight: bold;   } 

.judul-2 a, a.judul-2{ font-size: 12px; color: #cc3017; text-decoration: none; font-weight: bold;} 
.judul-2 a:hover, a.judul-2:hover{ color: #000000; font-weight: bold;   }

.judul-3 a, a.judul-3{ font-size: 13px; color: #000000; text-decoration: none; font-weight: bold;} 
.judul-3 a:hover, a.judul-3:hover{ color: #FF6600; font-weight: bold;   }

.tgl{ 
	font-size:11px;
	color:#000000;
	}

.judul { font-family: Arial; font-size: 12pt; color:#2665b1; }
.judulsedang { font-family: Arial; font-size: 11pt; color: #000000; }
.judulbesar { font-family: Arial; font-size: 14pt; color: #000000; }

/* DETAIL */
.box-detail-1{
	float:left;
	width:480px;
	min-height:400px;
	margin:0px;
	}
.box-detail-2{
	float:left;
	width:150px;
	min-height:400px;
	margin:0px;
	overflow:hidden;
	margin-left:20px;
	margin-top:20px;
	}

.box-detail{
	width:709px;
	min-height:800px;
	height:auto;
	float:left;
	margin:-350px 5px 0px 5px;
	}
	
.box-detail-atas{
	width:709px;
	height:39px;
	float:left;
	margin:0px ;
	background:url(images/detail_01.png) no-repeat top center;
	}
.box-detail-atas span{
	float:left;
	margin:8px 5px 5px 20px;
	color:#CC3300;
	font-size:14px;
	font-weight:bold;
	}
.box-detail-tengah{
	width:709px;
	min-height:800px;
	height:auto;
	float:left;
	margin:0px ;
	background:url(images/detail_03.png) repeat-y top center;
	}
.box-detail-tengah2{
	width:709px;
	min-height:800px;
	height:auto;
	float:left;
	margin:0px ;
	background:url(images/detail_02.png) no-repeat top center;
	}
.box-detail-bawah{
	width:709px;
	height:20px;
	float:left;
	margin:0px 5px;
	background:url(images/detail_04.png) no-repeat top center;
	}
.box-detail-isi{
	float:left;
	padding:20px;
	text-align:left;
	}
.detailcontent{
	line-height:20px;
	text-align:left;
}
.detailcontent ol{
	margin-left:15px;
	float:left;
	width:95%;
}
.detailcontent ul{
	margin-left:15px;
	float:left;
	width:95%;
}

.detailcontent br{
	margin-bottom:5px;
	}

.detailisi img{
	padding:5px;
	max-width:488px;
}

.detailcontent img{
	padding:5px;
	max-width:480px;
}

.detailcontent p,br{
	padding:5px 0px 5px 0pc;
}
.detailprint{
	font-family: Verdana,Generva,arial;
	font-size:11px;
	text-align:center;
	padding:0px;
	width: 55px;
	height:15px;
	float:left;
	margin-right:5px;
	}
.detailemail{
	font-family: Verdana,Generva,arial;
	font-size:11px;
	text-align:center;
	padding:0px;
	width: 60px;
	height:15px;
	float:left;
	margin-right:5px;
	}
.detailpdf{
	font-family: Verdana,Generva,arial;
	font-size:11px;
	text-align:center;
	padding:0px;
	width: 60px;
	height:15px;
	float:left;
	margin-right:5px;
	}
.detailrss{
	font-family: Verdana,Generva,arial;
	font-size:11px;
	text-align:center;
	padding:0px;
	width: 55px;
	height:15px;
	float:left;
	margin-right:5px;
	}
.detailarsip{
	font-family: Verdana,Generva,arial;
	font-size:11px;
	text-align:center;
	padding:0px;
	width: 55px;
	height:15px;
	float:left;
	margin-right:5px;
	}
.detailbookmark{
	float:left;
	margin-right:5px;
	}
.imgdetail{
	padding:0px 5px 5px 0px;
	float:left;
}

.detailpage{
	text-align:right;
	padding-bottom:20px;
	}
.pageitem{
	text-align:right;
	border:1px solid #ef7d01;
	padding:1px 4px 3px 4px;
	height:15px;
	margin-right:5px;
	cursor:default;
	background-color:#f4f8fc;
	

	}
.pageitem:hover{
	background-color:#ef7d01;
	color:#FFFFFF;
	
	}
.textbutton{
	text-align:center;
	border:1px solid #CCCCCC;
	padding:1px 4px 3px 4px;
	height:15px;
	margin-right:5px;
	cursor:default;
	}
.textbutton:hover{
	background-color:#666666;
	color:#FFFFFF;
	
	}
.isi {
	padding:8px;
	}
	
.kanal{
	background:#065b84;
	padding:5px 10px 2px 10px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	width:564px;
	min-height:25px;
	margin:0px 0px 0px 0px;
	text-align:left;
	}
	
.kanalfull{
	background:#065b84;
	padding:5px 10px 2px 10px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	width:963px;
	min-height:25px;
	margin:0px 0px 0px 0px;
	text-align:left;
	}

.kanal a{
color:#FFFFFF;
text-decoration:none;	
	}


/* CONTACT */
.boxform{
	padding:5px;
	}
label {
	color: #000000;
	float: left;
	width: 120px;
	font-weight: bold;
	text-align: left;
	padding:0px;
	}
.inputbiasa{
	padding:3px;
	margin-bottom:5px;
	}
.button{
	padding:3px;
	color:#FFFFFF;
	background:#FF9900;
	border:#666666 1px solid;
	}


/* IMAGE */
.box-imgdepan{
	width:85px;
	float:left;
	margin-right:5px;
	height:85px;
	overflow:hidden;
	margin-bottom:5px;
	background:#FFFFFF;
	border:1px #999999 solid;
	}
.imgdepan{
	float:left;
	width:83px;
	height:83px;
	margin:1px;
	overflow:hidden;
	border:0px #000000 solid;
	}
.imgdepan img{
	height:83px;
	}



.box-imgdepan1{
	width:68px;
	float:left;
	margin-right:5px;
	height:97px;
	overflow:hidden;
	margin-bottom:5px;
	background:#FFFFFF;
	border:1px #999999 solid;
	}
.imgdepan1{
	float:left;
	width:75px;
	height:95px;
	margin:1px;
	overflow:hidden;
	}
.imgdepan1 img{
	width:68px;
	height:auto;
	}
	
.komunitas-item{
	float:left;
	width:285px;
	height:75px;
	overflow:hidden;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:8px;
	}

.box-imgkomunitas{
	width:52px;
	float:left;
	margin-right:5px;
	height:52px;
	overflow:hidden;
	margin-bottom:5px;
	background:#FFFFFF;
	border:1px #999999 solid;
	}
.imgkomunitas{
	float:left;
	width:50px;
	height:50px;
	margin:1px;
	overflow:hidden;
	}
.imgkomunitas img{
	height:50px;
	}
	

/* KATEGORI */
#kategori{
	float:left;
	margin:0px;
	list-style:none;
	margin-bottom:10px;
	}
#kategori .hitam{
	float:left;
	padding:4px 3px 4px 15px;
	width:165px;
	background: url(images/bullet1.gif) center left no-repeat #efefef; 
	}
#kategori .putih{
	float:left;
	padding:4px 3px 4px 15px;
	width:165px;
	background: url(images/bullet1.gif) center left no-repeat #fff; 
	}
#kategori a{
	color:#000000;
	}
#kategori a:hover{
	color:#FF6600;
	text-decoration:none;
	}
#informasi,#informasi1{
	float:left;
	margin:0px;
	list-style:none;
	margin-bottom:10px;
	}
#informasi li, #informasi1 li{
	float:left;
	padding:4px 3px 4px 15px;
	width:165px;
	background: url(images/bullet1.gif) center left no-repeat #FFF; 
	margin:1px;
	}
#informasi a,#informasi1 a{
	color:#000000;
	}
#informasi a:hover, #informasi1 a:hover{
	color:#FF6600;
	text-decoration:none;
	}
/* TIPS */
.tipsy {
	opacity:.8;
	filter:alpha(opacity=80);
	background-repeat:no-repeat;
	padding:5px;
}
.tipsy-inner {
	padding:8px 8px;
	max-width:200px;
	font-weight:bold;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	background-color:#000;
	color:white;
	text-align:left;
}
.tipsy-north {
	background-image:url(images/tipsy-north.gif);
	background-position:top center;
}
.tipsy-south {
	background-image:url(images/tipsy-south.gif);
	background-position:bottom center;
}
.tipsy-east {
	background-image:url(images/tipsy-east.gif);
	background-position:right center;
}
.tipsy-west {
	background-image:url(images/tipsy-west.gif);
	background-position:left center;
}

.tipsy-inner {
	padding:10px 15px;
	line-height:1.5em;
	font-weight:bold;
}
.ie6 .tipsy {
	min-width:250px;
}
.signup-tip {
	line-height:18px;
	margin:30px 0;
	color:#333;
}
.signup-tip a {
	font-weight:bold;
}
.tip a, a.tip{
	border:1px solid #999999;
	padding:5px 5px 5px 5px;
	color:#999;
	text-decoration:none;
	#margin:-10px 0px 1px 0px;
	#height:15px;
	}

/* BUKU TERBARU */
.bukuitem{
	float:left;
	width:135px;
	height:230px;
	border:1px solid #CCCCCC;
	background:#f6f5f5;
	margin:0px 3px 5px 3px;
	}
.bukuitem-isi{
	float:left;
	margin:5px 5px 5px 5px;
	height:195px;
	overflow:hidden;
	text-align:center;
	}
.bukuitem-detail{
	float:left;
	width:135px;
	height:20px;
	background:#3a7bcb;
	margin:0px;
	padding-top:5px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:blink;
	}
.bukuitem-detail a{
	padding:3px 5px 3px 3px;
	color:#FFFFFF;
	}
/*asdsasd*/
.bukuitemlist{
	float:left;
	width:98%;
	height:180px;
	border:1px solid #CCCCCC;
	background:#f6f5f5;
	margin:0px 3px 5px 3px;
	}
.bukuitemlist-isi{
	float:left;
	margin:5px 5px 5px 5px;
	height:195px;
	overflow:hidden;
	text-align:left;
	}
.bukuitemlist-detail{
	float:left;
	width:125px;
	height:20px;
	background:#3a7bcb;
	margin:0px;
	padding-top:5px;
	text-align:center;
	color:#FFFFFF;
	text-decoration:blink;
	}
.bukuitemlist-detail a{
	padding:3px 5px 3px 3px;
	color:#FFFFFF;
	}
.bukuitemlist-imgbox{
	float:left;
	width:120px;
	height:138px;
	border:1px solid #CCCCCC;
	background:#fff;
	margin:0px 8px 0px 0px;
	overflow:hidden;
	padding:1px;
	}
.bukuitemlist-imgbox img{
	height:138px;
	}

/**/
.boxbiru .imgbox{
	width:170px;
	float:left;
	height:auto;
	margin:5px 0px 0px 0px;
	overflow:hidden;
	padding:3px;
	}

.bukuitem-imgbox{
	float:left;
	width:120px;
	height:138px;
	border:1px solid #CCCCCC;
	background:#fff;
	margin:0px;
	overflow:hidden;
	padding:1px;
	}
.bukuitem-imgbox img{
	height:138px;
	}

.jalanpintas-item{
	float:left;
	width:180px;
	height:76px;
	overflow:hidden;
	}
.jalanpintas-item img{
	float:left;
	margin:0px 0px 0px 0px;
	}
	
.group-item{
	float:left;
	width:180px;
	overflow:hidden;
	}
.group-item img{
	float:left;
	margin:0px 0px 2px 1px;
	}
.imggaleri{
	float:left;
	margin:0px 5px 5px 7px;
	width:170px;
	height:150px;
	overflow:hidden;
	display:block;
	}
	
.imggaleri img{
	width:170px;
	height:auto;
	}

/*galeri*/
.boxabu-galeri{
	float:left;
	margin:8px 0px 0px 0px;
	padding:3px 3px 3px 3px;
	border:1px solid #bfbfbf;
	width:170px;
	min-height:100px;
	text-align:center;
	}
.boxabu-galeri1{
	float:left;
	margin:10px;
	width:170px;
	min-height:90px;
	text-align:left;
	}
.box-imgdepan-galeri{
	width:170px;
	float:left;
	margin-right:10px;
	overflow:hidden;
	margin-bottom:10px;
	min-height:130px;
	background:#FFFFFF;
	border:1px #999999 solid;
	font-size:9px
	}
.bwGal{
	font-size:9px;
	line-height:12px;
	}
	
.imgdepan-geleri{
	float:left;
	width:170px;
	margin:1px;
	max-height:130px;
	overflow:hidden;
	border:0px #000000 solid;
	}
.imgdepan-galeri img{
	height:150px;
	max-height:130px;
	}
/* CSS FORUM DISKUSI */
.tforum{
	text-align:left;
	}
.tforum td{
	text-align:left;
	padding:5px;
	}
.theadgelap{
	height:2px;
	padding:5px;
	background-color:#23abef;
	}
.thead{
	padding:5px;
	background-color:#7ac5ea;
	}
.thead td{
	padding:5px;
	background-color:#9ad1ed;
	text-align:center;
	}
.theadsub{
	padding:5px;
	background-color:#c5deeb;
	}
.theadsub td{
	padding:5px;
	background-color:#feefa6;
	}
.theadsub1{
	padding:5px;
	background-color:#d9e7ed;
	}
.theadsub2{
	padding:5px;
	background-color:#edf4f7;
	font-size:11px;
	}
.judulforum{
	font-size:16px;
	}
.foruminput{
	margin-left:0px;
}
.forumtextarea{
	margin-left:0px;
	width:650px;
	height:300px;
	background-color:#CCCCCC;
	text-align:left;
}
.forumdetail{
	border-top:1px solid #CCCCCC;
	width:98%;
	padding:5px;
	
}
.forumdetail img{
	padding:3px;
}

 .imgblock50{ display: block; overflow: hidden; border: 1px solid #555555; background-color:#FFFFFF; text-align: center; }
 .imgblock50 { width: 50px; height: 50px; margin: 0px auto; }
 .imgblock50 img { height: 50px; margin: 0px auto; }
/*hide show*/
.table{
margin-left:5px;
padding:10px;
float:left;
}
.spasi{
padding:0px 0px 0px 30px}
.show{
display:table;
margin-left:0px;
}
.hide{
margin-left:0px;
display:none;}
/*Box Member*/

/* MEMBER */
#boxmenu{
	width:756px;
	float:left;
	height:30px;
	border-bottom:2px #618abc solid;
	margin-bottom:10px;
	}
#boxmenu a{
	width:auto;
	height:20px;
	color:#000000;
	font-weight:bold;
	border-left:1px #618abc solid;
	padding:5px 10px 5px 10px;
	margin:0px;
	float:right;
	#margin:0px 0px 0px 0px;
	#padding:5px 10px 7px 10px;
}
#boxmenu a:hover{
	color:#FFFFFF;
	#height:21px;
	background-color:#FF9900;
	padding:5px 10px 5px 10px;
	margin-right:0px;
	#margin:0px 0px 0px 0px;
	#padding:5px 10px 5px 10px;
}
#boxmenu .active{
	width:auto;
	height:21px;
	#height:23px;
	z-index:50000 !important;
	position:relative;
	color:#000000;
	font-weight:bold;
	border-left:1px #618abc solid;
	border-top:1px #618abc solid;
	padding:5px 10px 5px 10px;
	margin:0px;
	float:right;
	display:block;
	background-color:#acc4e1;
	#margin:0px 0px -10px 0px;
	#padding:5px 10px 5px 10px;
	#border-left:1px #618abc solid;
	#border-top:1px #618abc solid;
}
.boxmember .label{
	width:170px;
	float:left;
	}	
.garis_biru {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; FONT-SIZE: 12px; BACKGROUND: #dbe9f3; PADDING-BOTTOM: 2px; MARGIN: 20px 0px 0px; PADDING-TOP: 2px; BORDER-BOTTOM: #b2ccdf 1px solid
	}
.garis_orange {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; FONT-SIZE: 12px; BACKGROUND:#fea378; PADDING-BOTTOM: 2px; MARGIN: 20px 0px 0px; PADDING-TOP: 2px; BORDER-BOTTOM: #b2ccdf 1px solid
	}
.boxmember .label2{
	padding-left:5px;
	width:400px;
	float:left;
	}	
/*Logo dash*/
.logo-dash{
	width:250px;
	float:left;
	min-height:90px;
	height:auto;
	overflow:hidden;
	margin-top:10px;
	
	}

/*tabel*/
.data.tables {
	PADDING-RIGHT: 4px; PADDING-LEFT: 4px; PADDING-BOTTOM: 4px; PADDING-TOP: 4px
}
.data.tables TH {
	PADDING-RIGHT: 4px; PADDING-LEFT: 8px; FONT-WEIGHT: lighter; PADDING-BOTTOM: 4px; VERTICAL-ALIGN: top; PADDING-TOP: 4px; BORDER-BOTTOM: #ccc 1px solid; TEXT-ALIGN: left
}
.data.tables TD {
	PADDING-RIGHT: 4px; PADDING-LEFT: 8px; PADDING-BOTTOM: 4px; VERTICAL-ALIGN: top; PADDING-TOP: 4px; BORDER-BOTTOM: #ccc 1px solid
}
.data.tables TD TD {
	PADDING-RIGHT: 0px! important; PADDING-LEFT: 0px! important; PADDING-BOTTOM: 0px! important; BORDER-TOP-STYLE: none! important; PADDING-TOP: 0px! important; BORDER-RIGHT-STYLE: none! important; BORDER-LEFT-STYLE: none! important; BORDER-BOTTOM-STYLE: none! important
}
/*ffoter*/
#footer{
	text-align:left;
	margin: 0 auto;
	height:auto;
	min-height:170px;
	background:#3a7bcb;
	}
#footer a{
	color:#FFFFFF;
	}
#footer a:hover{
	color:#FF9900;
	}
#footer .wrap{
	margin: 0 auto;
	height: auto;
	min-height:150px;
	width:960px;
	}
.footer-item{
	float:left;
	color:#FFFFFF;
	margin:2px;
	padding:8px;
	max-width:190px;
	}
.footer-item ul{
	margin:0px;
	margin-left:8px;
	}

