* {
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
	color:blue;
}

.style1 {color:#ffffff;font-weight: bold;  font-size: 16px;}
.style2 {color:green;font-weight: bold;}
.style3 {color: #398f00;font-weight: bold;}
.style4 {font-size: 16px;}
.style5 {font-size: 18px;color=green}
.style6 {color: blue;}
.style8 {font-size: 10px ; color: #ffffff;margin:5px;}
.style9 {font-size: 12px ; color: red;font-weight: bold; }
.style11 {font-size: 12px; color: blue;}
.style12 {font-size: 12px; color:darkgreen;font-weight: }
.style13 {font-size: 12px; color:darkgreen;font-weight:bold; }
.style15 {font-size: 18px; color:darkgreen}
.style16 {color: blue;font-size: 9px; }

input,textarea{ 
font-family: Tahoma,Arial,Verdana, sans-serif; 
font-size: 12px;
border: 1px solid #006699;;
padding:2px 2px 2px 2px;
}

.blue	{ font-size: 12px; color: blue; font-weight: normal; }
    	a:link.blue		{ text-decoration: none; color: blue; }
    	a:visited.blue		{ text-decoration: none; color: blue; }
    	a:hover.blue		{ text-decoration: underline; color: blue; font-weight: normal;}
		
.hal	{ font-size: 10px; color: blue; font-weight: normal; }
    	a:link.hal		{ text-decoration: none; color: blue; }
    	a:visited.hal		{ text-decoration: none; color: blue; }
    	a:hover.hal		{ text-decoration: underline; color: blue; font-weight: normal;}
		
.blue1	{ font-size: 12px; color: blue; font-weight: normal; }
    	a:link.blue1		{ text-decoration: none; color: blue; }
    	a:visited.blue1		{ text-decoration: none; color: blue; }
    	a:hover.blue1		{ text-decoration:none; color: blue; font-weight: bold;}
		
		
		
.green	{ font-size: 12px; color: green; font-weight: normal; }
    	a:link.green		{ text-decoration: none; color: green; }
    	a:visited.green		{ text-decoration: none; color: green; }
    	a:hover.green		{ text-decoration: underline; color: red; font-weight: normal;}



.red	{ font-size: 12px; color: red; font-weight: normal; 
margin: 0px 5px 10px 0px;
}
    	a:link.red		{ text-decoration: none; color:red; }
    	a:visited.red		{ text-decoration: none; color:red; }
    	a:hover.red		{ text-decoration: underline; color: red; font-weight: bold;
		}


.white	{ font-size: 12px; color: #ffffff; font-weight: normal; }
    	a:link.white		{ text-decoration: none; color: #ffffff; }
    	a:visited.white		{ text-decoration: none; color: #ffffff; }
    	a:hover.white		{ text-decoration: underline; color: #ffffff; font-weight: normal;}

.white_red	{ font-size: 10px; color: red; font-weight: normal; }
    	a:link.white_red		{ text-decoration: none; color: red; }
    	a:visited.white_red		{ text-decoration: none; color: red; }
    	a:hover.white_red		{ text-decoration: none; color: red; font-weight: bold;}


.blue_edisi	{ 
font-size: 12px; 
color: blue; 
font-weight: bold;
text-transform: uppercase;
}

.pilih_edisi	{ 
font-size: 12px; 
color: blue; 
font-weight: bold;
text-transform: uppercase;
}


a:link.blue_edisi		{ text-decoration: none; color: blue; }
a:visited.blue_edisi		{ text-decoration: none; color: blue; }
a:hover.blue_edisi		{ text-decoration: none; color: red; font-weight: bold;}

.blue_judul_a{ 
padding: 5px 0px 0px 12px;
text-align:left;
}

.blue_judul	{
font-size: 12px; 
color: #006699; 
font-weight: normal;
padding: 0px 0px 0px 0px;
line-height:15px;
}
a:link.blue_judul		{ text-decoration: none; color: #006699; }
a:visited.blue_judul		{ text-decoration: none; color: #006699; }
a:hover.blue_judul		{ text-decoration: none; color: red; font-weight: bold;}


.blue_berita{ 
font-size: 12px; 
color: blue; 
font-weight: bold;
font-family: Tahoma,Arial,Verdana, sans-serif;
}

a:link.blue_berita		{ text-decoration: none; color: blue; }
a:visited.blue_berita		{ text-decoration: none; color: blue; }
a:hover.blue_berita		{ text-decoration: none; color: red; font-weight: bold;}


br{ font-family: Tahoma,Arial,Verdana, sans-serif;  font-size: 12px; cellspacing:2px;}

.gagal{
font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 16px;
	color: red;
	font-weight:bold;
	padding:10px 10px 10px 10px;
}

.ok{
font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 16px;
	color: green;
	font-weight:bold;
	padding:10px 10px 10px 10px;
		
}



.red	{ font-size: 12px; color: red; font-weight: normal; }
    	a:link.red{ text-decoration: underline; color: red; }
    	a:visited.red{ text-decoration: underline; color: red; }
    	a:hover.red{ text-decoration: underline; color: red; font-weight: bold; }
		
.red2	{ font-size: 12px; color: red; font-weight: normal;  }

.#006699	{ font-size: 12px; color: #006699; font-weight: normal; }
    	a:link.#006699{ text-decoration: underline; color: #006699; }
    	a:visited.#006699{ text-decoration: underline; color: #006699; }
    	a:hover.#006699{ text-decoration: underline; color: #006699; font-weight: bold; }

body {
	background-color: #666666;
	align:center;
}

#container {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 1px;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}


/* Hides from IE-mac \*/

.clearfix {
	display: block;
}

/* End hide from IE-mac */


#accessibility {
	position: absolute;
	top: -10000px;
}

a {
	font-family: sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #5A73CF;
}

a:hover {
	color: #08498D;
}

#header {
background-color: #ffffff;
}
	

#header #logo {
width: 500px;
float: left;
}

.user {
width: 200px;
float: right;
text-align: right;
padding:0px 10px  0px  0px ;
font-family: Tahoma, Verdana, Arial,;
font-weight:normal;
font-size: 12px;
color: green;
}


#header #logo .fig {
width: 120px;
float: left;	
margin-top:5px;
overflow: hidden;
}

#header #logo .slogan {
float: left;
width: 350px;	
margin-top:5px;
font-family: toledo,sans-serif ,Tahoma, Verdana, Arial,;
font-weight:bold;
padding-right:0px;
font-size: 24px;
color: blue;
overflow: hidden;
text-align:left;
}

.slogan1 {
font-family:  Verdana, Arial, sans-serif;
font-size: 11px;
color: red;
font-weight:bold;
padding-right:20px;
overflow: hidden;
text-align:left;
}

#header #headerSubNav {
	float: right;
	width: 520px;
	text-align: right;
	padding-right: 15px;
	padding-top:0px;
}


#header_banner{
background-color: #ffffff;
width:780px;
padding:0px 0px 0px 0px;
line-height:0px;
}

.banner_kosong{
	text-align: center;
	padding-top: 70px;
	color:red;
	background-color:#CCCCCC;
	border: 1px solid #666666;
	height:100px;
}



#topNav {
height: 30px;
background-color: #006699;
border-bottom:2px solid #ffffff;  
border-top:2px solid #ffffff;  
width:780px;
}


#topNav a {
float: left;
display: inline;
height: 25px;
background-color: #006699;
text-align:center;
vertical-align:bottom; 
padding: 8px 0px 2px 0px;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
color: #FFFFFF;	
font-weight:bold;
}

