body, html {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #666;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../images/bigbg_job.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
A.abulink{
	text-decoration:none;
	font-family:Arial;
 	color:#CCCCCC;
 	font-size:18px;
	font-weight:bold;
}

A.abulink:hover {
	color: #0066ff;
}

A.maillink{
	text-decoration:none;
	font-family:Arial;
 	color:#0066ff;
 	font-size:14px;
	font-weight:bold;
}

A.maillink:hover {
	color: #FF0000;
}

.lowongantitle{
	font-family:Arial;
	color:#999999;
	font-size:22px;
}

.headerlowongan{
	font-family:Arial;
	color:#000000;
	font-size:16px;
	font-weight:bold;
}

.lowongan{
	font-family:Arial;
	color:#000000;
	font-size:14px;
}

#container {
	width: 960px;
	height: 4300px;
	background: #FFF;
	margin: 0px auto;
	border: none;
	/*border-top-width: 0px;
	border-right-width: 20px;
	border-bottom-width: 20px;
	border-left-width: 20px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #A7DBFF;*/
}
.inner { width: 960px; height: 4320px; background: #FFF url(../images/bg_container.jpg) no-repeat; }
	#index { width: 960px; height: 4290px; background: #FFF url(../images/bg_index.jpg) center right no-repeat; position: relative; }
		#index p {
	position: absolute;
	top: 450px;
	left: 4290px;
	line-height: 200%;
	width: 327px;
}
		#index img { position: absolute; top: 600px; left: 600px; }
		
	#left { width: 170px; height: 4290px; float: left; }
		#left ul { margin: 30px 0 0 18px; }
		#left ul.bilingual { margin: 50px 0 0 18px; }
		#left li { margin: 0 0 15px 0; }
		#left li a { padding: 0 0 0 30px; color: #999; text-decoration: none; font-size: 11px; }
		#left li a:hover { color: #666; }
		#left li a.active { color: #261B8A; background: url(../images/bullet_menu.gif) no-repeat; }
	#right { width: 760px; height: 4290px; float: right; margin: 0 0 0 0; }
	.about { background: url(../images/bg_about.jpg) bottom right no-repeat; }
	.products { background: url(../images/bg_products.jpg) top left no-repeat; }
	.quality { background: url(../images/bg_quality.jpg) top left no-repeat; }
	.distribution { background: url(../images/bg_distribution.jpg) top left no-repeat; }
		#right p { width: 600px; margin: 0 0 20px 0; line-height: 200%; }
		#right p.title { margin: 100px 0 40px 0; }
		#right .kiri { width: 400px; height: 500px; float: left; }
			#right .kiri p { width: 400px !important; }
			.tbl_form { margin: 50px 0 0 0; }
			.tbl_form th { width: 70px; vertical-align: top; padding: 0 0 20px 0; }
			.tbl_form td { vertical-align: top; padding: 0 0 20px 0; }
			.tbl_form .input_text { width: 300px; font-family: Tahoma; font-size: 12px; padding: 2px; border: 1px solid #999; }
		#right .kanan { width: 260px; height: 500px; float: left; background: url(../images/bg_contact_kanan.jpg) no-repeat; margin: 160px 0 0 0; }
			#right .kanan p { width: 260px !important; margin: 0 0 20px 20px; }
