form#search-main {
	position: relative;
}
form#search-main h1 {
	color: #0069B2;
	font-size: 1.1em;
	margin-bottom: 1em;
}
form#search-main h1 span {
	color: #7BA739;
	font-size: 1.3em;
}

form#search-main label {
	cursor: pointer;
}

form#search-main li {
	height: 3em;
	padding: 0.5em 0 0.5em 50px;
	clear: left;
}
form#search-main .fc {
	width: 150px;
}
form#search-main li p {
	color: #666666;
}
form#search-main li p strong {
	color: #4F6671;
}
form#search-main .li1 {
	background: url(/_resource/image/form/step_1.gif) top left no-repeat;
}
form#search-main p {
	padding: 0 1em 0 0;
}
form#search-main .li1 span {
	color: #859BAD;
	font-size: 0.75em;
	padding-left: 1.5em;
}
form#search-main .li2 {
	clear: left;
	background: url(/_resource/image/form/step_2.gif) top left no-repeat;
}
form#search-main .li2 span {
	font-size: 0.9em;
}
form#search-main .li3 {
	background: url(/_resource/image/form/step_3.gif) top left no-repeat;
}
form#search-main .li3 span {
	color: #859BAD;
	font-size: 0.75em;
	line-height: 3em;
}

form#search-main .li1 .fl, form#search-main .li2 .fl, form#search-main .li3 .fl, fl {
	float: left;
}
form#search-main .li2 p {
	position: relative;
}
li#li-state {
	display: none;
}
span#sbs {
	display: block;
	background: url(/_resource/image/form/ico_state.gif) top left no-repeat;
	padding: 0 0 0 16px;
	height: 19px;
	margin-top: 0.5em;
}
p#sbp {
	margin-top: 0.5em;
}
p#sbp a {
	background: url(/_resource/image/form/ico_postcode.gif) top left no-repeat;
	padding: 0 0 0 16px;
	height: 19px;
}
em#lpc {
	position: absolute;
	margin: 10px 0 0 14px;
	font-size: 0.8em;
	width: 110px;
}
em#lpc a {
	display: block;
	background: url(/_resource/image/form/ico_postcode.gif) top left no-repeat;
	padding-left: 18px;
	height: 18px;
}
input#postcode, input#radius {
	background: url(/_resource/image/form/i_postcode.gif) top left no-repeat;
	height: 26px;
	width: 80px;
	padding: 4px 0 0 0;
}
table#state-t td {
	text-align: center;
	padding-right: 0.5em;
}
input#keyword {
	background: url(/_resource/image/form/i_keyword.gif) top left no-repeat;
	height: 26px;
	width: 273px;
	padding: 4px 8px 0 8px;
	margin-top: 4px;
}
div#select-radius {
	display: inline;
}
input#doSearch {
	position: absolute;
	margin-left: 1em;
}
