@charset "utf-8";
#border1 {
	width: auto;
	height: 800px;
	background-image: url(image/back1.jpg);
	background-repeat: repeat-y;
}
#border1 #subborder1 {
	height: 300px;
	width: 1050px;
	margin-left: 180px;
	position: relative;
	top: 100px;
	background-color: #F4CF9B;
	text-align: center;
}
#border1 #subborder1 .a {
	width: 300px;
	height: 280px;
	background-color: #F4CF9B;
	float: left;
	padding-left: 20px;
	margin-left: 0px;
}
#border1 #kotak {
	width: 200px;
	margin-top: 250px;
	margin-left: 665px;
}
