@charset "UTF-8";
/* 

By : Eddy Yansen
Simple and Clean CSS
www.citywebindo.com

*/


* {
	margin: 0;
	padding: 0;
	}

html, body {
	margin: 0;
	padding: 0;
	/*106593*/
	background: #1b4b6d url(../../include/images/background2.gif) repeat-x top left;
	font: normal 12px Arial;
	caption-side: #000;
	text-align: center;
	color:#FFFFFF;
	}

a:link, a:visited, a:active {
	color:#8ec3ee;
	text-decoration: none;
	}

a:hover {
	color:#bfc8d7;
	}

#container {
	margin: 0 auto;
	padding: 0;
	margin-bottom:0;
	margin-top:0;
	text-align: left;
	}
	
#menu {
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	}

#menu ul li {
	list-style: none;
	float: left;
	margin-left: 0px;
	}
	
#badanutama {
	height:432px;	
	background: url(../../include/images/banner_utama.jpg) center no-repeat;
	text-align:center;
	}

#badanatas_menu {
	width:950px;
	height:auto;	
	margin: 0 auto;
}

#badanatas {
    width:950px;
	height:80px;	
	margin: 0 auto;
	background: url(../../include/images/header_top.png) center no-repeat;
	}

#badanatasflow {
	height:80px;	
	background: url(../../include/images/header_flow.gif) repeat-x;
	text-align:center;
	}

#badantengahflow{
	height: auto;
	background: #2b589b url(../../include/images/main_flow.gif) repeat-x;
	text-align: center;
	}
	
#badantengah {
    width:950px;
	height:258px;
	margin: 0 auto;
	background: url(../../include/images/main_back.gif) top no-repeat;
	
	}

#badantengahbawahflow{
	height:122px;	
	background: url(../../include/images/submain_back.jpg) repeat-x;
	text-align:center;
	}
	
#badantengahbawah {
    width:950px;
	height:122px;	
	margin: 0 auto;
	}
	
#badanbawahflow{
	height:82px;	
	background:#000000;
	text-align:center;
	}
	
#badanbawah {
    width:950px;
	height:82px;	
	margin: 0 auto;
	text-align:justify;
	}

h1 {
color:#8ec3ee;
font-size:18px;
	}

h2 {
color:#8ec3ee;
font-size:14px;
margin-top:10px;
	}

	
#boxbawah {
    width:300px;
	height:100px;
	margin-top:15px;
	margin-left:10px;
	text-align:left;
	float:left;
	}
	
#boxatas {
    width:300px;
	height:180px;
	margin-top:15px;
	margin-left:10px;
	text-align:left;
	float:left;
	color:#a9c9e4;
	}

#boxatas_kanan_bayangan {
	height:250px;
	margin-top:15px;
	text-align:left;
	float:left;
	color:#a9c9e4;
}		
#boxatas2 {
    width:930px;
	height:235px;
	margin-top:20px;
	margin-left:10px;
	text-align:left;
	float:left;
	color:#a9c9e4;
	overflow:auto;
	
	}

#boxutama {
    width:310px;
	height:180px;
	margin-top:275px;
	margin-left:310px;
	*margin-left:-90px;
	text-align:left;
	float:left;
	color: #FFCC00;
	position:absolute;
}
	
#boxmenu {
    width:500px;
	height:40px;
	margin-top:22px;
	margin-left:280px;
	text-align: left;
	float:left;
	color:#8ec3ee;
	position:absolute;
	}
	
#boxmenu a:link{
color:#8ec3ee;
	}
	
#boxmenu a:hover {
color:#FFFFFF;
	}
	
	
#boxbayangan {
    width:305px;
	height:185px;
    background: url(../../include/images/bayangan.jpg) no-repeat;
	padding:10px 0px 0px 10px;
	}

#boxatas ul {
margin-left:18px;
	}

table.listing3 {
	width:100%;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	}
table.listing3 .first{
	background:#eeeeee;
	}
table.listing3 .center{
	text-align:center;
	}	
table.listing3 td, table.listing3 th {
	border:1px solid #ccc;
	text-align:left;
	border-top:0 !important;
	border-left:0 !important;
	}	
table.listing3 th {
	background:#aaaaaa;
	color:#000;
	padding:5px;
	}
table.listing3 td {
	/*background:#fff;*/
	color:#a9c9e4;
	padding:10px 5px;
	}
table.form3 th, table.form3 td {
	padding-left:5px;
}

