@charset "utf-8";
@import url(css/crayon02/styles-site.css);

#searchbox02 {
	text-align: center ;
}

#searchbox02  {
	height: 92px ;
	padding: 0px 10px;
	margin: 0 ;
	background: url("/images/search_bg02.png") no-repeat center center ;
}

#searchbox02 label {
	height: 30px ;
	font-weight: bold ;
	color: #444 ;
	line-height: 30px ;
	display: block ;
}

#searchbox02  input {
	width: 140px ;
	margin-bottom: 10px ;
	border-top: 1px solid #abadb3 ;
	border-right: 1px solid #e2e3ea ;
	border-bottom: 1px solid #e3e9ef ;
	border-left: 1px solid #e2e3ea ;
}

#searchbox02  input#searchbutton {
	height: 21px ;
	width: 47px ;
	border: none ;
	font-size: 12px ;
	color: #000 ;
	background: url("/images/search02.png") no-repeat center center ;
}