#topNav  a.topnavleft {
	width: 127px;
	border-right:0px solid #ffffff;  
	border-left:1px solid #ffffff;  
}

#topNav  a.topnavmid {
	width: 130px;
	border-right:0px solid #ffffff;  
	border-left:1px solid #ffffff;  
}

 a.topnavauc {
 	width: 140px;
	border-right:0px solid #ffffff;  
	border-left:1px solid #ffffff;
	text-align:left;  
}

.new{
 margin: -10px 0px 0px 0px ;
 height:25px;
}

#topNav  a.topnavright {
	width: 126px;
	border-right:1px solid #ffffff;  
	border-left:1px solid #ffffff;  
}

#topNav  a:hover, #topNav  a.active {
	background-position: 0 -2px;
	color: light#006699;
	background-color: darkblue;
}


#topNav_login {
height: 30px;
background-color: blue;
border-bottom:2px solid #ffffff;  
border-top:2px solid #ffffff;  
width:1000px;
}


#topNav_login  a {
	float: left;
	display: inline;
	height: 20px;
background-color: blue;
text-align:center;
vertical-align:bottom; 
padding: 8px 0px 2px 0px;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
color: #FFFFFF;	
font-weight:bold;
}

#topNav_login a.topnavleft {
	width: 120px;
	border-right:0px solid #ffffff;  
	border-left:0px solid #ffffff;  
}

