#container {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
}

#content {
	margin: 0px 0px 0px 0px ;
	font-family: sans-serif;
	color: blue;
	width: 950px;
}


p{
margin: 0px 0px 10px 5px;
}

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

.footer	{ font-size: 12px; color: #ffffff; font-weight: normal; }
    	a:link.footer		{ text-decoration: none; color: #ffffff; }
    	a:visited.footer		{ text-decoration: none; color: #ffffff; }
    	a:hover.footer		{ text-decoration: underline; color: red; 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	{ text-decoration: underline; font-size: 14px; color: green; font-weight: normal;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: green;font-weight: bold;}



.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: #003399; 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;}


.gagal{
font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	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;
}



.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 */




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

a:hover {
	color: #08498D;
}

#header {
background: url(images/bg.gif) ;
width:950px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
	

#logo {
width: 950px;
float: left;
}

.user {
float: right;
text-align: right;
padding:0px 20px  0px  0px ;
font-family: Tahoma, Verdana, Arial,;
font-size: 12px;
color: red;
font-weight:bold;
}


#logo .fig {
width: 130px;
margin:5px -10px 0px 20px;
float: left;	
overflow: hidden;
}

.slogan {
float: left;
width: 200px;	
font-family: sans-serif ,Tahoma, Verdana, Arial,;
font-weight:bold;
font-size: 25px;
color: #0033FF;
font-weight:bold;
text-align:left;
padding:15px 0px 0px 0px;
}

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

#header #headerSubNav {
	float: right;

	text-align: right;
	padding-right: 15px;
	padding-top:0px;
}


#header_banner{
background-color: #ffffff;
width:950px;
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 {

padding: 0px 0px 0px 180px;
}


#topNav a {
vertical-align:bottom; 
padding: 0px 8px 0px 8px;
margin: 0px 0px 0px 0px;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
color: blue;	
font-weight:bold;
}


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


.toplist {
background-color: #003399;
width:950px;
color:#ffffff;
font-size:12px;
text-align:left;
line-height:20px;
padding: 0px 0px 0px 0px ;
}

.toplist  a:hover, .toplist  a.active {
	color: red;
	}

.katagori_list {
background-color: #ffffff;
font-weight:bold;
color:blue;
font-size:14px;
text-align:left;
line-height:20px;
padding: 0px 0px 0px 0px ;
}


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


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


.news_content{
font-family: Trebuchet MS, Helvetica, sans-serif;
font-size: 12px;
color:black;
font-weight:normal;
line-height:15px;
text-align:left;
}

.news{
text-align:left;
border: solid 1px #CCCCCC;
}

#katagori{
width:680px;
background-color:#ffffff;
padding: 0px 0px 0px 0px;
font-size: 12px;
line-height: 18px;
color:black;
text-align:left;

}

#daftar{
width:680px;
background-color:#EAEAEA;
border: solid 1px #CCCCCC;
padding: 8px 2px 8px 8px;
font-size: 12px;
line-height: 18px;
color:black;
text-align:left;

}


.katagori_kiri{
width:215px;
float:left;
color:black;
margin: 8px 2px 8px 8px;
}


.katagori_tengah{
width:215px;
float:left;
font-size: 12px;
color:black;
font-weight:normal;
margin: 8px 2px 8px 2px;
}


.katagori_kanan{
width:215px;
float:right;
font-size: 12px;
color:black;
margin: 8px 2px 8px 2px;
}

a:hover .katagori_kiri .katagori_tengah .katagori_kanan{
 text-decoration: underline; 
 color: blue;
 font-weight: normal;
 }




.sub_katagori{
font-size: 12px;
color:blue;
margin: 0px 0px 0px 0px;
line-height:12px;
}


#leftbar {
	float: left;
	width: 240px;
	margin: 0px 0px 0px 5px;
	text-align:left;
		
	}
	
.layanan_top{

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




.layanan_isi{
font-size: 12px;
line-height: 18px;
color:black;
text-align:left;

}



.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;	
}

.user_online{
	font-size: 15px;
	text-transform: uppercase;
	color:#ffffff;
	font-weight:bold;
	word-spacing: 2px;
	padding:5px 5px 5px 5px;
}

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



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

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

}





#mainContent {
	float: left;
	width:690px;
	padding: 0px 0px 0px 3px ;
}






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

}

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

}

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

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

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


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


.banner190{
margin:0px 0px 0px 0px;
width:230px;
}

#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;
font-weight:bold;
color:#FFFFFF;
padding:5px 5px 5px 5px;
}

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



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

}

.login_kanan{
	width: 150px;
	float: left;
	text-align:left;
padding:5px 0px 0px 0px;
line-height:16px;

}

.login_kirim{
	width: 230px;
	text-align:center;
padding:10px 0px 10px 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: 480px;
	float: left;
	text-align:left;
	line-height:22px;
	}
	
	
	
.security{
width: 380px;
font-size: 20px;
text-align:left;
color:#003399;
	}

