#search	{
	clear:both;
	font-size:10px;
	color:#58727B;
	height:110px;
}
.search-item {
	float:left;
	margin-right:1px;
}
.search-item h2{
	color:#6E8187;
	font-size:12px;
	margin:0px;
	padding:0px;
}
.search-text {
	padding:12px 4px 5px 6px;
}
.search-input {
	padding:6px 6px 0px 6px;
	background-color:#E7ECED;
	float:left;
	height:26px;
}
.search-input select{
	width:109px;
	height:18px;
	font-size: 11px;
}
.search-input input {
	width:108px;
	height:14px;
	font-size:11px;
}
.search-input option {
	height:18px;
	font-size:11px;
}
.search-input #item1 {width:114px}
.search-input #item2 {width:118px}
.search-input #item3 {width:116px}
#item3 select {width:140px}
.search-input #item4 {width:126px}
.search-input #item5 {width:124px}
#item5 input {width:80px}
#item6 img, #item6 input {padding:50px 0px 0px 2px}
.rightlink {
	clear:both;
	text-align:right;
	padding:8px 0px 8px 0px;
}
.rightlink a {
	color:#6E8187;
	font-size:11px;
	font-weight:bold;	
}