.produk1{
	background-image : url(../image/ac.jpg); 
	padding: 2px 2px 2px 2px;
	border: solid 7px #FFFCD6;
	width:300px;
	height:250px;
	margin-bottom: 2px;
	margin-top: 2px;
	margin-left: 2px;
	}

.produk2{
	background-image : url(../image/it2.jpg); 
	padding: 2px 2px 2px 2px;
	border: solid 7px #FFFCD6;
	width:300px;
	height:250px;
	margin-bottom: 2px;
	margin-top: 2px;
	margin-left: 2px;
	}

.produk3{
	background-image : url(../image/it3.jpg); 
	padding: 2px 2px 2px 2px;
	border: solid 7px #FFFCD6;
	width:300px;
	height:250px;
	margin-bottom: 2px;
	margin-top: 2px;
	margin-left: 2px;
	}

.desain { -moz-border-radius: 10px; -webkit-border-radius: 10px; }

.menu_produk1{
	background-color: #FEF470;
	padding: 2px 2px 2px 2px;
	border: solid 1px #ddd;
	width:300px;
	height:25px;
	margin-bottom: 2px;
	margin-top: 2px;
	margin-left: 2px;
	font-weight: bold; 
	text-align: center;
	}
.menu_produk1a{
	font-family:  verdana;
	font-size: 13px;
	color: #666666;
	background-color: #FFFCE9;
	padding: 2px 2px 2px 2px;
	border: solid 1px #ddd;
	width:300px;
	margin-bottom: 2px;
	margin-top: 2px;
	margin-left: 2px;
	}

.menu_produk1a a:link, a:visited {
	color: red;
	text-decoration: none;
}
.menu_produk1a a:hover {
	color: green;
	text-decoration: none;
}