.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{
float:left;
font-size: 12px;
line-height: 20px;
padding: 35px 5px 30px 255px;
text-align:center;
}	


#footer2 {
background-color: #003399;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	color: #ffffff;
line-height:20px;
text-align:left;
padding:0px 0px 0px 5px;

	}


.copy {
font-size: 11px;
font-family: Verdana, sans-serif;
color: #ffffff;
line-height:20px;
text-align:left;
padding:0px 0px 0px 5px;
	}

.white	{ font-size: 11px; 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;}



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


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



.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 #003399;
		zoom:1; /* causes IE to behave properly */
		width:230px;
		}
		
		.rounded_block190 {
		border: 1px solid #003399;
		zoom:1; /* causes IE to behave properly */
		width:230px;
		background-color:#003399;
		}
		
		
	

		.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;}
		

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


.butt{
color:blue;
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:blue;
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;
}



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

}

.google_translate{
width:140px;
float:right;
font-size: 12px;
font-weight:normal;
padding:0px 50px 0px 0px;
}

#form{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: black ;
	font-weight : medium;
	line-height : normal;
	text-align:left;
    height: 39px;
	padding:0px 0px 0px 5px;
}


.kiri{
width: 150px;
float: left;

line-height:25px;

}

.kanan{
	width: 400px;

line-height:20px;
	}
	
.sec_kanan{
	width: 400px;
color: red;
font-size:20px;
}

.dot_atas{
v-align:top;
}
	
.jam{
color:blue;
float: right;
margin:0px 20px 0px 0px;
padding:0px 0px 0px 0px;
font-size: 12px;
}

.perusahaan {
overflow: hidden;
text-align:left;
font-size: 12px;
line-height: 18px;
color:black;
text-align:left;
}

.nama_perusahaan {
padding:10px 0px 0px 0px;
font-family:  Verdana, Arial, sans-serif;
font-size: 14px;
color: black;
font-weight: bold;
}



	a:link.nama_perusahaan 		{ text-decoration: none; color: black; }
    	a:visited.nama_perusahaan 		{ text-decoration: none; color: black; }
    	a:hover.nama_perusahaan 		{ text-decoration: underline; color: blue; font-weight: bold;}

.nama_perusahaan2 {
padding:10px 0px 0px 5px;
font-family:  Verdana, Arial, sans-serif;
font-size: 14px;
color: black;
font-weight: bold;
}
a:link.nama_perusahaan2 		{ text-decoration: none; color: black; }
    	a:visited.nama_perusahaan2		{ text-decoration: none; color: black; }
    	a:hover.nama_perusahaan2 		{ text-decoration: underline; color: blue; font-weight: bold;}



.sub_perusahaan {
font-family:sans-serif, Verdana, Arial ;
font-size: 12px;
color: black;
overflow: hidden;
text-align:left;
}

.perusahaan_kiri{
width: 140px;
float: left;
text-align:left;
padding:5px 0px 0px 0px;
}

.perusahaan_kanan{
	width: 500px;
	float: left;
	text-align:left;
padding:5px 0px 0px 0px;
}

#detail_perusahaan{
border: 1px solid #006699;
background-color: #eaeaea;
padding:2px 2px 2px 5px ;
font-size: 12px;
line-height: 18px;
color:black;
text-align:left;	
}

#content_bawah {
	margin: 10px 0px 5px 0px ;
	font-family: sans-serif;
	color: blue;
	width: 690px;
}

.content_kiri{
width: 330px;
float: left;
text-align:left;
padding:0px 0px 0px 0px;
margin:0px 8px 0px 0px;
font-size:12px;
border: 1px solid #CCCCCC;
}

.content_kanan{
width: 340px;
float: right;
text-align:left;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
font-size:12px;
border: 1px solid #CCCCCC;
}

.content_kanan2{
width: 340px;
float: right;
text-align:left;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
font-size:12px;

}

.content2{
padding:5px 5px 5px 5px;
margin:0px 0px 0px 0px;
font-size:12px;
}


.produk_header{
font-size:16px;
color:blue;
padding:5px 0px 5px 0px;
background-color:#CCCCCC;
font-family:sans-serif, Verdana, Arial ;
font-weight:bold;
}

.produk_kiri{
width:125px;
float:left;
}

.produk_kanan{
float:left;
color:black;
width:190px;
padding:0px 0px 0px 5px;
font-family:sans-serif, Verdana, Arial ;
}

.page	{ font-size: 12px; color: blue; font-weight: normal; }
    	a:link.page		{ text-decoration: none; color: blue; }
    	a:visited.page		{ text-decoration: none; color: brown; }
    	a:hover.page		{ text-decoration: normal; color: red; font-weight: bold;font-size: 14px;}

.page_now	{ font-size: 16px; color: red; font-weight: bold; }


		
.upload{
color:blue;
display:block;
background:url(images/butt2.gif) no-repeat;
margin:0px 0px 5px 520px;
padding:3px 10px 1px 10px;
font-size:12px;
font-weight:bold;
height:45px;
zoom:1;
}


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