#topNav_login  a.topnavmid {
	width: 98px;
	border-right:0px solid #ffffff;  
	border-left:1px solid #ffffff;  
}



#topNav_login   a.topnavright {
	width: 86px;
	border-right:1px solid #ffffff;  
	border-left:1px solid #ffffff;  
}

#topNav_login   a:hover, #topNav_login  a.active {
	background-position: 0 -2px;
	color: light#006699;
	background-color: darkblue;
}




#content {
	margin: 5px 0px 5px 0px ;
	font-family: sans-serif;
	color: #ffffff;
	width: 780px;
}

.photo{
 margin: 0px 10px 0px 5px ;
}

#news{
margin:0px 0px 5px 0px;
}


.news_title{
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 17px;
	text-transform: uppercase;
	color:brown;
	font-weight:bold;
	word-spacing: 2px;
	padding: 10px 5px 0px 5px;
	line-height:18px;
}

.tgl_title{
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 11px;
	color:#cccccc;
	font-weight:bold;
	word-spacing: 2px;
	padding: 0px 0px 20px 5px;
	line-height:18px;
}



.title{
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 15px;
	text-transform: uppercase;
	color:red;
	font-weight:bold;
	word-spacing: 2px;
	padding: 5px 5px 5px 5px;
}

.title_lelang{
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 15px;
	text-transform: uppercase;
	color:red;
	font-weight:bold;
	word-spacing: 2px;
	padding: 5px 5px 5px 0px;
}


.news_content{
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 12px;
	color:black;
	font-weight:normal;
	word-spacing: 1px;
	padding: 5px 5px 5px 5px;
	line-height:18px;
	text-align:left;
}

#box_gallery{
width:250;
}

.gal_kiri{
width:130px;
float:left;

}

.gal_kanan{
width:132px;
float:right;
font-size: 12px;
	color:#006699;
	font-weight:normal;

}


.gallery{
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 12px;
	color:#006699;
	font-weight:normal;
	word-spacing: 1px;
	padding: 0px 3px 0px 5px;
	line-height:18px;
	text-align:left;
	vertical-align:top;
	
}



#leftbar {
	float: left;
	width: 200px;
	overflow: hidden;
	}
	
.layanan_top{

	font-size: 15px;
	text-transform: uppercase;
	color:white;
	font-weight:bold;
	word-spacing: 2px;	
}


.tip_top{
background-color:#006699;
	font-size: 15px;
	text-transform: uppercase;
	color:white;
	font-weight:bold;
	word-spacing: 2px;
	
}


.layanan_isi{
font-size: 12px;
line-height: 20px;
color:blue;
text-align:left;
padding:0px 0px 0px 0px ;	
}

.agenda_top{
	font-size: 15px;
	text-transform: uppercase;
	color:white;
	font-weight:bold;
	word-spacing: 2px;
}

.agenda_isi{
font-size: 12px;
line-height: 20px;
color:blue;
text-align:left;
padding:2px 5px 2px 5px ;	
}

