@charset "utf-8";
/* CSS Document */

#tab1.tab_hover {
float: left;
cursor:pointer;
width: 276px;
height: 34px;
background: url(/images/home/airport-database-tool-tab-search.gif) no-repeat;
border: none;
}
#tab2.tab_hover {
float: left;
cursor:pointer;
width: 276px;
height: 34px;
background: url(/images/home/airport-database-tool-tab-greatcircle.gif) no-repeat;
border: none;
}
.tab {
float: left;
cursor:pointer;
width: 277px;
height: 34px;
border: none;
}
.data_tab {
clear: left;
}