#note {
		width: 804px;
	}
	#note-top {
		background-image: url(top.jpg);
		height: 72px;
	}
	#note-cont {
		background-image: url(contents.jpg);
	}
	#note-bottom {
		background-image: url(bottom.jpg);
		height: 37px;
	}
	#note-cov {
		padding-left: 40px;
		text-align: left;
	}
	b {
		font-size: 14px;
	}
.textarea {
	width: 600px;
	height: 150px;
}