.tgl_agenda{
font-size: 11px;
line-height: 10px;
color:brown;
text-align:left;
padding:0px 5px 0px 5px ;
}

.agent{
font-size: 12px;
line-height: 15px;
color:brown;
text-align:left;
padding:0px 5px 0px 5px ;
}

.agenda{
font-size: 12px;
line-height: 18px;
color:blue;
text-align:left;
padding:2px 5px 2px 5px ;	
}


.tanya{
font-size: 12px;
line-height: 18px;
color:blue;
text-align:left;
padding:12px 2px 2px 2px ;
font-weight:bold;	
}

.jawab{
font-size: 12px;
line-height: 18px;
color:blue;
text-align:left;
padding:5px 2px 2px 2px;
font-style : italic;	
}




.tgl{
font-size: 11px;
line-height: 12px;
color:#666666;
text-align:left;
padding:0px 0px 10px 5px;
}

.garis{
color:#cccccc;
}

.alamat_top{
	font-size: 15px;
	text-transform: uppercase;
	color:white;
	font-weight:bold;
	word-spacing: 2px;
}

.alamat_isi{
font-size: 12px;
line-height: normal;
color:#006699;
text-align:left;
padding:2px 2px 2px 2px ;	
}

#link{
padding:10px 10px 25px 10px;
}
.isi_link{
font-size: 12px;
line-height: 20px;
border: 1px solid #006699;
background-color: #ffffff;
color:#006699;
text-align:left;
padding:2px 2px 2px 2px ;	
}

#leftbar .kat {
	background-color:blue;
	font-size: 15px;
	text-transform: uppercase;
	color:white;
	font-weight:bold;
	word-spacing: 2px;
}

#leftbar ul.linkList {
	list-style-type: none;

}

#leftbar ul.linkList li a {
	display: block;
	width: 245px;
	font-size: 12px;
	text-transform: uppercase;
	word-spacing: 2px;
	padding: 10px 40px 10px 20px;
	background-color: #C0F9FF;
	text-align:left;
}

#leftbar ul.linkList li.dark a {
	background-color: #E9F3FC;
}



.gray{
color:#cccccc;
}

#mainContent {
	float: left;
	width: 565px;
	background-color:#ffffff;
	overflow: hidden;
	padding: 0px 2px 0px 3px ;
}



.table_top{
background-color:olive;
	font-size: 13px;
	text-transform: uppercase;
	color:white;
	font-weight:bold;
	word-spacing: 2px;
	
}

.table{
font-size: 12px;
line-height: normal;
color:#006699;
text-align:center;
padding:2px 2px 2px 2px ;
}


.isiInner {
font-size: 12px;
line-height: 18px;
color:#006699;
text-align:left;
padding:5px 5px 5px 5px ;

}


#rightbar {
	float: right;
	width: 218px;
	overflow: hidden;
	padding:0px 5px 0px 0px ;
}


.edisi_top{
	font-size: 15px;
	text-transform: uppercase;
	color:white;
	font-weight:bold;
	word-spacing: 2px;

}

.edisi_isi{
font-size: 12px;
line-height: normal;
color:blue;
text-align:left;
padding:2px 2px 12px 3px ;
}

#banner_tengah{
margin:0px 0px 0px 0px;
width:565px;
align:center;
}

.banner260_kiri{
padding:0px 0px 10px 5px;
width:260px;
float:left;
}

.banner260_kanan{
padding:0px 5px 10px 0px;
width:260px;
float:right;
}

.banner_kosong260{
text-align: center;
	padding-top:8px; 
	width:260px;
	color:gray;	
	background-color:#CCCCCC;
	border: 1px solid #006699;
}

#banner220{
margin:0px 0px 10px 0px;
width:218px;
}

.banner_kosong220{
text-align: center;
	padding-top:20px; 
	width:218px;
	color:gray;	
	background-color:#CCCCCC;
	border: 1px solid #006699;
}


#login_top{
font-size: 14px;
line-height: 20px;
font-weight:bold;
color:#ffffff;
}

