/*umum*/
body{
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:#aaa;
background-image:url(img/bg.gif);
}
td{font-size:12px;vertical-align:top;}
.center{text-align:center;}
.kiri{text-align:left;}
h2{color: #093;
text-align:center}
h3{color: #063;
text-align:center}
img{border:none;}

/*home*/
#alt{background-color:#ffa;color:#00f;}
.mid{text-align:center;}
#home {font-size:11px;padding:0px; border:0px;}
#home strong{font-size:14px;}
#home td{ vertical-align:top;}
#home a{ display:block;text-decoration:none; color:#000;}
#b1{
width:216px;
height:288px;
background-image:url(img/b1.gif);}
#b1 div{
width:144px;
height:144px;
vertical-align:top;
position:relative;
left:0px;
top:170px;
}
#b2{
width:216px;
height:288px;
background-image:url(img/b2.gif);}
#b2 div{
width:144px;
height:144px;
vertical-align:top;
position:relative;
left:0px;
top:25px;
}
#b3{
width:144px;
height:288px;
background-image:url(img/b3.gif);}
#b3 div{
width:144px;
height:144px;
vertical-align:top;
position:relative;
left:0px;
top:110px;
}
#b4{
width:216px;
height:144px;
background-image:url(img/b4.gif);}
#b5{
width:360px;
height:144px;
background-image:url(img/b5.gif);}
#b5 div{
width:144px;
height:144px;
vertical-align:top;
position:relative;
left:72px;
top:35px;
}


/*tengah selain home*/
.produk {
width:580px;
text-align:center;
}
.produk #body{
background-color:#ffc;
}
.produk table{
	text-align:center;
	background-color: #fff;
	border:2px solid #fff;
}
.produk th{padding:8px; margin:8px;background-color:#eeb; font-size:14px;}
.produk #body td{padding:4px; margin:4px;}
.produk #body li{padding:4px 0px}
.produk #head{
background-image:url(img/bhead.gif); height:11px;
}
.produk #foot{background-image:url(img/bfoot.gif); height:11px;
}
.judpaket{
font-weight:bold;
font-size:16px;
color:#CF0;
background-color:#a33;
}
.judpaket th{
border-bottom: 8px solid #a33;
border-top: 8px solid #a33;
}
.produk .alt{background-color:#ffd;}
.produk .al{background-color:#ffc;}


/** kanan*/
#link {
width:160px;
}
#link #body td{
border-bottom:2px solid #cee;
background-color:#dff;
}

#link #khead{
background-image:url(img/kahead.gif); height:20px;
}
#link #kfoot{
background-image:url(img/kafoot.gif); height:14px;
}
#link a{
font-weight:bold;
color:#00c;
padding: 5px 0px 5px 20px;
background:url(img/panah.gif) no-repeat 4px;
text-decoration:none;
display:block;
}
#link a:hover {
color:#f00;
text-decoration:underline;
background-color:#9ff;
}



