@charset "utf-8";
/* CSS Document */
#search_form{
float:left;
margin-left:7px;
width:389px;
height:136px;
background-image:url(/Images/tour/search_bg.gif);
background-repeat:no-repeat;
}

#search_form dl dt
{
height:28px;
}

#search_form dl dd
{
  padding-top:5px;
  height:24px;
  padding-left:15px;
}
#search_form .hotkeywords
{
  margin-top:7px;
  height:43px;
  line-height:140%; 
  margin-left:13px;
}

#search_form .hotkeywords a
{
margin-left:6px;
text-decoration:underline;
marign-right:6px;
}
.flashbox
{
float:left;
margin-left:8px;
width:360px;
height:134px;
}

