﻿.search-tab{
height: 101px;
width: 410px;
margin: 0px auto 20px;
}

#search-menu {
height: 27px;
top: 1px;
z-index: 1;
}

#search-menu li {
float: left;
list-style: none;
}

#search-menu li a {
width: 75px;
line-height: 27px;
text-align: center;
display: block;
text-decoration: none;
}

.s-selected {
width: 75px;
height: 27px;
background: url(/images/seach-tab.png) no-repeat;
}

.search-tab #form {
float: left;
width: 410px;
height: 42px;
background: url(/images/search-bg.gif) no-repeat;
}

#search-text {
width: 295px;
height: 25px;
border: 0;
line-height: 25px;
color: #666;
margin: 6px 0 0 6px;
padding: 2px 2px 2px 4px;
}

.search-submit {
width: 98px;
height: 30px;
border: 0;
cursor: pointer;
background: none;
text-indent: -9999em;
margin-left: -3px;

float:right;
height: 42px;
}
