
#lebar{

	width:100%;
	margin-left:auto;
	margin-right:auto;

}

#top{
	width:100%;
	height:107px;
	background: url(images/bg_header.gif);
	/*background: url(images/bgh.jpg);*/
	border-bottom: 2px solid #666666;
	
}

#mid{
	width:1000px;

}

#bot{
	width:100%;
	height:20px;
	float:left;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	background: url(images/bg_td_tabel.gif);
	padding-top:8px;
}

#sid{
	width:200px;
	background:url(images/submenu.gif);
	float:left;
	margin:0;
	padding:0;
}

#foot_sid{
	width:200px;
	height:20px;
	
	padding-top:0;}
	
#foot_sid_admin{
	width:200px;
	height:180px;
	
	padding-top:0;}

#con{
	margin-top:10px;
	background-color:#fff;
	width:77%;
	float:right;
	
}

fieldset{
	border:1px solid #3B8617;

}
legend{
	font-weight:bold;
}

.sidebar_form {
	text-align:center; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	/*border:1px solid #000000;*/
}

.box_side{
    margin-top:13px;
	width:160px;
	/*height:40px;*/
	text-align:left; 
	margin:auto;
	/*border:1px solid #000000;*/
}

.input_text_side{
	border:1px solid #336600;
	background-color:#ffffff;
	width:160px;
	height:21px;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}



