body {
	margin: 0;
	padding: 0;
	font: 12px/25px Verdana, sans-serif;
	text-align: center;
}
.judul {
	font: 20px Arial, sans-serif;
	padding-left: 15px;
	background: url(../images/bullet.gif) no-repeat left;
	border-bottom: 1px dashed #9ACD32;
}
img {
	border: none;
}
img.alignleft {
	float:left;
	margin-right:15px;
}
img.alignright {
	float:right;
	margin-left:15px;
}

#containerbg {
	width: 800px;
	background: url(../images/mainbg.gif) repeat-y;
}

#container {
	width: 765px;
	text-align: left;
}

#header {
	float:left;
	width:100%;
	height: 180px;
	background: url(../images/header2.gif) no-repeat;
}
.welcome {
	background: url(../images/bg-welcome.gif) no-repeat; background-position:right top;
}
.about {
	background: url(../images/bg_about.gif) no-repeat; background-position:left top;
}
.contact_bwh {
	background: url(../images/bg_contact_bwh.gif) no-repeat; background-position:right bottom;
}
.all_bwh {
	background: url(../images/bg-all-bawah.gif) no-repeat; background-position:bottom;
}
.all_atas {
	background: url(../images/bg-all-bawah.gif) no-repeat; background-position:top;
}
.all_bwh1 {
	background: url(../images/bg-all-bawah1.gif) no-repeat; background-position:bottom;
}
.contact_ats {
	background: url(../images/bg_contact_atas.gif) no-repeat; background-position:right top;
}
.bureng { color:#CCCCCC;

}
#content {
	margin: 0 30px 30px 30px;
	text-align: left;
}
#loginhome {
float:left;
padding: 0 10px 0 0;
}

#abouthome {
padding: 0 10px 10px 30px;
}

#footer {
	width: 755px;
	padding: 5px;
	font: 9px/12px Verdana;
	background: #9B5408;
	color: #FFFFFF;
}
#containerbg,#container,#footer {
	margin-left: auto;
	margin-right: auto;
}

#menu {
	float: left;
	width: 100%;
	background: #E3ECF3;
	font-size: 93%;
	line-height: normal;
	font-weight: bold;
}
#menu ul {
	margin: 0;
	padding: 5px 10px 0 10px;
	list-style: none;
}
#menu li {
	display: inline;
	margin: 0;
	padding: 0;
}
#menu a {
	float: left;
	background: url("../images/tableft5.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
}
#menu a span {
	float: left;
	display: block;
	background: url("../images/tabright5.gif") no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {
	float: none;
}
/* End IE5-Mac hack */
#menu a:hover span {
	color: #FFF;
}
#menu a:hover {
	background-position: 0% -42px;
}
#menu a:hover span {
	background-position: 100% -42px;
}
#menu #current a {
	background-position: 0% -42px;
}
#menu #current a span {
	background-position: 100% -42px;
}
.border {
	BORDER-BOTTOM: #9B5408 1px solid; 
	BORDER-RIGHT: #9B5408 1px solid; 
	BORDER-TOP: #9B5408 1px solid; 
	BORDER-LEFT: #9B5408 1px solid;
}
.bd_bwh {
	BORDER-BOTTOM: #00CC00 1px dashed; 
}
.imgbd {
	BORDER-BOTTOM: #FFCC00 4px solid; 
	BORDER-RIGHT: #FFCC00 4px solid; 
	BORDER-TOP: #FFCC00 4px solid; 
	BORDER-LEFT: #FFCC00 4px solid; margin-top: 8px;
}


a:hover {color:#FFcc00; text-decoration:underline}
a:link {color:#FF9900; text-decoration:none}
a:visited {color:#FF9900; text-align:none}

.submit_web {
	BORDER-BOTTOM: #669900 1px solid; 
	BORDER-RIGHT: #669900 1px solid; 
	BORDER-TOP: #669900 1px solid; 
	BORDER-LEFT: #669900 1px solid;
	background-color:#A8CC45;
	color:#ffffff; font-weight:bold;
}
.input_web {
	background-color: #ffffff; BORDER-BOTTOM: #9B5408 1px solid; FONT-FAMILY: verdana; BORDER-RIGHT: #9B5408 1px solid; BORDER-TOP: #9B5408 1px solid; BORDER-LEFT: #9B5408 1px solid; FONT-SIZE:12px;
}
.textarea_web {
	background-color: #ffffff; BORDER-RIGHT: #9B5408 1px solid; BORDER-TOP: #9B5408 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #9B5408 1px solid; BORDER-BOTTOM: #9B5408 1px solid; FONT-FAMILY: verdana;
}
.txt_y {
color:#FF9900;
}
