@charset "utf-8";


#border1 {
	background-color: #F4CF9B;
	width: auto;
	height: 1000px;
	position: relative;
}
#box1 {
	height: 500px;
	margin-left: 150px;

}

#box1 #ket {
	top: -70px;
	position: relative;
	color: #B107FC;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight: bold;
	text-align: left;
	padding-left: 200px;

}
#box2 {
	margin-left: 150px;
	background-color: #F4A639;
	width: 1000px;
	height: 40px;
}


#border1 #box2 .a {
	float: left;
	width: 250px;
	height: 25px;
	padding-top: 10px;
	background-color: #F7C066;
	text-align: center;


}

#border1 #box3 {
	height: 460px;
	background-color: #D16F70;
	margin-left: px;
	left: 150px;
	position: relative;
	width: 1000px;
	text-align: center;
}
#border1 #box3 .b {
	width: 500px;
	background-color: #F4CF9B;
	float: left;
	height: 455px;
	text-align: left;
	color: #C11200;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
}
