@charset "utf-8";

#serach_area{
	margin-bottom:1em;
	margin-right:auto;
	margin-left:auto;
	background:url(../img/bg_faq_search.gif) left bottom no-repeat;
	width:693px;
	display: none;
}
#serach_area p{
	padding:20px 40px 10px 125px;
	background:url(../img/bg_faq_search.gif) no-repeat;
	min-height:49px;
}
#serach_area form{
	margin-right:auto;
	margin-left:auto;
	padding-top:10px;
	padding-bottom:13px;
	border-top:dashed 1px #fff;
	text-align:center;
	width:671px;
}
#serach_area input{
	vertical-align:middle;
	line-height:20px;
}
#serach_area #search_faq_text{
	border:solid 1px #7f9db9;
	width:245px;
}