/* NON-HEADER */
*{padding:0; margin:0;}
body
{
font-family: Verdana; font-size: 12px; color:#000;text-decoration: none; line-height:1.4em;background: #706b6b;
}
/* Container */
#container
{
width:950px; margin:0px auto; margin-top:15px; margin-bottom:15px; background: #FFFFFF;
}
/* Header */
#header
{
width:950px; height: 120px; margin:0px auto;overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;background: #FFFFFF; color:#000;
}
/* Header Top */
.header-top
{
width:950px; height: 95px;overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;
}
.sitelogo 
{
width:130px; position:absolute; z-index:1; margin:7px 0 0 10px; 
}
.sitebanner
{
width:300px; position:absolute; z-index:2; margin:7px 0px 0 490px; float:left; padding:0 10px 0 0; font-family: Verdana; font-size: 14px;
}
/* Header Bottom */
.header-bottom
{
width:950px; height: 30px;overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/; background:#8f2525;
}
.sitemenu
{
height:20px; width:730px; position:absolute; margin:0px 0px 0 5px; float:left;  text-decoration:none; font-family: Times New Roman;  color: #FFFFFF;
}
.sitemenu ul 
{
float:left; font-weight:bold;
}	
.sitemenu li 
{
display:inline; list-style:none;
}
.sitemenu li a 
{
text-decoration:none;  font-size: 20px; color: #FFFFFF; display:block; float:left; padding:5px 65px 10px 5px;
}


/* Main */
.main 
{
clear:both; width:950px;
}
.main-2colom
{
display:inline /*Fix IE floating margin bug*/; float:left; width:700px; margin:0 0 0 10px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;
}
.main-kiri 
{
display:inline /*Fix IE floating margin bug*/; float:left; width:230px; margin:0 0 0 5px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;
}
.main-tengah 
{
display:inline /*Fix IE floating margin bug*/; float:left; width:490px; margin:0 0 0 10px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;
}
.main-kanan
{
display:inline /*Fix IE floating margin bug*/; float:left; width:200px; margin:0 0 0 10px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;
}
.menus 
{
width:200px; height:30px; background-color : #eeeee; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/; 
}
.site-link
{
width:200px; position:absolute; color:#860909;font-weight: bold;
}
.site-link a
{
color:#860909;
}
.site-link a:hover
{
color:#FFFFFF;
}
.welcome
{
background: url(../images/bg_welcome.gif); padding:5px 5px;color:#FFFFFF;
}
.clear-contentunit 
{
clear:both; 
width:950px; 
height:5px; 
border:none; 
}

/* Tambahan */
.table_border
{
background: #ffffff; color: #000000; border: 1px #616161 solid;	
}
.nama_table
{
border-bottom: 1px #616161 solid; background: #3a384b; color: #FFFFFF; font-weight: bold; text-align: center; height: 20px;
}
.table_kategory
{ 
background: #3a384b; color: #FFFFFF;  padding:2px 5px; font: 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; font-weight: bold; min-height:20px;
}
.table_head
{
background: #ebf0f7;
}
.table_head a
{
font-weight: bold;
}
.text
{
padding: 0 5px;
}
/* Tags HTML */

a
{
color:#c71b1b;text-decoration:none;font-weight: bold;
}

a:hover
{
text-decoration:none; color:#000;font-weight: bold;
}