body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/bgr_home.gif);
}
.box_home {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.txt_moto {
	font-family: Georgia;
	font-size: 9pt;
	color: #97ca3d;
	font-weight: bold;
}
.strip_line01 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.txt_ttl_product {
	font-family: Georgia;
	font-size: 7pt;
	color: #4b7200;
	text-align: center;
}
.strip_line02 {
	border-right-width: 2px;
	border-right-color: #CCCCCC;
	background-color: #FFFFFF;
	border-right-style: dotted;
}
.txt_isi {
	font-family: Arial;
	font-size: 9pt;
	color: #999999;
	padding-left: 13px;
	padding-right: 30px;
	text-align: justify;
}
.copyright {
	font-family: Arial;
	font-size: 8pt;
	color: #9b9b9b;
	text-align: center;
	font-weight: bold;
}
.txt_moto2 {
	font-family: Arial;
	font-size: 9pt;
	color: #97ca3d;
	font-weight: bold;
}
.txtbox_cari {
	font-family: Arial;
	font-size: 8pt;
	border: 1px solid #000000;
}
.btn_cari {
	font-family: Arial;
	font-size: 8pt;
	background-color: #CCCCCC;
}
.subttl_menu {
	font-family: Arial;
	font-size: 9pt;
	color: #86CE06;
	font-weight: bold;
}
.link_menu {
	font-family: Arial;
	font-size: 9pt;
	color: #999999;
	text-decoration: none;
	padding-left: 40px;
}
.link_menu:hover {
	color: #999999;
	text-decoration: underline;
}
.link_artikel {
	font-family: Arial;
	font-size: 12pt;
	color: #86CE06;
	text-decoration: none;
}
.link_artikel:hover {
	color: #86CE06;
	text-decoration: underline;
}

