@charset "utf-8";

#jwdSearchContainer {
  width:957px;
  height:80px;
  background:url(/jwd_img/jwd_search_bg.jpg) repeat-y;
  position:absolute;
  top:100px;
}

#jwdSearchTabContainer {
  font-size:13px;
  padding:5px 0 3px 355px;
  text-align:left;
}

#jwdSearchTabContainer .screen{
  color:#333366;
}

#jwdSearchHeader {
  height:5px;
  background:url(/jwd_img/jwd_search_header.jpg) no-repeat;
}

#jwdSearchFooter {
  height:5px;
  background:url(/jwd_img/jwd_search_footer.jpg) no-repeat;
  clear:both;
}

#jwdSearchFormTable {
  margin:0 auto;
}

#jwdSearchFormContainer {
  padding:10px;
  background:url(/jwd_img/jwd_search_bg.jpg) no-repeat;
}

.jwdSearchLine {
  height:5px;
  margin:5px 10px;
  background:url(/jwd_img/jwd_search_line01.jpg) repeat-x;

}

#jwdSearchLogo {
  margin-right:10px;
  width:157px;
  height:12px;
}

#jwdSearchText{
/*  width:300px;
  height:23px;
  padding:5px 0 0 5px;
  background:transparent;
  font-size:12px;
  color:#333;
  border:0;
  border:1px 
*/
border:1px solid #7E9DB9;
height:21px;
padding-top:4px;
width:348px;
}

#jwdSearchTextBg{
/*  height:20px;
  margin:0;
  padding:0;
  border:0;
  background:url(/jwd_img/jwd_search_text.jpg) no-repeat white;
  border:1px solid #CCC;*/

}

#jwdSearchButton{
  margin-left:10px;
/*  width:108px;
  height:24px;
  padding:0;
  border:0;
  background:url(/jwd_img/jwd_search_button.jpg) no-repeat;
  text-indent:-9999px;
  overflow:hidden;*/
}

#jwdNavilLogo a{
  width:80px;
  height:12px;
  margin:0 10px;
  background:url(/jwd_img/jwd_navil_logo.gif) no-repeat;
  text-indent:-9999px;
  overflow:hidden;
  display:block;
  float:right;
}

