*
{
	padding: 0px;
	margin: 0px;
}
body
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #f9f5c1;
	background-repeat:no-repeat;
}
#outer
{
	position: relative;
	width: 787px;
	margin: 0px auto 0px auto;
}
#wrap-atas-kiri {
	background-image:url(../images/bg-01.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	padding-top:125px;
}
#wrap-atas-kanan {
	background-image:url(../images/bg-02.jpg);
	background-repeat:no-repeat;
	background-position: right top;
}
#wrap-bwh-kiri {
	background-image:url(../images/bg-03.jpg);
	background-repeat:no-repeat;
	background-position: left bottom;
	min-height:565px;
}
#wrap-bwh-kanan {
	background-image:url(../images/bg-04.jpg);
	background-repeat:no-repeat;
	background-position: right bottom;
	min-height:565px;
}
#box {
	position:relative
	width:787px;
	background-color: #f9f7be;
	font-size:10px;
}
#txt_opening {
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
	color:#11080b;
}
#txt_opening2 {
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	color:#11080b;
}

#inside {
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
}
#inside_i {
	margin: 15px 0px 15px 0px;
	padding: 15px 32px 15px 32px;
}

#none {
display:none;
}
#clear_left {
clear:left;
}
#clear
{
	clear:both;
}
#left
{
	position:relative;
	float:left;
}
#right
{
	position:relative;
	float:right;
}
#footer
{
	position: relative;
}
#footer .copyright {
	text-align:center;
}

#scrolltext  ol {
padding-left:22px;
}
#scrolltext  ul {
padding-left:15px;
}
#scrolltext a {
	color:#400101;
	text-decoration:underline;
}
#scrolltext a:hover {
	color:#ffffff;
	text-decoration:underline;
}
#scrolltext {
	/* Typical fixed height and fixed width example */
	width: auto;
	height: 336px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	padding: 0px 5px 0px 0px;
	margin: 0px 2px 0px 0px;
}
#scrolltext img {
	padding: 2px 2px 2px 0px;
	margin: 2px 2px 2px 0px;
}

#scrolltext_exp a {
	color:#400101;
	text-decoration:underline;
}
#scrolltext_exp a:hover {
	color:#ffffff;
	text-decoration:underline;
}
#scrolltext_exp {
	/* Typical fixed height and fixed width example */
	width: auto;
	height: 224px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	padding: 0px 5px 0px 0px;
	margin: 0px 2px 0px 0px;
}
#comment_box {
	position:relative;
	padding-right:10px;
	padding-left:30px;
	width:290px;
	color:#000000;
	text-align:right;
}
.buttonblue {
	/* form-buttons */
	border : solid 1px #938d8d;
	color : #110a04;
	font-weight : bold;
	font-size : 11px;
	padding: 4px;
	background:transparent;
}
.textarea
{
	border-color:#938d8d;
	border-style:solid;
	border-width:1px;
	padding:3px;
	width:162px;
	background-color:#888181;
	height:75px;
	color:#adabab;
}
.inputbox_kontak {
	width: 162px;
	margin: 0 0 1em 0;
	border-color:#938d8d;
	border-style:solid;
	border-width:1px;
	background-color:#888181;
	color:#adabab;
	}	
#contact_content
{
	position:relative;
	width:174px;
	background-color:#adabab;
	padding-top:15px;
	padding-left:10px;
	padding-right:10px;
	top:80px;
	background-image:url(../images/contact_pic_form.jpg);
	background-repeat:no-repeat;
	background-position:0px 8px;
}
.nm_testi {
	background-color: #af730c;
	}
#contact_box {
	position:relative;
	top:14px;
	right:25px;
	padding:0px 20px 0px 20px;
	width:312px;
	height:306px;
	color:#000000;
	background-color:#af730c;
}
#contact_detail {
	position:relative;
	left:180px;
	color:#000000;
	width:300px;
}
#contact_detail a {
	color:#000000;
}
#contact_detail a:hover{
	color:#cccccc;
}
#txt_contact {
	position:relative;
	left:-20px;
}
/* Dropdown menu ----------- */
#dropmenudiv{
position:absolute;
border:1px solid #5b4005;
line-height:18px;
z-index:250;
padding-left:3px;
padding-right:3px;
padding-top:2px;
margin-left: 2px;
margin-right: 2px;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px #5b4005;
padding: 1px 0;
text-decoration: none;
color:#333333;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #f3edd9;
}
.clearfloat {
clear:both; height:0px;
line-height:0px; visibility: hidden;
}
/* ----tablee */
.header th {
	padding:5px 5px;
	background:#991719;
	color:#fff;
}
.table_content td {
	padding:5px 5px;
	border-left:solid 1px #e1c6c7;
}
.even
{
	background:#e1e0e0;
}
.odd
{
	background:#fff;
}
#menu_top {
	position:absolute;
	left:199px;
	top:15px;
	width:495px;
	height:36px;
	z-index:1;
	background:#545050;
}
#menu_top_txt {
	margin-top:9px;
	margin-left:16px;
	margin-right:16px;
	font-size:12px;
	color:#1f1d1d;
}
#menu_top_txt a {
	color:#1f1d1d;
	text-decoration:none;
}
#menu_top_txt a:hover {
	color:#991719;
	text-decoration:none;
}
#menu_top_txt a.selected {
	color:#991719;
	text-decoration:none;
	font-weight:bold;
}
#menu_top_txt a.selected:hover {
	color:#1f1d1d;
	text-decoration:none;
	font-weight:bold;
}
#thumb {
	padding-top:13px;
	padding-left:19px;
}
#detail_info {
	padding-left:39px;
	padding-top:10px;
}
#large {
	position:relative;
	width:451px;
	text-align:center;
}
#thumb_nav {
	position:relative;
	height:39px;
	float:left;
	width:400px;
}
#bar_prev {
	position:relative;
	height:39px;
	float:left;
}
#bar_next {
	position:relative;
	height:39px;
	float:left;
}
#txt_footer {
	position:relative;
	color:#f9f7be;
}
#txt_footer a {
	text-decoration:none;
	color:#f9f7be;
}
#txt_footer a:hover {
	text-decoration:none;
	color:#f9f8e0;
}
