#search_menu {
	height: 94px;
	overflow: hidden;
	
}
table.search_tabs {
	height:23px;
}

table.search_tabs td.selected{
	color: #2D6DA9;
	white-space: nowrap;
	padding-left:16px;
	padding-right:16px;
	background: url('/images/search_button_bg1.png') #D4DEE6;
	font-weight:bold;
}
table.search_tabs td.selected2{
	background: url('/images/img1.png') #D4DEE6;
	width: 16px;
}
table.search_tabs td.selected3{
	background: url('/images/img5.png') #D4DEE6;
	width: 17px;
}
	

table.search_tabs td.normal, table.search_tabs td.normal4{
	white-space: nowrap;
	padding-left:16px;
	padding-right:16px;
	background: url('/images/search_button_bg2.png') #0B589B;
	font-weight:bold;
}
table.search_tabs td.normal a, table.search_tabs td.normal4 a{
	color: #A5C1DA;
	text-decoration:none;
}
table.search_tabs td.normal a:hover, table.search_tabs td.normal4 a:hover{
	color: #ff0000;
}

table.search_tabs td.normal2{
	background: #6597BE;
	width:1px;
}
table.search_tabs td.normal3{
	background: url('/images/img2.png') #6597BE;
	width:12px;
}
table.search_tabs td.normal4{
	background: url('/images/img4.png') no-repeat #6597BE;
}
div#search_menu .content{
	background: url('/images/search_menu_bg1.png') repeat-x;
	min-height: 70px;
}
div#search_menu .content table{
	height: 70px;
}

div.textSelect{
	position:absolute;
	background: #1E61A2;
	border: 1px solid #000000;
	padding-left:5px;
}
div.textSelect a{
	font-size:10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:none;
}
div.textSelect a:hover {
	color: #FFFF00;
	font-weight: bold;
}

#sm_maker {
	padding-top:8px;
	padding-bottom:6px;
}
#sm_model, #sm_model_d {
	padding-bottom:6px;
}