#login_box{
font-size: 12px;
line-height: 20px;
border: 1px solid #006699;
background-color: #eaeaea;
color:blue;
width:190px;
padding:0px 0px 5px 0px;
}

#blue{
background-color: blue;
color:white;
}

#white{
background-color: white;
color:blue;
}

.right_half{
width: 280px;
color:blue;
float: right;
margin:15px 5px 15px 1px;
padding:25px 1px 15px 10px;
text-align:center;
height:180px;
}

.right{
float: right;
margin:5px 5px 5px 5px;
text-align:right;
height:40px;
}

.left_half{
width: 250px;
color:white;
float: left;
text-align:left;
margin:5px 5px 5px 5px;
}



#form{
padding:5px 5px 5px 5px;
color:#006699;
}

.login_kiri{
width: 70px;
float: left;
text-align:left;
padding:5px 0px 0px 0px;


}

.login_kanan{
	width: 100px;
	float: left;
	text-align:left;
padding:5px 0px 0px 0px;
}

#form_acc{
padding:5px 5px 5px 5px;
color:#006699;
}
.acc_kiri{
width: 120px;
float: left;
text-align:left;
padding:5px 0px 0px 0px;
}
.acc_kanan{
width: 120px;
float: left;
text-align:left;
padding:5px 0px 0px 0px;
}


.lupa_kiri{
width: 50px;
float: left;
text-align:left;
}

.lupa_kanan{
	width: 210px;
	float: left;
	text-align:left;
}


.login_isi{
font-size: 12px;
line-height: 20px;
border: 1px solid #006699;
background-color: #ffffff;
color:#006699;

}


.hubungi_kiri{
width: 120px;
float: left;
text-align:left;
line-height:22px;
}

.hubungi_kanan{
	width: 380px;
	float: left;
	text-align:left;
	line-height:22px;
	}
	
	.lowongan_kiri{
width: 240px;
float: left;
text-align:left;
line-height:22px;
}

.lowongan_kanan{
	width: 300px;
	float: left;
	text-align:left;
	line-height:22px;
	}
	
.security{
width: 380px;
font-size: 20px;
text-align:left;
color:red;
	}

.hubungi_isi{
font-size: 12px;
line-height: 20px;
border: 1px solid #006699;
background-color: #ffffff;
color:#006699;
padding:2px 2px 2px 2px;
bottom-margin:2px;
}	

.hubungi_kirim{
font-size: 12px;
line-height: 20px;
padding: 35px 5px 30px 5px;
text-align:center;
}	



#footer{
background-color: #006699;
padding: 2px 0px 2px 0px;
height:45px;
}


#footer ul.subNav li {
	display: inline;
}

 #footer ul.subNav li a {
	color:#5A9DD2;
	font-size: 14px;
}



#footer #subNavBlock {
	margin-top: 5px;
	line-height:15px;
	}

#footer #subNavBlock ul.subNav {
float: left;
}

#footer #subNavBlock ul.subNav a {
	text-transform: uppercase;
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Verdana, sans-serif;
	color: white;
}

#footer #subNavBlock ul.subNav a:hover {
color: red;
}

#footer #subNavBlock p.copyright {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #5A9DD2;
}

.palapa {
display:block;
	float: left;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	margin-left: 2px;
	width: 500px;
	text-align:left;
}
 .palapa a {
	margin-top: 5px;
	height: 10px;
	color: #ffffff;
}

.palapa a:hover {
color: red;
}


.copy{
	margin: 0px 0px 0px 5px;
	color: #ffffff;
	float:left
}


.sitemap_kiri{
width: 250px;
float: left;
text-align:left;
padding:5px 0px 0px 0px;


}

#sitemap{
line-height: 20px;
border: 1px solid #006699;
background-color: #cccccc;
color:blue;
text-align:left;
padding:2px 2px 2px 20px ;	
}

.sitemap_kanan{
	width: 250px;
	float: left;
	text-align:left;
padding:5px 20px 0px 20px;
}



p.disabled { visibility:hidden}

