html, body
{
    height: 100%;
    padding: 0px;
    margin: 0px;
    background-image: url(../img/bg.gif);
    background-repeat: repeat-x;
    background-color: #006400;
}

td, a, span, div, input, h7 
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	 
}



a 
{
	text-decoration: none;
	color: #002b5c;
	font-weight: bold;
}

a:hover 
{
	text-decoration: underline;	
	color: #007cc2;
	font-weight: bold;
}

#garisluar
{
    width: 800px;
	background: black;
	text-align: left; 
	top: 15px;
	margin: auto;
	border :1px solid #333333;
	padding: 6px;
	position: relative;
    background-color: #cccccc;
}
.columncontainer {
	float: left;
}

.logojarak
{
    background-image : url(../img/alter2_01.jpg);      
	width: 212px;
	height : 106px;
	float : left ;
}

.header
{
    background-image : url(../img/atas1_01.jpg);      
	width: 588px;
	height : 75px;
	float : left ;
    
}

.gerak
{
 	width: 588px;
	height : 31px;
	float : left ;
    
}

.gambar
{
 	width: 400px;
	height : 250px;
	float : left ;
	margin : 5px 0px 0px 0px;
    
}

.menu
{
    width: 150px;
    height: 250px;
    float: left;
    margin: 5px 0px 0px 5px;
    background-color: #228b22;
    
}

.menu a:hover
{
    text-decoration: underline;
    color: #ffff66;
    font-weight: bold;
}

.infopenting
{
    width: 238px;
    height: 248px;
    float: left;
    margin: 5px 0px 0px 5px;
    background-color: #ffffff;    
    border : solid 1px #000000;
    overflow: auto;
 
}

.berita
{
    width: 397px;
    height: 178px;
    float : left  ;
    margin: 0px 0px 0px 0px;
    background-color: #ffffff;       
    border : solid 1px #000000;
    overflow: auto;
    
}

.artikel
{
    width: 393px;
    height: 178px;
    float: left;
    margin: 0px 0px 0px 5px;
    background-color: #ffffff;   
    border : solid 1px #000000;
    overflow: auto;
}

.informasi
{
    width: 800px;
    height: 178px;
    float: left;
    margin: 5px 0px 0px 0px;
}

.detailinformasi
{
    width: 800px;
    height: 725px;
    float: left;
    margin: 5px 0px 0px 0px;
   
}

.detaillatar
{
    background-color: #ffffff;   
    border : solid 1px #000000;
    width: 798px;
    height : 715px;    
    overflow:auto ; 
}

.footer
{
    width: 798px;
    height: 100px;
    float: left;
    margin: 5px 0px 0px 0px;
    background-color: #ffffff;
    border-color : #000000 ;
    border-left-width: 1px ;
    border : solid 1px #000000;
 
}