#finder {
	width: 300px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 60px;
	left: 50px;
}

#finder label {
	color: #0f79bf;
	width: 60px;
	float: left;
	font-size: 12px;
	margin-top: 5px;
}

#finder input, #finder select {
	font-size: 12px;
	width: 200px;
	margin: 2px 0;
	padding: 1px;
}

#finder select {
	width: 205px;
}

#finder br {
	clear: both;
}

#finder p {
	width: 140px;
	height: 26px;
	position: relative;
	margin: 0;
	padding: 0;
}

#finder span {
	font-size: 12px;
	color: #666;
	padding: 0 4px;
	vertical-align: top;
	position: relative;
	top: 4px;
}

#finder div {
	clear: both;
	padding: 0;
	margin-bottom: 2px;
}

.finder-do {
	margin-top: 10px;
	width: 85px;
	height: 26px;
	background: url(../img/btn-search.gif) no-repeat;
	position: absolute;
	top: 0;
	right: 0;
}

#finder-links {
	margin-top: 30px;
}

#finder-links a {
	margin: 10px;
}

.finder-do:hover {
	background-position: -85px -0px;
}

#bbblink {
	position: absolute !important;
	right: 20px;
	bottom: 10px;
}

#mobilelink {
	position: absolute !important;
	left: 20px;
	bottom: 10px;	
	font-size: .9em;
	background: url('../img/mobile-phone-off.png') no-repeat center left;
	padding-left: 20px;
	font-weight: bold;
}

#right {
	float: right;
	margin: 9px 0;
	width: 435px;
	height: 285px;
	position: relative;
	padding: 0px !important;
}

#footer span {
	display: block;
	width: 920px;
	margin: 0 auto;
	padding: 20px 0;
	_padding-top: 30px;
	text-align: left;
	color: #666;
	font-size: 14px;
	line-height: 16px;
	/* border-bottom: 1px solid #ccc; */
}

#footer span p {
	margin: 10px 0;
	padding: 0 50px;
}

#footer span strong {
	color: #0f79bf;
	font-size: 16px;
}

#footer div {
	/* border-top: 1px solid #fff; */
	padding: 12px 0 25px 0;
}

.normalhome{
	font-size:14 px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;	
	text-decoration:none;
	font-style:normal;
}

.seoh1home{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	letter-spacing: -2px;
	color:#FF6600;
	margin: 0;
	padding: 0 50px;
}

.searchDate {
	width: 70px !important;
}

.searchTime {
	width: 85px !important;
}

#header div {
	background-image: url(../img/home/header-shadow.gif);
}

#container {
	background-position: 454px;
}

#left {
	float: left;
	margin: 9px 0;
	width: 435px;
	height: 285px;
	background: url(../img/home/bg-left.jpg) no-repeat;
	position: relative;
}

#left h2 {
	background: url(../img/home/headline-find.gif) no-repeat;
	width: 189px;
	height: 21px;
	padding: 0;
	margin: 32px 0 0 25px;
}

#left h2 span {
	display: none;
}
