@charset "UTF-8";

/*======================================== Blue Roses CSS ====================*/

#title_link {
	width: 640px;
	height: 96px;
	margin: 16px 0px;
	background: url(/images/title_about_link.jpg) no-repeat top left;
	text-indent:-9999px;
}
.banner {
	margin: 16px;
}
.banner textarea {
	width: 400px;
	height: 48px;
	margin: 8px 0px 8px 0px;
	padding: 5px;
	background-color: #A9A3CE;
	border: 0px;
	font-size: 10px;
	overflow: hidden;
}