.rounded_190 {
		border: 1px solid #006699;
		zoom:1; /* causes IE to behave properly */
		width:190px;
		}
		
		.rounded_block190 {
		border: 1px solid #006699;
		zoom:1; /* causes IE to behave properly */
		width:190px;
		background-color:#006699;
		}
		
		
		.rounded_250 {
		border: 1px solid #006699;
		zoom:1; /* causes IE to behave properly */
		width:270px;
		text-align:left;
		float:left;
		margin: 3px 4px 3px 3px;
		}
		
				
		.rounded_565 {
		border: 1px solid #006699;
		zoom:1; /* causes IE to behave properly */
		width:565px;
		text-align:left;
		}
		
		
		
		.rounded_block565 {
		border: 1px solid #006699;
		zoom:1; /* causes IE to behave properly */
		width:565px;
		background-color:#006699;
		}


.rounded_215 {
		border: 1px solid #006699;
		zoom:1; /* causes IE to behave properly */
		width:215px;
		padding: 0px 0px 5px 0px;
		}
		
		.rounded_block215 {
		border: 1px solid #006699;
		zoom:1; /* causes IE to behave properly */
		width:215px;
		background-color:#006699;
		}


		.tl {background: url(tl.gif) no-repeat top left;
		    margin:-1px; 
			 } /* the margin pushes the container 
		                       out 1px to line up borders */
		.tr {background: url(tr.gif) no-repeat top right;
		}


.tl_block {background: url(tl_block.gif) no-repeat top left;
		    margin:-1px; 
			 } /* the margin pushes the container 
		                       out 1px to line up borders */
	
.tr_block {background: url(tr_block.gif) no-repeat top right;
		}

		.br {background: url(br.gif) no-repeat bottom right;
		}
		.bl {background: url(bl.gif) no-repeat bottom left;
		}
					
		.tr, .tl, .bl, .br ,.tl_block,.tr_block{zoom:1;position:relative;}
		
.button{
background-color:#006699;
	font-size: 15px;
	text-transform: uppercase;
	color:white;
	font-weight:bold;
	word-spacing: 2px;
}

.halaman{
	font-size: 11px;
	color:brown;
	word-spacing: 2px;
	text-align:center;
	padding: 10px 0px 10px 0px;
}


.link{
	font-size: 12px;
	color:blue;
	word-spacing: 2px;
	text-align:left;
	padding: 10px 0px 10px 5px;
}


.box_190 {
		border: 1px solid #006699;
		zoom:1; /* causes IE to behave properly */
		width:190px;
		}
		
		.box_215 {
		border: 1px solid #006699;
		zoom:1; /* causes IE to behave properly */
		width:211px;
		text-align:left;
padding:2px 2px 2px 2px;		
		}

		.box_565 {
		border: 1px solid #006699;
		zoom:1; /* causes IE to behave properly */
		
		text-align:left;
padding:2px 2px 2px 2px;
		}
		
.harga	{ 
font-size: 14px; 
color: red; 
font-weight: bold; 
font-family: Verdana, sans-serif;
}

.butt{
color:white;
display:block;
background:url(./images/butt2.gif) no-repeat;
margin:0px 0px 0px 0px;
padding:5px 0px 0px 35px;
font-size:14px;
font-weight:bold;
height:45px;
zoom:1;
}

a:hover.butt{
color:white;
display:block;
font-size:14px;
font-weight:bold;
background:url(images/butt1.gif) no-repeat;
margin:0px 0px 0px 0px;
padding:5px 0px 0px 35px;
height:45px;
}

#center2{
color:white;
margin:0px 0px 0px 0px;
padding:0px 120px 0px 120px;
}

.center_left{
color:white;
margin:7px 0px 0px 0px;
padding:0px 0px 0px 0px;
float:left;
width:140px;
}

.center_right{
color:white;
margin:7px 0px 0px 4px;
padding:0px 0px 0px 0px;
float:right;
width:140px;
}

.separator{
color:white;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;

}

.lelang_title{
color:brown;
font-size:18px;
font-weight:bold;
text-align:left;
padding:10px 0px 10px 5px;
}

