body,td,th {
	font-family:"Myriad Pro", "Myriad Pro Cond", "Myriad Pro Light";
	font-size: 14px;
	color: #000000;
}

body {
	background-image:url(img/bg_kiri.jpg);
	background-color:#211003;
	background-position:center;
	background-repeat:repeat ;
	background-attachment:fixed;
	margin:0;
}

.bg2 {
	background-image:url(img/bg.jpg);
	background-position:right;
	background-repeat:no-repeat ;
	background-attachment:fixed;
	margin:0;
}

.list_gbr {border:#5b3b07 solid 3px}

.tulisan {color:#c66c22}

a:link {
	color: #c66c22;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #c66c22;
}
a:hover {
	border-bottom:solid 1px #d9a606;
	color:#d9a606;
}
a:active {
	text-decoration: none;
	color: #d9a606;
}

.panah:hover {border-bottom:none}

.list_bul {
	width:20px;
	margin-right:8px;
	vertical-align:bottom;
	float:left;
}

.font_list {
	color:#c66c22;
	padding-bottom:15px;
}

.pesan {
	color:#FF0000;
}

.menu {
	border: 1px solid #ccc;
	background-color:#fff;
}