.upload_eng{
color:blue;
display:block;
background:url(images/butt2.gif) no-repeat;
margin:0px 0px 5px 525px;
padding:3px 10px 1px 0px;
font-size:12px;
font-weight:bold;
height:45px;
zoom:1;
}

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


#blue{
background-color: #66FFCC;
border: solid 1px #00CCCC;
color:black;
font-size: 14px;
line-height: 18px;
font-family:sans-serif, Verdana, Arial ;
}


#lupa{
width:680px;
background-color:#FFFFD5;
border: solid 1px #CCCCCC;
padding: 8px 2px 8px 8px;
font-size: 12px;
line-height: 18px;
color:black;
}

.right_half{
width: 300px;
float: right;
margin:15px 5px 10px 1px;
padding:10px 1px 10px 10px;


}

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

.left_half_lupa{
width: 320px;
color:Black;
float: left;
text-align:left;
margin:5px 5px 5px 5px;
}

#login_box2{
font-size: 12px;
line-height: 20px;
border: 0px solid #9999FF;
background-color: #eaeaea;
color:blue;
width:300px;
padding:0px 0px 5px 0px;
}

.login_kiri2{
width: 100px;
float: left;
text-align:left;
padding:5px 0px 0px 0px;
line-height:16px;

}

.login_kanan2{
	width: 180px;
	float: left;
	text-align:left;
padding:5px 0px 0px 0px;
line-height:16px;

}

#login_box3{
font-size: 12px;
line-height: 20px;
border: 2px solid green;
background-color: #C4FFC8;
color:blue;
width:300px;
padding:0px 0px 5px 0px;
}

.login_kiri3{
width: 40px;
float: left;
text-align:left;
padding:5px 0px 0px 20px;
line-height:16px;

}

.login_kanan3{
	width: 220px;
	float: left;
	text-align:left;
padding:5px 0px 0px 0px;
line-height:16px;

}

.login_kiri4{
width: 130px;
float: left;
text-align:left;
padding:5px 0px 0px 20px;
line-height:16px;

}

.login_kanan4{
	width: 150px;
	float: left;
	text-align:left;
padding:5px 0px 0px 0px;
line-height:16px;

}

#search_box {
	margin: 5px 0px 5px 0px ;
	font-family: sans-serif;
	font-size:12px;
	color: blue;
	}

#isi_produk{
width:680px;
background-color:#ffffff;
border: solid 1px #003399;
padding: 8px 2px 8px 8px;

}

#isi_syarat{
width:680px;
background-color:#FFCBCB;
border: solid 1px #003399;
padding: 8px 2px 8px 8px;
font-size: 12px;
line-height: 18px;
color:black;
text-align:left;
}

#isi_tentang{
width:680px;
background-color:#eaeaea;
border: solid 1px #CCCCCC;
padding: 8px 2px 8px 8px;
font-size: 12px;
line-height: 18px;
color:black;
text-align:left;
}

#hubungi{
width:680px;
background-color:#eaeaea;
border: solid 1px #CCCCCC;
padding: 8px 2px 8px 8px;
font-size: 12px;
line-height: 18px;
color:black;
text-align:left;
}


.red_line{
border-bottom-style:solid;
border-bottom-color:red;
border-bottom-width:1px;
padding: 5px 0px 5px 0px;
}

.produk_content{
font-family: Trebuchet MS, Helvetica, sans-serif;
font-size: 12px;
	color:black;
	font-weight:normal;
	word-spacing: 1px;
	line-height:18px;

}

.produk_kiri2{
width:135px;
float:left;
}

.produk_kanan2{
float:left;
color:black;
width:490px;
padding:0px 0px 0px 5px;
font-family:sans-serif, Verdana, Arial ;
}

#detail_produk{
width:680px;
background-color:#ffffff;
border: solid 1px #CCCCCC;
padding: 8px 2px 8px 8px;
font-size: 12px;
line-height: 18px;
color:black;
text-align:left;
}

.produk_kiri3{
width:235px;
float:left;
}

.produk_kanan3{
float:left;
color:black;
width:380px;
padding:0px 0px 0px 5px;
font-family:sans-serif, Verdana, Arial ;
}

.bahasa{
color:#000000;
float: right;
margin:-15px 20px 5px 0px;
padding:0px 0px 0px 0px;
font-size: 12px;
}

.bahasa1{
color:#000000;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
font-size: 12px;
}

a:hover.bahasa1	{ 
text-decoration: underline; 
color: blue; 
font-weight: normal;
}

.upload_box {
background-color:#FFCBB3;
		border: 1px solid #FF0000;
		zoom:1; /* causes IE to behave properly */
		width:680px;
		color:green;
		text-align:left;
		padding:2px 0px 2px 5px;
		margin:10px 0px 20px 0px;
		font-weight:bold;
		font-size:12px;
}