body {
	background-color: #8078a8;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-image: url(../admin/gambar/images/bg.jpg);
	background-repeat: repeat-x;
}
th {
	margin-right: 5px;
	margin-left: 5px;
}

#layout {
	width: 850px;
	background-color: #FFFFFF;
	float: left;
}
#atas {
	background-color: #FFFFFF;
	float: left;
	height: 10px;
	width: 100%;
	margin-top: 10px;
}
#batas_atas {
	background-color: #FF6600;
	float: left;
	height: 5px;
	width: 100%;
}


#head {
	float: left;
	background-color: #9933CC;
	width: 100%;
}
#isi {
	width: 100%;
	background-color: #FFFFFF;
	float: left;
}
#isi,#kiri {
	background-color: #FFFFFF;
	float: left;
	width: 200px;
	height: 100%;
}
#kanan {
	background-color: #FFFFFF;
	float: left;
	width: 500px;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003366;
	font-family: Tahoma;
	font-size: 12px;
	padding-top: 10px;
}


#footer {
	float: left;
	height: 20px;
	width: 100%;
	background-color: #333366;
}
#menu_utama {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #333333;
	text-decoration: none;
	display: inline;
	float: left;
	padding-left: 50px;
}
.batas_bawah {
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#frame_menu {
	background-color: #004080;
	height: 44px;
	width: 100%;
}
#batas_menu {
	background-color: #CCCCCC;
	float: left;
	width: 1px;
	height: 43px;
}

#menu_utama li {
	display: inline;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
#menu_utama li a {
	font-family: Verdana;
	font-size: 11px;
	text-transform: none;
	text-decoration: none;
	width: 80px;
	float: left;
	text-align: center;
	vertical-align: middle;
	padding-top: 17px;
	margin: 0px;
	font-weight: bold;
}
#menu_utama li a:link,#menu_utama li a:visited {
	color: #004080;
	background-repeat: repeat-x;
	height: 30px;
	width: 100px;
	vertical-align: middle;
	background-color: #006CD9;
	background-image: url(../admin/gambar/images/bg_menu.jpg);
}
#menu_utama li a:hover {
	color: #FFFFFF;
	height: 30px;
	background-color: #004080;
	width: 100px;
	background-image: url(../admin/gambar/images/bg_menu_hover.jpg);
	background-repeat: repeat-x;
}
#menu_atas {

	background-repeat: repeat-x;
	width: 100%;
	background-color: #FF6633;
	float: left;
	background-image: url(../admin/gambar/images/bg_menu.jpg);
}
#menu {
	position: relative;
	text-align: left;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#menu li {
	width: 199px;
	font-size: 80%;
	vertical-align: bottom;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-transform: uppercase;
}
.border {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#menu a:link, #menu a:visited {
	display: block;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 2em;
	background-color: #F0F0F0;
	color: #265180;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
}
#menu a:hover {
	background-color: #E6E6E6;
	color: #004080;
	background-repeat: repeat-x;
}
#judul_menu {
	font-family: Georgia;
	font-size: 20px;
	color: #006666;
	float: left;
	padding-top: 5px;
	padding-left: 5px;
	width: 185px;
}
#kotak {
	float: left;
	width: 198px;
	text-align: left;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}
#kotak a:link,#kotak a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #993300;
}
#kotak a:hover {
	color: #003366;
	text-decoration: none;
}
.produk {
	font-family: Georgia;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	margin: 4px;
	float: left;
}
.kotak_item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	padding-bottom: 3px;
	padding-top: 3px;
	text-transform: capitalize;
	padding-right: 20px;
	border: 1px solid #CCCCCC;
	padding-left: 20px;
	vertical-align: middle;
}

