#kiri{
	float:left;
	width:335px;
	z-index:1;
}

#kanan{
	float:right;
	width:335px;
	z-index:1;
}

#box_mainContent {
	position:relative;
	float: left;
	width:335px;
	z-index:1;
}

#box_mainContent .nasional{
	position:relative;
	float: left;
	width:335px;
	height:41px;
	z-index:1;
	background-image: url(/assets/images/panelhome/kotak-tengah_atas_nasional.jpg);
}

#box_mainContent .nasional:hover{
	position:relative;
	float: left;
	width:335px;
	height:41px;
	z-index:1;
	background-image: url(/assets/images/panelhome/kotak-tengah_atas_nasional_hover.jpg);
}

#box_mainContent .investasi{
	position:relative;
	float: left;
	width:335px;
	height:41px;
	z-index:1;
	background-image: url(/assets/images/panelhome/kotak-tengah_atas_investasi.jpg);
}

#box_mainContent .investasi:hover{
	position:relative;
	float: left;
	width:335px;
	height:41px;
	z-index:1;
	background-image: url(/assets/images/panelhome/kotak-tengah_atas_investasi_hover.jpg);
}

#box_mainContent .internasional{
	position:relative;
	float: left;
	width:335px;
	height:41px;
	z-index:1;
	background-image: url(/assets/images/panelhome/kotak-tengah_atas_internasional.jpg);
}
#box_mainContent .internasional:hover{
	position:relative;
	float: left;
	width:335px;
	height:41px;
	z-index:1;
	background-image: url(/assets/images/panelhome/kotak-tengah_atas_internasional_hover.jpg);
}



#box_mainContent .bisnis{
	position:relative;
	float: left;
	width:335px;
	height:41px;
	z-index:1;
	background-image: url(/assets/images/panelhome/kotak-tengah_atas_bisnis.jpg);
}
#box_mainContent .bisnis:hover{
	position:relative;
	float: left;
	width:335px;
	height:41px;
	z-index:1;
	background-image: url(/assets/images/panelhome/kotak-tengah_atas_bisnis_hover.jpg);
}



#box_mainContent .keuangan{
	position:relative;
	float: left;
	width:335px;
	height:41px;
	z-index:1;
	background-image: url(/assets/images/panelhome/kotak-tengah_atas_keuangan.jpg);
}

#box_mainContent .keuangan:hover{
	position:relative;
	float: left;
	width:335px;
	height:41px;
	z-index:1;
	background-image: url(/assets/images/panelhome/kotak-tengah_atas_keuangan_hover.jpg);
}


#box_mainContent .suratPembaca{
	position:relative;
	float: left;
	width:335px;
	height:41px;
	z-index:1;
	background-image: url(/assets/images/panelhome/kotak-tengah_atas_surat.jpg);
}

#box_mainContent .suratPembaca:hover{
	position:relative;
	float: left;
	width:335px;
	height:41px;
	z-index:1;
	background-image: url(/assets/images/panelhome/kotak-tengah_atas_surat_hover.jpg);
}


#box_mainContent .forum{
	position:relative;
	float: left;
	width:335px;
	height:41px;
	z-index:1;
	background-image: url(/assets/images/panelhome/kotak-tengah_atas_forum.jpg);
}

#box_mainContent .forum:hover{
	position:relative;
	float: left;
	width:335px;
	height:41px;
	z-index:1;
	background-image: url(/assets/images/panelhome/kotak-tengah_atas_forum_hover.jpg);
}

#box_mainContent .tengah{
	position:relative;
	float: left;
	width:335px;
	z-index:1;
	background-image: url(/assets/images/panelhome/kotak-tengah_repeat.jpg);
	padding-top: 5px;
	padding-bottom: 5px;
}

#box_mainContent .tengah .pattern{
	margin-left: 22px;
	position:relative;
	width:285px;
	background-image: url(/assets/images/panelhome/pattern_batik_kotakTengah.jpg);
	float: left;
}

#box_mainContent .tengah .text{
	position:relative;
	float: left;
	margin-left: 5px;
	padding-left: 13px;
	background-image: url(/assets/images/panelhome/arrow_kotak.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin-bottom: 2px;
	width: 258px;
	margin-top: 2px;
}


#box_mainContent .tengah .text .baris01{
	color: #6a8990;
	font-size: 11px;
}

#box_mainContent .tengah .text .baris02{
	font-family:Geneva, Arial, "Helvetica", sans-serif;
	font-size: 12px;
	color: #f0ce8a;
}

#box_mainContent .tengah .text .baris02 a{
	color: #f0ce8a;
	text-decoration: none;
	font-weight:bold;
}

#box_mainContent .tengah .text .baris02 a:hover{
	text-decoration: none;
}

#box_mainContent .tengah .text .garis-panel{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #105561;
	padding-bottom: 2px;
}


#box_mainContent .bawah{
	position:relative;
	float: left;
	width:335px;
	height:46px;
	z-index:1;
	background-image: url(/assets/images/panelhome/kotak-tengah_bawah.jpg);
}