.find_adv_blk
{
	padding-bottom: 27px;
}
.find_adv_cnt
{
	font-size: .75em;
	line-height: 1.25em;
	color: #999;
}
.find_adv_cnt select,
.find_adv_cnt input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #999;
}
.find_adv_cnt select
{
	padding-left: 3px;
	width: 152px;
	margin: 0 4px 7px 8px;
}
.fadv_inp
{
	width: 143px;
	margin: 0 0 7px 8px;
}
.find_adv_cnt input
{
	padding: 1px 3px;
}
.find_adv_head
{
	background: url(/images/bg_orange_square.gif) no-repeat left 2px;
	font-size: 1.5em;
	line-height: 1.05em;
	font-weight: bold;
	margin: 26px 9px 0;
	padding: 0 0 19px 32px;
	color: #FE8406;
}
.fndad_left
{
	background: url(/images/bg_find_left.gif) no-repeat;
	width: 539px;
	height: 99px;
	float: left;
}
.fndad_center
{
	background: url(/images/bg_find_center.gif) no-repeat;
	width: 201px;
	height: 98px;
	float: left;
	margin-left: 9px;
}
.fndad_right
{
	background: url(/images/bg_find_right.gif) no-repeat;
	width: 241px;
	height: 98px;
	float: left;
	margin-left: 10px;
}
.find_adv_cnt table
{
	margin: 8px 0 0 15px;
}
.fndad_left table
{
	margin-left: 29px;
}
.find_adv_cnt table p
{
	padding: 0 9px 4px;
}
/*--Find result--*/
.fnd_result_item
{
	font-size: .75em;
	line-height: 1.25em;
	padding-bottom: 15px;
	margin-top: 20px
}
.fnd_res_links
{
	font-size: 1.3em;
	font-weight: bold;
	border-bottom: 1px solid #EEE;
	color: #444;
	padding-bottom: 7px;
}
.fnd_res_links a
{
	color: #444;
	text-decoration: none;
}
.fnd_res_links a:hover
{
	text-decoration: underline;
}
.fnd_result_item p
{
	margin: 9px 0 0;
	padding-bottom: 4px;
}
.find_word
{
	color: #C00;
	background-color: #FC6;
	padding: 0 3px;
}
