.kiri-bayang {
	background-image: url(images/bayang_kiri.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 4px;
}
.kanan-bayang {
	background-image: url(images/bayang_kanan.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 4px;
}.atas-bayang {
	background-image: url(images/bayang_atas.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 4px;
}
.tengah {
	background-image: url(images/bg_tengah.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 160px;
	border: 1px solid #FFFFFF;
}

.judul-product {
	color:#FF8A00;
	font-size:1.75em;
	font-weight:450;
	letter-spacing:-0.1ex;
	line-height:1.2;
	text-transform:uppercase;
	
}
.teks-judul{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.teks {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
}
.titik {
	background-image: url(images/tittik_titik.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 3px;
}
.titik2 {
	background-image: url(images/garis_bawah.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 3px;
}
.bg {
	background-image: url(images/bg_01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 738px;
}
.bg2 {
	background-image: url(images/bg_02.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 738px;
}
.garis-batas {
	background-image: url(images/garis_batas2.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

