/* CSS Document */
/* sing berkaitan dengan body */
body {
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
body a {
	text-decoration: none;
	}
	
.list_body {
	background-image: url(http://www.atarow.com/gambar/bg_tepi.gif);
	width: 770px;
	padding: 10px;
	}	
/* go menu header */	
.mn_header {
	height: 29px;
	background-image: url(http://www.atarow.com/gambar/header/menu_utama.gif);
	background-repeat: repeat-x;
	text-align: right;
	font-size: 18px;
	color: #003399;
	}
.mn_header a {
	font-weight: bold;
	color: #00CCFF;
	}
.mn_header a:hover {
	color: #FFFFFF;
	}

/* nggo baground body tengah kie prend */
.bg_tengah {
	background-image: url(http://www.atarow.com/gambar/bg_tengah.gif);
	background-repeat: repeat-x;
	width: 770px;
	background-color: #FFFFFF;
	}
	
/* list menu sebelah kiri */
.list_menu {
	background-image: url(http://www.atarow.com/gambar/menu_kr_b.gif);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: left;
	padding: 3px;
	background-color: #9DB5DD;
	font-size: 12px;
	font-weight: bold;
	}
.list_menu li {]
	list-style-type: circle;
	margin: 3px;
	border-bottom-width: 1px;
	border-bottom-style: ridge;
	border-bottom-color: #CCCCCC;
	}
.list_menu a {
	font-size: 14px;
	color: #0066FF;
	}
.list_menu a:hover {
	font-size: 14px;
	color: #FFFFFF;
	}
.bawah {
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: ridge;
	border-top-color: #CCCCCC;
	padding: 5px;
	}
/* body isi tengah */
.body_isi {
	background-color: #FFFFFF;
	border: 1px solid #00CCFF;
	margin: 5px;
	padding: 7px;
	background-image: url(http://www.atarow.com/gambar/panah_bulat.gif);
	background-repeat: no-repeat;
	background-position: 5px left;
	text-align: justify;
	font-size: 15px;
	color: #003399;
	}	
/* daftar list jual */
.boxlist_jual {
	float: left;
	height: 90px;
	width: 253px;
	margin: 3px;
	padding: 3px;
	border: 1px solid #99FFFF;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 12px;
	color: #003399;
	}
.foto_boxlist {
	height: 92px;
	width: 92px;
	float: left;
	text-align: center;
	}
	
/* warning */
.warning_slh {
	background-image: url(http://www.atarow.com/gambar/salah.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 10px 10px 10px 40px;
	border: 1px solid #66CCFF;
	background-color: #FFFFFF;
	margin: 5px;
	font-size: 14px;
	text-align: left;
	}
	