@charset "utf-8";
/* CSS Document */

.bk0 {
	background-image: url(../images/head9.jpg);
	background-repeat: no-repeat;
	height: 266px;
}
.bk1 {
	background-image: url(../images/head9a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#quote {
	display: block;
	width: 400px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	padding: 20px;
	font-size: 13px;
	font-style: italic;
	color: #999999;
}