.lelang_note {
background-color:#FFCBB3;
		border: 1px solid #FF0000;
		zoom:1; /* causes IE to behave properly */
		width:760px;
		color:green;
		text-align:left;
		padding:2px 0px 2px 5px;
		margin:10px 0px 20px 0px;
		font-weight:bold;
		font-size:12px;
		}
		
		.syarat_note {
background-color:#EDD69F;
		border: 1px solid #FF0000;
		zoom:1; /* causes IE to behave properly */
		width:760px;
		color:red;
		text-align:left;
		padding:2px 0px 2px 5px;
		margin:10px 0px 20px 0px;
		font-weight:bold;
		font-size:12px;
		}
		
.lelang_no, .lelang_photo, .lelang_des,  .lelang_penawaran,  .lelang_penawar,  .lelang_baru,  .lelang_detail {
background-color:#A8BEFF;
		border: 1px solid #3333FF;
		zoom:1; /* causes IE to behave properly */
		color:green;
		text-align:center;
		padding:2px 0px 2px 5px;
		margin:0px 0px 0px 0px;
		font-weight:bold;
		font-size:12px;
		}
		
.lelang_no{
width:20px;	
}	

.lelang_photo{
width:120px;	
}	
	
.lelang_des{
width:250px;	
}	

.lelang_penawaran{
width:120px;	
}	

.lelang_penawar{
width:100px;	
}		
	.lelang_baru{
width:60px;	
}		

.lelang_detail{
width:50px;	
}		
		
.lelang_no1,.lelang_photo1, .lelang_des1,  .lelang_penawaran1,  .lelang_penawar1,  .lelang_baru1,  .lelang_detail1 {
background-color:#FFFFFF;
		border: 1px solid #3333FF;
		zoom:1; /* causes IE to behave properly */
		color:green;
		text-align:left;
		padding:2px 0px 2px 5px;
		margin:0px 0px 0px 0px;
		font-weight:normal;
		font-size:12px;
		}
		
#auction{
margin:10px 5px 20px 5px;
text-align:left;
}

#auction_detail{
margin:10px 5px 10px 5px;
padding:5px 0px 10px 5px;
background-color:#eaeaea;
		border: 1px solid #000000;
}

.lelang{border: 2px solid #3333FF;	}

.detail_kiri{
width:430px;
background-color:#FFFFFF;
		border: 1px solid #3333FF;
		zoom:1; /* causes IE to behave properly */
		color:green;
		text-align:left;
		padding:10px 0px 10px 5px;
		margin:10px 5px 0px 5px;
		font-weight:normal;
		font-size:12px;
		float:left;
		}
		

.detail_kanan{
width:300px;
background-color:#eaeaea;
		border: 0px solid #eaeaea;
		zoom:1; /* causes IE to behave properly */
		color:green;
		text-align:left;
		padding:2px 0px 2px 5px;
		margin:10px 5px 0px 5px;
		font-weight:normal;
		font-size:12px;
		float:right;
		}
		
		.upload{
color:white;
display:block;
background:url(./images/butt2.gif) no-repeat;
margin:0px 0px 0px 630px;
padding:5px 0px 0px 10px;
font-size:12px;
font-weight:bold;
height:45px;
zoom:1;
}

a:hover.upload{
color:white;
display:block;
font-size:12px;
font-weight:bold;
background:url(images/butt1.gif) no-repeat;
margin:0px 0px 0px 630px;
padding:5px 0px 0px 10px;
height:45px;
}

.new_upload{
color:white;
display:block;
background:url(./images/new_upload_1.gif) no-repeat;
margin:0px 0px 0px 580px;
padding:5px 0px 0px 12px;
font-size:14px;
font-weight:bold;
height:45px;
zoom:1;
}

a:hover.new_upload{
color:white;
display:block;
font-size:14px;
font-weight:bold;
background:url(./images/new_upload_2.gif) no-repeat;
margin:0px 0px 0px 580px;
padding:5px 0px 0px 12px;
height:45px;
}

